/*
Theme Name: LitePress
Description: Magazine style Wordpress theme. This theme supports a lot of options, customizations and has lots of features.
Theme URI: http://litepress.creativeblogdesigns.com/
Tags: dark,blue,two-columns,fixed-width,right-sidebar,custom-colors,theme-options, threaded-comments, sticky-post 
Version: 1.0
Author: byPrelco Web Design
Author URI: http://www.byprelco.com
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: none;
}


body {
	text-align: center;
	font-family: Georgia, sans-serif;
	font-size: 100%;
	color: #666;
	<!--background: url('images/body-trans.png');-->
}

body a {
	color:#3C78A7;
	font-size: 14px;
	text-decoration: none;
	}
	
.clearfix {width: auto; height: 1px; clear:both}

img {
	padding: 2px;
	border: 1px solid #E3E09F;
	display:block;
	}

#wrapper {
	margin: 0 auto;
	width: 980px;
	height: auto;
}

#header {
	margin: 0;
	height: 170px;
	width: 980px;
	overflow: hidden;
}

.header-info {
	float: left;
	width: 750px;
	height: auto;
	text-align: left;
}

.header-info h1 {
	margin-top: 5px;
	font-size: 35px;
	font-weight: bold;
	font-family: Helvetica;
	color: #ffffff;
	line-height: 40px;
	text-transform:uppercase;
}

.header-info h1 a {
	font-size: 35px;
	font-weight: bold;
	font-family: Helvetica;
	color: #ffffff;
}

.header-info p {
	margin-top: 5px;
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: bold;
	font-family: Helvetica;
	color: #ffffff;
	letter-spacing: 5px;
}
.header-info img{
	float: left;
	margin: 0 0 0 8px;
	padding: 0;
	border: 0;
	
}


.social-links {
	float:right;
	height: 32px;
	width:auto;
	margin: 120px 6px 0 auto;
	text-align: left;
	}
	
.social-links li {
	display: inline;
	}

.social-links a  img{
	float: left;
	margin: 0 0 0 8px;
	padding: 0;
	border: 0;
	}

#menu-top {
	margin: 0;
	width: 980px;
	height: 49px;
	background: url('images/top-menu-trans.png') top left no-repeat;
	
	clear: both;
	-moz-border-radius-topright: 15px;
	-khtml-border-radius-topright: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-khtml-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
}

#menu-top ul {
	margin: 0;

	text-align: left;
	float:left;
	}

#menu-top ul li {
	display: inline;
	margin-right: 10px;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;

	}

#menu-top ul li a {
	color: #fff;
	}
	
.top-search {
	float: right;
	margin: 7px 20px auto auto;
	height: 30px;
	width: 222px;
	background: url('images/search.gif') top left no-repeat;
}

.top-search form#searchform {
	height: 30px;
	padding-left: 10px;
	overflow: hidden;
	text-align: left;
}

.top-search input#s {
	background: none;
	border: 0;
	display: block;
	margin: 6px auto auto 0;
	text-align: left;
}

#container {
	margin: 0;
	width: 980px;
	height: auto;
	background: url('images/faux.gif') top left repeat-y;
	text-align: left;
}

#headline {
	margin: 0 10px 0 10px;
	width: 960px;
	height: auto;
	background-color: #ffffff;
	border-top: 5px solid #ECE8D7;
	border-bottom: 5px solid #ECE8D7;
	}
	
.section-start {
	width: 157px;
	height: 24px;
	margin: 15px auto 15px -10px;
	padding-left: 23px;
	background: url('images/line-trans.png') top left no-repeat;
	background-color: #4BBAF2;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	line-height: 24px;
	letter-spacing: 2px;
	overflow: hidden;
	}
	
.headline-img {
	margin: 15px auto 0 0;
	float: left;
	display:inline;
	}

.headline-img img {
	padding: 2px;
	border: 1px solid #E3E09F;
	}
	
.headline-content {
	margin: 11px auto 0 15px;
	float: left;
	width: 650px;
	font-size:14px;
	}

.headline-content h1 a {
	font-size: 25px;
	letter-spacing: 2px;
	line-height: 30px;
	font-weight: bold;
	}
	
.headline-post {
	margin-top: 10px;
	line-height: 22px;
	font-family: arial, sans-serif;
	text-align:justify;
	}

.headline-content .read-more {
	margin-top: 12px;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	}

.headline-content .read-more a {
	font-weight: bold;
	font-size: 14px;
	}

#headlines-slider {
	margin: 0 15px 0 0;
	height: auto;
	float:right;
	display: inline;
	overflow: hidden;
	}

/* Easy Slider */


	#headlines-slider ul, #headlines-slider li {
		margin:0;
		padding:0;
		list-style:none;
		}
	#headlines-slider li { 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:905px;
		height:270px;
		overflow:hidden; 
		}		
		ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;
		float:left;
		}
	ol#controls li{
		margin:0 0 5px 0; 
		padding:0;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:30px;
		width: 30px;
		line-height:27px;
		background: url('images/easy-slider-idle.gif') top left no-repeat;
		color:#555;
		padding:0 0 0 10px;
		text-decoration:none;
		font-weight: bold;
		}
	ol#controls li.current a{
		color:#fff;
		background: url('images/easy-slider-active.gif') top left no-repeat;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
	
#featured {
	margin: 0px 10px 0 10px;
	padding-bottom: 10px;
	padding-top: 15px;
	width: 960px;
	height: auto;
	background-color: #ffffff;
	border-bottom: 5px solid #ECE8D7;
	}

.featured-top {
	width: 180px;
	height: 34px;
	margin: 0 auto 0 -21px;
	padding-left: 23px;
	background: url('images/blue-line-trans.png') top left no-repeat;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	line-height: 22px;
	letter-spacing: 2px;
	}

.featured-column {
	width: 210px;
	height: auto;
	padding: 0 15px;
	float:left;

	}

.featured-category {
	text-transform: uppercase;
	margin-bottom: 8px;
	}
	
.featured-category a {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	}

.featured-title a {
	font-weight: bold;
	height: 33px;
	display:block;
	}

.featured-img {
	margin: 5px 0;
	padding: 2px;
	border: 1px solid #E3E09F;
	}

.featured-excerpt {
	font-family: Arial, Sans-serif;
	font-size: 0.80em;
	_font-size: 0.75em;
	width: 100%;
	line-height: 19px;
}

.featured-container {
	height: 310px;
}
	
.featured-meta {
	margin: 10px auto 0 0;
	padding-top: 5px;
	border-top: 1px solid #ECE8D7;
	height: 16px;
	font-size: 0.75em;
	}

a.featured-comments {
	padding-left: 19px;
	line-height: 14px;
	float: left;
	background: url('images/comment.png') top left no-repeat;
	display: inline;
	}
.featured-meta p {
	float: right;
	text-align: right;
	display: inline;
	}
	
#content {
	margin: 0;
	width: 600px;
	height: auto;
	float: left;
}

#recent-posts {
	margin: 0px 0px 0 10px;
	width: 590px;
	height: auto;
	padding-top: 15px;
	}
	
.recent-top {
	width: 180px;
	height: 34px;
	margin: 0 auto 0 -21px;
	padding-left: 23px;
	background: url('images/blue-line-trans.png') top left no-repeat;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	line-height: 22px;
	letter-spacing: 2px;
	}

.recent-post {
	margin: 5px auto 10px 20px;
	padding-bottom: 10px;
	width: 555px;
	text-align: justify;
	border-bottom: 2px solid #ECE8D7;

	}
	
.recent-post-title a {
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 1.2px;
	}

.recent-post-excerpt {
	margin: 8px 0;
	font-size: 14px;
	line-height: 19px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	}

.recent-post-img {
	margin: 0 10px 10px 0;
	float: left;
	padding: 2px;
	border: 1px solid #E3E09F;
	display: inline;
	}

.recent-meta {
	width: 555px; 
}

a.recent-comments {
	padding-left: 19px;
	line-height: 14px;
	float: left;
	background: url('images/comment.png') top left no-repeat;
	display:inline;
	}
.recent-read-more {
	float: right;
	text-align: right;
	display:inline;
	}
	
/*Archives Page */
.archive-recent-post {
	margin: 5px 15px 10px 0;
	padding-bottom: 10px;
	width: 250px;
	text-align: justify;
	border-bottom: 2px solid #ECE8D7;
	float:left;
	padding: 0 15px;
	}

.archive-recent-post-date {
	font-size: 12px;
}
	
.archive-recent-post-title a {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1.2px;
	height: 36px;
	display:block;
	}

.archive-recent-post-excerpt {
	margin: 8px 0;
	font-size: 14px;
	text-align: left;
	height: 280px;
	}

.archive-recent-post-img {
	margin: 0 10px 10px 0;
	float: left;
	padding: 2px;
	border: 1px solid #E3E09F;
	display: inline;
	}

.archive-recent-meta {
	width: 250px; 
}

a.archive-recent-comments {
	padding-left: 19px;
	line-height: 14px;
	float: left;
	background: url('images/comment.png') top left no-repeat;
	display:inline;
	}
.archive-recent-read-more {
	float: right;
	text-align: right;
	display:inline;
	}

/*End Archives Page */

.single-meta {
	margin: 10px 0;
	font-size: 12px;
	width: 555px;
	border-bottom: 1px solid #ECE8D7;
	padding-bottom: 7px;
	}

.single-meta a {
	font-size: 12px;
	}
	
.single-comments {
	margin-top: 5px;
	display:block;
	}

.post-content {
	margin: 5px auto 10px 20px;
	padding-bottom: 10px;
	width: 555px;
	text-align: justify;
	border-bottom: 2px solid #ECE8D7;
	
	}

.post-content-content p {
	font-size: 15px;
	line-height: 21px;
	margin-bottom: 8px;
	}

.post-content-content strong {
	font-weight: bold;
	}
	
.post-content-content p a {
	font-size: 15px;
	color: #4D4D4D;
	text-decoration: none;
	font-weight: bold;
	line-height: 21px;
	margin-bottom: 8px;
	}

.post-content-content ol {
	font-size: 15px;
	margin: 7px auto 7px 18px;
	}

.post-content-content ol li {
	font-size: 15px;
	margin-left: 5px;
	padding: 0px;
	line-height: 21px;
	margin-bottom: 8px;
	}

.post-content-content ul {
	font-size: 15px;
	margin: 7px auto 7px 14px;
	}

.post-content-content ul li {
	font-size: 15px;
	margin-left: 5px;
	padding: 0px;
	line-height: 21px;
	margin-bottom: 8px;
	}

.post-content-content h1 {
	margin: 5px auto 5px 0;
	padding-left: 8px;
	padding-bottom: 4px;
	font-size: 25px;
	font-weight: bold;
	border-left: 4px #D5E3F0 solid;
	border-bottom: 1px #D5E3F0 solid;
	}

.post-content-content h2 {
	margin: 5px auto 5px 0;
	padding-left: 8px;
	padding-bottom: 4px;
	font-size: 25px;
	font-weight: normal;
	font-style:italic;
	border-left: 4px #D5E3F0 solid;
	border-bottom: 1px #D5E3F0 solid;
	}

.post-content-content h3 {
	margin: 5px auto 5px 0;
	padding-left: 8px;
	padding-bottom: 4px;
	font-size: 22px;
	font-weight: bold;
	border-left: 6px #D5E3F0 solid;
	}

.post-content-content h4 {
	margin: 5px auto 5px 0;
	padding-left: 8px;
	padding-bottom: 4px;
	font-size: 22px;
	font-weight: normal;
	font-style:italic;
	border-left: 6px #D5E3F0 solid;
	}

.post-content-content h5 {
	margin: 5px auto 5px 0;
	padding-left: 8px;
	padding-bottom: 4px;
	font-size: 22px;
	font-weight: normal;
	border-left: 6px #D5E3F0 solid;
	}

.post-content-content img.alignleft {
	float: left;
	padding: 2px;
	border: 1px solid #E3E09F;
	margin: 0 20px 20px 0;
}

.post-content-content img.alignright {
	float: right;
	padding: 2px;
	border: 1px solid #E3E09F;
	margin: 0 0 20px 20px;
}

.post-content-content img.aligncenter {
	text-align: center;
	padding: 2px;
	border: 1px solid #E3E09F;
}

span.wpcf7-list-item {
	width: 550px;
	display: block;
}

.post-tags {
	border-top:3px solid #ECE8D7;
	margin:20px auto auto;
	padding-top:10px;
}

.post-content blockquote {
	background:url('images/blockquote.jpg') no-repeat top left;
	margin-top: 20px;
	borgin-bottom: 20px;
	margin-left: 20px;
	border-left: 2px #01698f solid;
	padding-left: 25px;
	}

.post-content .comments {
	margin: 20px auto auto auto;
	padding-top: 10px;
	border-top: 3px solid #ECE8D7;
	font-size: 15px;
	}

.comments-template {
	width: 530px;
	}

.comments-template p {
	text-indent: 0px;
	}

#commentform #author, #commentform #email, #commentform #url, #commentform #comment {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #666666;
	width: 555px;
}

.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.commentlist li {
	padding: 20px;
	border: 1px solid #cccccc;
	margin: 0 0 20px 0;
}

.commentlist ul.children {
	margin-top: 20px;
	list-style: none;
	}

.comment-body p {
	margin-top: 5px;
	margin-bottom: 8px;
	font-size: 15px;
	line-height: 21px;
	}

.avatar {
	float: left;
	margin: 0 5px 0 0;
}

.navigation {
	margin: 10px auto 40px auto;
	width: 555px;
	height: auto;
	font-size: 14px;

}

.navigation a {
	text-decoration: none;
	font-weight: bold;

}

.navigation .alignleft {
	float: left;
	border: none;
}

.navigation .alignright {
	float:right;
	border: none;
}

.navigation a.alignleft, .navigation a.alignright {
	border: none;
}

.navigation .clear {
	clear: both;
	height: 1px;
	width: auto;
}

#pagenavi {
	text-align: center;
}

#pagenavi .wp-pagenavi {
	margin: 0 auto;
	text-align: left;
}

#pagenavi .wp-pagenavi span.pages,#pagenavi span.current,#pagenavi a.page,#pagenavi a  {
	background: none;
	border: 1px solid #ABC8E2;
	font-size: 11px;
}

.navigation .clear {
	clear: both;
	height: 1px;
	width: auto;
}

	
#sidebar {
	float: right;
	width: 363px;
	height: auto;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
}



#sidebar a {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
}

.domtab {
	width: 360px;
	text-align:left;
	border-bottom: 5px solid #ECE8D7;
	padding-bottom: 15px;
}
.domtabs li {
	display: inline;
	list-style: none;
	padding: 10px 15px;
	border: 1px solid #E3E09F;
}

.domtabs li.active {
	background-color: #ECE8D7;
	}

.domtabs-element {
	text-align: left;
	width: 230px;
	margin-top: 25px;
}

.domtabs-link {
	color: #333;
	font-weight: bold;
}

.domtabs-description {
	font-size: 11px;
	color:#999;
	font-weight: bold;
	border-bottom: 1px dashed #999;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color:#01698f;
}


.domtabs-element h3 {
	padding: 0 0 7px 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.domtabs-element ul {
	width: 343px;
	list-style: none;
	margin: 0;
}

.domtabs-element ul li {
	padding: 7px 0 7px 9px;
	border-bottom: 2px solid #ECE8D7;
}

.sidebar-comments {
	font-size: 13px;
	}

.sidebar-categories {
	float: left;
	width: 181px;
}

.sidebar-archives {
	float: left;
	width: 181px;
}

.sidebar-categories h3, .sidebar-archives h3 {
	padding: 7px 0 7px 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.sidebar-categories ul, .sidebar-archives ul {
	width: 165px;
	list-style: none;
	margin: 0;
}

.sidebar-categories ul li, .sidebar-archives ul li {
	padding: 7px 0 7px 9px;
	border-bottom: 2px solid #ECE8D7;
}

#sidebar .widget {
	margin-top: 15px;
	border-bottom: 5px solid #ECE8D7;
	padding-bottom: 15px;
	width: 343px;
}	

#sidebar .widget h3 {
	padding: 0 0 7px 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#sidebar .widget ul {
	width: 343px;
	list-style: none;
	margin: 0;
}

#sidebar .widget ul li {
	padding: 7px 0 7px 9px;
	border-bottom: 2px solid #ECE8D7;
}

#sidebar div#calendar_wrap {
	margin: 0 auto 7px 0;
	text-align: center;
	font-size: 14px;
	}

#sidebar #calendar_wrap table{
	margin: 0 auto;
	color:#516999;
	}

#sidebar #calendar_wrap caption {
	margin: 0 auto 7px 0;
	font-size: 16px;
	font-weight: bold;
	}
	
#sidebar #calendar_wrap a{
	font-size: 14px;
	color: #516999;
	font-weight: bold;
	text-decoration: none;
	}
	
#sidebar #widget_tag_cloud {
	word-spacing: 7px;
	line-height: 23px;
}

.sidebar-flickr-badge {
	margin-top: 15px;
	border-top: 5px solid #ECE8D7;
	padding-top: 15px;
}

.sidebar-flickr-badge  h3 {
	padding: 0 0 7px 9px;
	margin-bottom: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.flickr_badge_image { 
	float:left;
	margin: 0 8px 8px 0;
}

#container-bottom {
	margin: 0;
	width: 980px;
	height: 18px;
	background: url('images/content-bottom-trans.png') top left no-repeat;
	text-align: left;
}

#footer {
	margin: 0;
	width: 980px;
	height: 20px;

}

.pageNav {
	text-align: center;
	list-style: none;
	margin: 20px 0;
}

.pageNav li a.page-numbers {
	background: #ECE8D7 none repeat scroll 0 0;
	border:1px solid #E3E09F;
	color:#777777;
	display:inline;
	padding:4px 8px;
	text-decoration:none;
	font-weight:normal;
}

.pageNav .page-numbers {
	background: #ECE8D7 none repeat scroll 0 0;
	border:1px solid #E3E09F;
	color:#777777;
	display:inline;
	padding:4px 8px;
	text-decoration:none;
	font-weight: bold;
	}
	
#footer {
	margin: 20px auto;
	text-align: left;
	height: 40px;
	color: #ffffff;
}

#footer a {
font-weight: bold;
color: #ffffff;
}