/*



Theme Name:Streaminfo

Author: Miracle

Author URI: www.streaminfotech.com

Version: 1.0.0







*/



@charset "utf-8";

/* CSS Document */





@font-face {
    font-family: 'exoregular';
    src: url('font/exo-regular-webfont.eot');
    src: url('font/exo-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/exo-regular-webfont.woff') format('woff'),
         url('font/exo-regular-webfont.ttf') format('truetype'),
         url('font/exo-regular-webfont.svg#exoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}







body{

margin:0px;

background-image:url(images/background.jpg);

background-repeat:repeat;



}



#top{

width:100%;

background-color:#fff;

height:auto;

box-shadow: 0px 5px 5px #000;



}



#top-head{

margin:auto;

max-width:1000px;

}



#top-head img {

margin:0px;

padding:0px;

}





#top-2

{

width:100%;

background-color:#003399;

height:auto;

}



#social-icon

{

max-width:1000px;

text-align:right;

padding-top:20px;

padding-bottom:60px;

height:auto;

margin:auto;

}





#content{

max-width:1000px;

height:auto;

margin:-40px auto auto auto;

background-color:#fffdfd;

font-family:Arial, Helvetica, sans-serif;

padding-bottom:10px;

box-shadow: 0 0 5px 3px #333333;

}

h1
{
font-size:24px; font-family: 'exoregular' !important; color:#F00;
}







#banner img{

width:100%;

height:auto;

}







#heading{

color:#324691;

margin-top:5px;

}



#content p{

text-align:justify;

}  



#data img

{

margin:4px 10px 10px 0px;

float:left;

}



#right-widget{

text-align:center;

}





#carousel

{

width:100%;

background-image:url(images/crausel_10.png);

height:160px;

}



#right{padding-left:0px;}



#right-widget1{

width:98%;

height:auto;

padding:0px;

border:1px solid #b6b5b5;

text-align:left;



margin-top:5px;

margin-bottom:5px;

}



#right-widget-inner{

margin:2%;

border:1px solid #b6b5b5;

width:96%;

min-height:280px;

}



#right-widget-head{

width:100%;

padding-top:8px;

text-align:center;

height:38px;

background-image:url(images/widget-head_10.png);

background-repeat:repeat-x;

color:#fff;

}











#widget1{

width:317px;

height:auto;

border:1px solid #b6b5b5;

padding:0px;

margin-left:20px;

margin-top:5px;

margin-bottom:5px;



}



#widget2{

width:317px;

height:auto;

border:1px solid #b6b5b5;

padding:0px;

margin-left:20px;

margin-top:5px;

margin-bottom:5px;

}



#widget3{

width:317px;

height:auto;

border:1px solid #b6b5b5;

padding:0px;

margin-left:20px;

margin-top:5px;

margin-bottom:5px;



}



#right-widget-inner ul{

padding:10px 5px 20px 5px; list-style:none;

}
#right-widget-inner ul li{background-image:url(images/arrow.png);  background-position: top left;
background-repeat:no-repeat; padding:0px 0px 10px 30px;
}


.entry ul{

padding:10px 5px 20px 5px; list-style:none;

}
.entry ul li{background-image:url(images/arrow.png);  background-position: top left;
background-repeat:no-repeat; padding:0px 0px 10px 30px;
}

#widget-inner{

margin:5px;

border:1px solid #b6b5b5;

width:305px;

min-height:300px;



}

.entry h1
{
color:#F00; font-size:28px;
}

.entry a{color:#039; line-height:20px;}

.entry h3
{
color:#036; font-size:18px;
}

#widget-head{

width:304px;

padding-top:8px;

text-align:center;

height:38px;

background-image:url(images/widget-head_10.png);

background-repeat:repeat-x;

color:#fff;

}







#widget-inner ul{

padding: 5px 17px;

text-align:justify;

width:100%;

}





#widget-inner img {

width:100%;

height:auto;

padding-top:18px;

}





#widget-inner p

{

padding:15px;

line-height:30px;

letter-spacing:0.5px;

}





#footer

{

width:100%;

background-color:#003399;

height:auto;

margin-top:-40px;

position:absolute; 

z-index:-1;



}

.textwidget span 
{
color:#036; font-size:15px; font-weight:bold; 
}


.textwidget h3
{
color:#036; font-size:16px; display:inline;
}

#main-footer

{

max-width:1000px;

margin:40px auto 0px auto;

height:auto;

color:#fff;

font-size:12px;

}



#terms

{

padding-top:5px;

}





#copyright

{padding-top:5px;

text-align:right;}





#footer-menu

{

width:100%;

text-align:center;

}



#footer-menu ul{list-style:none; margin-top:10px ;padding:0px;}



#footer-menu ul li {display:inline-block;border-right:1px solid #fff; padding:0px 5px; text-align:center;}



#footer-menu ul li a{color:#fff; text-decoration:none;}



#footer-menu ul li a:hover {color:#999;}
.inputbox
{
height:40px;border:1px solid #cfcfcf; width:100%;box-shadow: 4px 4px 2px #888888;padding:5px 0px 0px 5px;
}
.inputarea
{
height:150px;border:1px solid #cfcfcf;width:100%;box-shadow: 4px 4px 2px #888888;padding:5px 0px 0px 5px;

}
.contact
{
color:#F00; line-height:30px;font-size:25px;
}
.contactouter
{
width:80%; padding:30px 30px 30px 30px; border:1px solid #cfcfcf;
}