/*   
Theme Name: Mediastream Aerials
Theme URI: http://example.com/example/
Description: A theme for the Mediastream Aerials Site.
Author: Tim Redman
Author URI: http://www.timredman.co.uk/
Version: 1.0
Tags: Mediastream Aerials
.
Your theme can be your copyrighted work.
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Headings */

h1{
	color: #395687;
	font-size: 1.5em;
	margin: 8px 0 8px 0;
	float:left;
	width:600px;
}

h2{
	color: #3681bb;
	font-size: 1.2em;
}

h2 

h3{
	
}

h4{
	
}

#breadcrumbs{
	font-size: 0.8em;
	margin:8px 0;
	padding:5px 0;
}

#ie_pain{
	width:100%;
	text-align:center;
}

body{
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#666666;
	margin:0;
}

.bold{
	font-weight:bold;
}

a{
	text-decoration: underline;
	color: #3366ff;
}
#wrapper{
	width:960px;
	margin:0 auto;
	text-align:left;
}
#header{
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: 380px 40px;
	position:relative;
}
	#header img.logo{
	margin:15px 0;
	border:none;
}

#header #sister-sites{
	position:absolute;
	right:0;
	top:0;
	margin:5px 0 0; 
	font-size:10px;
}

#header #sister-sites a {
	height:30px;
	line-height:30px;
	display:block;
	float:left;
	color:#4D73B1;
	text-decoration:none;
}

#header #sister-sites a:hover {
	text-decoration:underline;
}

#header #sister-sites a img{
	padding:0 10px;
	float:left;
}

#main{
	padding:0 10px;
	padding /*\**/:10px\9
	margin:0;
	background-image: url(images/content_bg.png);
	background-repeat: repeat-x;
	overflow:hidden;
	border-top:1px dotted #2B77B4;
	width:940px;
}
.page-template-feed-php #main {
	border:none;
	margin: 10px 0 30px;
	}

.page-template-feed-php #main img.heading {
	margin: 10px 10px 20px;
	}

.clearer{
	clear:both;
}

/*Content styling*/
#content_wrapper{
	clear:both;
	}
		
#page_content, .page_content{
	margin-bottom:20px;

}
.home #page_content, .home .page_content { width:730px; float:right;}

.page-template-default #page_content, .page-template-default .page_content{
	width:720px;
	float:right;

}

div.float_left, div.float_left img {float:left; display:block;}
div.float_right, div.float_right img {float:right; display:block;}
	div.float_right {width:100%;}
	div.float_left img {margin:8px;}
	div.float_right img {margin:8px;}
	
.contact_call {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	color:#fff;
	padding: 20px 200px 20px 20px;
	font-family:Helvetica, Arial, sans-serif;
	margin:15px 0 0;
	background-image: url(images/firstp-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	position:relative;
	text-shadow: 1px 1px 2px #000000;
	margin:10px 0;
	}
.contact_call span.lrg {
	font-weight:lighter;
	font-size:25px;
	display:block;
	}
.contact_call span.sml {
	font-weight:lighter;
	font-size:12px;
	display:block;
	}
.contact_call a {
	background:#FFF;
	padding:8px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	bottom:12px;
	text-decoration:none;
	color:#0072BB;
	-moz-box-shadow: 1px 1px 3px #666666;
	-webkit-box-shadow: 1px 1px 3px #666666;
	box-shadow: 1px 1px 3px #666666;
	text-shadow:none;
	font-weight:bold;
	letter-spacing: -0.3px;
	top:0px;
	top /*\**/:10px\9;
	float:right;
	right /*\**/:25px\9;
	position:relative;
	}

.contact_call p {
	margin:0;
	}

.custom-controls{    
	position: absolute;
    top: 0;
    width: 660px;
	}
	.custom-controls li{display:block;}
	

#first_para {
	width:370px;
	color:#fff;
	padding:30px;
	float:left;
	font-family:Helvetica, sans-serif;
	font-size: 25px;
	font-size /*\**/: 22px\9;
	text-shadow: 1px 1px 2px #000000;
	line-height:24px;
	line-height /*\**/: 21px\9 ;
	margin:15px 0 0;	
	background-repeat: repeat-x;
	background-position: 0 bottom;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	background-image: url(images/firstp-bg.jpg);
	}
.entry-title a{
	text-decoration:none;
	color:#327DB9;
}

.entry-meta{
	font-size:12px;
}

.entry-utility{
	font-size:12px;
}

.entry-content{
	font-size:14px;
}


/*Menu Styles*/
#access{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3x;
	border-radius:3px;
	/*line-height:25px; Removed because IE not able to handle this, moves hovers :( .... maybe fixed in IE9*/
	height:30px;
	background-color:#327DB9;
	background:url(images/menu_bg.png);
	border-top: 1px solid #56B5FF;
	border-left: 1px solid #56B5FF;
	-moz-box-shadow: 0 -1px 1px #327DB9;
	-webkit-box-shadow: 0 -1px 1px #327DB9;
	box-shadow: 0 -1px 1px #327DB9;

}

#menu-main-menu{
	padding:0;
	float:left;
	list-style:none;
	margin:0;
	border-right/*\**/:1px solid #56B5FF\9 ;
}

#menu-main-menu li{
	float:left;
	display:block;
	border-left:1px solid #56B5FF;
	border-right:1px solid #444;
	margin:0;
}

#menu-main-menu li:first-child{
	border:none;
	border-right:1px solid #444;
}
#menu-main-menu li:last-child{
	border-right:1px solid #56B5FF;
}
#menu-main-menu li:last-child a{
	border-right:1px solid #444;
	}

/*Active menu item*/
.page_item.current_page_item a, .current-page-ancestor a{
	background:url(images/menu_bg_active.jpg);
}

/*To stop margin on the last menu element*/
.page_item.page-item-20{
	margin-right:0;
}

.menu a{
	color:#ffffff;
	text-decoration:none;
	line-height:30px;
	display:block;
	padding:0 30px;
	border:none;
	}

.menu a:hover{
	color:#333333;
}

/*sidebar primary*/
#primary{
	width:210px;
	float:left;
	margin:0;
	padding:0;
	display:block;
}

.page-template-default #primary{
	margin-right:10px;
}

/*Footer Styles*/

#footer{
	clear:both;
}

#site-info{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3x;
	border-radius:3px;
	height:30px;
	background-color:#327DB9;
	background:url(images/menu_bg.png);
	border-top: 1px solid #56B5FF;
	border-left: 1px solid #56B5FF;
	-moz-box-shadow: 0 -1px 1px #327DB9;
	-webkit-box-shadow: 0 -1px 1px #327DB9;
	box-shadow: 0 -1px 1px #327DB9;
	text-align:center;
	line-height:30px;
	font-size:11px;
}

#site-info a{
	color:#ffffff;
	text-decoration:none;
}

#copyright{
	float:left;
	font-size:12px;
	width:100%;
	text-align:center;
	margin:10px 0;
}

/* Sidebar styling */

#sidebar{
	padding:0;
	margin:0 0 20px;
	list-style:none;
	position:relative;
	left:0;
}

/* forms */

.page-template-feed-php form {
	color: #1E74BA;
    font-weight: lighter;
    letter-spacing: -0.5px;
    overflow: hidden;
	left:0;
	top:0;
	float:right;
	background: #FFF;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	margin:10px 0px 10px 10px;
	padding:15px 10px 10px;
	border: 1px solid #1E74BA;	
	}
.page-template-feed-php form div.float-txtarea{
	width:300px;
}
.page-template-feed-php form input.submit {
	right:21px;;
	margin:10px 2px;
	}

form{
	position:relative;
	top:-450px;
	left:20px;
	width:300px;
	color:#1E74BA;
	font-weight:lighter;
	letter-spacing:-0.5px;
}

form input {height:20px; width:173px;  background:#FFF;}

form input, form textarea {border:1px solid #2A76B3;}

form input.submit{
	margin: 10px 5px 0;
	background:url(images/btn-bg.jpg);
	background-repeat:no-repeat;
	border:none;
	width:185px;
	height:42px;
	color:#FFF;
	font-size:15px;
	letter-spacing:-0.5px;
	text-shadow: 1px 1px 1px #000000;
	-moz-border-radiius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	position:relative;
	left:82px;
}
form label{
	margin: 6px 10px 6px 0;
	float:left;
	width:80px;
	text-align:right;
}

form div{
	float:left;
}

form textarea{
	width:201px;
	height:60px;
	padding:3px;
}

form div.float-txtarea{
	float:left;
	width:280px;
}

input.error { border: 1px dotted red; }

textarea.error { border: 1px dotted red; }

img.satimg{float:left; border: solid 1px #021A40; margin:5px; padding:1px;}

img.satimage{float:right; border: solid 1px #021A40; margin:5px; padding:1px;}
