

body {
	font-size: .9em; /* Resets 1em to 10px */
	font-family: helvetica, Verdana, Sans-Serif;
	background: #fff;
	line-height:1.4em;
	color: #333;
	text-align: left;
	margin: 0;
	padding: 0;
	background-image: url('./images/bgbars.png-');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: bottom; 

	}




a:link {text-decoration:none; color:#fff;}
a:visited {text-decoration:none; color:#fff;} 
a:hover {text-decoration:none; color:#0bcbf4;}

.inside a:link {text-decoration:underline; color:#0a4279;}
.inside a:visited {text-decoration:underline; color:#0a4279;} 
.inside a:hover {text-decoration:none; color:#0bcbf4; font-weight:normal;}





h1{
	color: #132544;
	font-size: 24px;
}

h2{
	font-size: 18px;
}

tr, td, p, ol, li {
	text-align: left;
}


/* =================== HOME IMAGES ====================*/
#homeBlog{
	float: left;
	width: 1000px; ;
}

#homeBlog h2{
font-size: 18px;
margin-top: 25px;
color: #;
}

#homeBlog h4{
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 5px;
}

#homeBlog p{
	line-height: 1.5;
	margin-top:0;
}

.homePosts{
	height: 335px;
	width: 1000px; 
}

.boxgrid{ 
	width: 1000px; 
	height: 335px;  
	overflow: hidden; 
	position: relative; 
}

.boxgrid2{ 
	width: 1000px; 
	height: 335px;  
	overflow: hidden; 
	position: relative; 
}

.boxgrid img, .boxgrid2 img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}

.boxgrid p, .boxgrid2 p{ 
	padding: 0 10px; 
	color:#afafaf; 
	font-weight:bold; 
	font:10pt "Lucida Grande", Arial, sans-serif; 
}
				
.boxcaption, .boxcaption2{ 
	float: left; 
	position: absolute; 
	background:transparent url(images/bg_80.png); 
	height: 50px; 
	width: 100%; 
	
	/* For IE 5-7 
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);*/
	/* For IE 8 
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";*/
	z-index: 1;
}

.captionport .boxcaption{
	height: 100px;
}

.captionport h3{
	margin: 10px 0 5px 10px;
}

h1{
	color: #132544;
	font-size: 22px;
}

.boxcaption2 h3{
	font-size: 14px;
	text-align: center;
}

.boxcaption {
 	top: 358px;
 	left: 0;
}

.boxcaption2 {
	top: 150px;
 	left: 0;
 }
 
#homeFeatured {
	position: relative;	height:350px;
}

#homeFeatured .navLeft{
	position: absolute;
	top: 134px;
	left: -10px;
	z-index: 10;
	
}

#homeFeatured .navRight{
	position: absolute;
	top: 134px;
	right: -10px;


}
#nums {
	padding: 0px 0px 0px 900px;
	height: 10px;
	width: 80px;
	border:0px solid #333;

}
#nums a {background: transparent url(./images/select.png) no-repeat; color: #666; 
float: left; text-decoration: none; margin: 0 3px; padding: 10px 0px 0 0px; overflow: hidden; width: 10px; height: 1px; }

#nums a.activeSlide {background: transparent url(./images/select_active.png) no-repeat; }
#nums a:focus { outline: none; }

#homeRecent{
	padding: 0;
	margin: 0;
}
.homeRecent{
	margin: 0 0 0px 0;
	padding: 0;
	
}

.homeRecent .boxgrid2{
		float: left;
		margin: 0 0px 0px 0;
		padding: 0;
		background-color: #ffffff;
		
}

/* ==================== BLOG ====================== */
.post h3{
	margin: 10px 0 0 0;
}

.post h3 a{
	color: #fff;
}

.post .meta{
	margin-left: 0;
}

.post .tags{
	margin:  0 0 0 0px;
	color: #666;
	font-size: 10px;
}

#content.blog{
	padding: 0px 10px 10px 10px;
	width: 1000px;
	margin: 10px 10px 10px 0;

}

#share img{
	margin-right: 5px;
}


/* =================== SINGLE PORTFOLIO ====================*/
#single .meta, #single .tags{
	font-size: 10px;
	margin: 0 0 2px 0;
}

.pipe{
	margin: 0 5px;
	color: #666;
}

#single h3{
	margin: 10px 0 5px 0;
}

.text{
	border-top: 1px solid #333;
	margin-top: 10px;
	width: 715px;
}

#respond h3{
	font-size: 14px;
	margin:0 0 10px 0;
}

#commentform{

}

#respond{
	background-color: #000;
	padding: 10px;
}

#respond p{
	margin: 0 0 10px 0;	
}

#respond input, #respond textarea{
	border: 1px solid #222;
	background-color: #111;
	padding: 10px;
	color: #fff;
	width: 300px;
}

#respond textarea{
	height: 100px;
}

label small{
	margin-left: 10px;
	font-size: 12px;
}

input#submit{
	width: 70px;
	background-color: #990000;
	border: 0;
	padding: 10px;
}

.leaveComment label{
	float: right;
	width: 360px;
	margin-top: 12px;
}

/* ==================== NAVIGATION ====================== */
.navigation{
	margin-bottom: 15px;
	background-color: #111;
	padding: 10px;
	width: 695px;
}

ol.wp-paginate{
	
}

ol.wp-paginate li .current{
	background-color: #990000;
	border: 0;
	
}

ol.wp-paginate li a.page{
	background-color:#333;
	border: 0;
}

ol.wp-paginate li a.page:hover, ol.wp-paginate li a.next:hover, ol.wp-paginate li a.prev:hover{
	color: #fff;
}

ol.wp-paginate li a.next, ol.wp-paginate li a.prev{
	background-color:#333;
	border: 0;
}

/* =================== MISC ====================*/
.entry{
	padding-right: 15px;
}

#comment{
	width: 400px;
}

.clearLeft{
	clear: left;
}

.shareThis{
	background-color: #111;
	padding: 5px;
	margin: 10px 0;
}
