/*
Theme Name: ExtraBlue
Theme URI: http://howtobeextraordinary.com
Description: Designed for Cam Plommer
Version: 3.0
Author: Eric Schiller
Author URI: http://position1media.com
*/
/* @group Font Faces */
@font-face {
	font-family: 'SerifaStd55Roman';
	src: url('fonts/serifastd-roman-webfont.eot');
	src: local('☺'), url('fonts/serifastd-roman-webfont.woff') format('woff'), url('fonts/serifastd-roman-webfont.ttf') format('truetype'), url('fonts/serifastd-roman-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'SerifaStd65Bold';
	src: url('fonts/serifastd-bold-webfont.eot');
	src: local('☺'), url('fonts/serifastd-bold-webfont.woff') format('woff'), url('fonts/serifastd-bold-webfont.ttf') format('truetype'), url('fonts/serifastd-bold-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueLTCom55Roman';
	src: url('fonts/helveticaneueltcom-roman-webfont.eot');
	src: local('☺'), url('fonts/helveticaneueltcom-roman-webfont.woff') format('woff'), url('fonts/helveticaneueltcom-roman-webfont.ttf') format('truetype'), url('fonts/helveticaneueltcom-roman-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueLTCom75Bold';
	src: url('fonts/helveticaneueltcom-bd-webfont.eot');
	src: local('☺'), url('fonts/helveticaneueltcom-bd-webfont.woff') format('woff'), url('fonts/helveticaneueltcom-bd-webfont.ttf') format('truetype'), url('fonts/helveticaneueltcom-bd-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* @end */


/* @group Layout */

body {
	background: url(images/wide.png) repeat-x ;
	margin: 0;
	}

img{
	border:0px;
}

#container {
	width: 929px;
	margin: 0 auto;
	padding-left: 20px;
}

#header{
	width: 909px;
	height: 120px;
	margin: 0px;
	
}
#logo{
	width: 230px;
	height: 64px;
	margin-top: 43px;
}
#content{
	width: 590px;
	float: left;
	min-height:400px;}
.subposts{
	width: 614px;
	min-height: 285px;
	display: inline-block;
}

.sidebysidel{
	width:45%;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 10px;
	float: left;
	padding-right: 5%;
}

.sidebysider{
	width:45%;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	float: left;
	padding-right: 5%;

}


#comment{
	width: 594px;;
}
#sidebar{
	width: 280px;
	float: right;
	margin-top: 23px;
}

.sidebarblue{
	width:241px;
	height: 22px;
	background-color:#105e81;
	padding:7px 10px;
	margin-top:10px;
	margin-bottom:10px;
	position:relative;
}

#clear{
	clear: both;
}

#footer{
background-color:#1c1c1c;
width:100%;
min-height:200px;
overflow: hidden;
margin-top: 10px;
padding-bottom:15px;

}

#footercontainer{
	margin: 0 auto;
 	width:904px;
	font-family:"HelveticaNeueLTCom55Roman", Helvetica Neue;
	font-size:16px;
	color:#fff;
	line-height:18px;
	

}
#fb1{
width:22%;
float:left;
padding-bottom: 25px;
padding-right: 3%;
}
#fb2{
width:22%;
padding-right: 3%;
float:left;
}

#fb3{
width:22%;
float:left;
padding-right: 3%;

}

#fb4{
width:22%;
float: left;
padding-right: 3%;
}




.addthis_button{
	float: right;
}

.postmetadata{
	width: 594px;
	min-height: 19px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:7px;
	padding-bottom:7px;	background-color: #3c3c3c;
	margin-bottom: 10px;
}

#sidebar li li {
	padding-left: 10px;
}
.smlinks{
	margin-right: 10px;
}

a {
	outline: none;
}

#sidebar ul{
	padding: 0px;
}
#sidebar li {
	list-style-type: none;
	list-style-image: none;
	margin:0px;
	padding: 0px;
}

#footer li{
	list-style-image: none;
	list-style-type: none;
	padding-bottom: 7px;
	margin-top: 0px;
	

}
#footer ul{
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
}

.relatedposts{
	padding-bottom: 15px;
}

/* @end */

/* @group Font Styles */

body{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
font-size: 16px;
}

#content ul li {

}

#content ul{
}

.entry {font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	font-weight:200;
	line-height:24px;}

.entry strong{
	font-weight:bold;
}

.aligncenter{
text-align:center;
margin-left: auto;
margin-right: auto;

}

.more-link{
	font-weight: bold;
}
.postmetadata{
	font-family:'HelveticaNeueLTCom75Bold', Helvetica Neue;
	font-size: 14px;
	color: #fff;	
}
.postmetadata a:link {
	color:#3bb3dd;
}

.postmetadata a:visited{
	color:#3bb3dd;
}
.subtext{
	font-family:'HelveticaNeueLTCom75Bold', Helvetica Neue;
	font-size: 14px;
	margin:0px;
	color: #444444;

	}
h2{
	
	font-family: 'SerifaStd55Roman';
	font-size:28px;
	font-weight: normal; 
	font-style: normal; 
	line-height:normal; 
	color: #444444;
	margin-bottom: 0px;
	}
#archives h2{
	
	font-family: 'SerifaStd55Roman';
	font-size:22px;
	font-weight: normal; 
	font-style: normal; 
	line-height:normal; 
	color: #1c1c1c;
	margin-bottom: 0px;
	}
	
	
.sidebysidel h2{
	
	font-family: 'SerifaStd55Roman';
	font-size:22px;
	font-weight: normal; 
	font-style: normal; 
	line-height:normal; 
	color: #1c1c1c;
	margin-bottom: 0px;
	margin-top: 0px;
	}
	
.sidebysider h2{
	
	font-family: 'SerifaStd55Roman';
	font-size:22px;
	font-weight: normal; 
	font-style: normal; 
	line-height:normal; 
	color: #1c1c1c;
	margin-bottom: 0px;
	margin-top: 0px;
	}
	
h3 {
	
	font-family: 'SerifaStd55Roman';
	font-size:18px;
	color: #1c1c1c;
	}
	
.sidebysider p{
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: 'HelveticaNeueLTCom55Roman', Helvetica Neue;
	font-size: 14px;
}	

.sidebysidel p{
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: 'HelveticaNeueLTCom55Roman', Helvetica Neue;
	font-size: 14px;
}	
	
#sidebar h3{
	font-family: 'SerifaStd65Bold';
	font-size:18px;
	font-weight: normal; 
	font-style: normal; 
	line-height:normal; 
	color: #ffffff;
	margin-top:0px;
	width:241px;
	height: 22px;
	background-color:#1195D1;
	padding:7px 10px;
	margin-top:10px;
	margin-bottom:10px;
	position:relative;
	
	}
#footer h3{
	font-family: 'SerifaStd65Bold';
	font-size:20px;
	font-weight: normal; 
	font-style: normal; 
	line-height:normal; 
	color: #3bb3dd;
	margin-top: 20px;
	margin-bottom: 10px;
	}	
#footer li a {
	color:#fff;
	font-weight: normal;
	font-style: normal;
}	



h2 a:link{
	text-decoration: none;
	color: #444444;
	margin-top: 0px;
	padding-top: 0px;
}
h2 a:visited{
	text-decoration: none;
	color: #444444;
	margin-top: 0px;
	padding-top: 0px;
}


#sidebar img{
	color:#444444;
	border-style: none;
}
#sidebar a:hover{
	color: #5cb0d7;	
	
}
a:link{
	color: #107fb2;
	text-decoration: none;
}

a:visited {
	color: #107fb2;
	text-decoration: none;
}

.greenlink ul li a{
	color: #107fb2;
}
.greenlink {color: #107fb2;
}

#sidebar ul li ul li a {
	color: #444444;
	text-decoration: none;
	font-family: 'HelveticaNeueLTCom55Roman', Helvetica Neue;
	font-size:15px;
	font-weight: 400;}
	
#sidebar ul li ul li a:hover{
	color: #107fb2;
	}
	
.wpp-post-title{
}

/* @group Align Fix */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	



/* @end */



/* @end */

/* @group Button Styles */

#catnav {
	float: right;
	margin-top:0px;
	
}

#catnav a{
	color: #444444;
}

#catnav li {
	width: 120px;
	height: 28px;
	text-align:center;
	padding-top: 2px;
	margin-left: 36px;
	display: block;
	font-family:'SerifaStd65Bold', Georgia;
	font-size: 19px;
	float: right;
	color: #444444;
	margin-top: 64px;

}

#catnav li:hover{
	background-image: url(images/button.png);
}

#catnav a:hover{
		color: #fff;

}

blockquote {
    border: 10px solid #cccccc;
    background-color: #6699ff;
    padding: 10px 15px;}

#cambox{
background-color: #000000;
text-color: #ffffff;
width:400;
min-height:20px;
padding:7px 20px;
border: 5px solid;
}

/* @end */




