/************************************************
*	Global Reset and Generals 			*
************************************************/
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul, li {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
q:before, q:after {
	content: '';
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
* a {
	position: relative;
}
a img {
	border: none;
}
body {
	color: #202020;
	font: 12px Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
	background-color: #FFFFFF;
}
.strong {
	font-weight: 700;
}
.clearboth {
	clear: both;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 4px;
	border: 1px solid #F2F1E9;
}
img.alignleft {
	margin:0 12px 12px 0;
	float: left;
}
img.alignright {
	margin:0 0 12px 12px;
	float: right;
}
img.alignleft, img.alignright {
	padding: 4px;
	border: 1px solid #E3E3E3;
	display: inline;
}
blockquote {
	margin: 10px 0 0;
	background: #FDFDFD;
	color: #333333;
}
blockquote p {
	padding: 20px;
}
blockquote blockquote {
	margin: 0 20px;
	background: #FFFFFF;
	color: #444444;
}
code {
	padding: 10px;
	display: block;
	margin: 10px 0 0;
	background: #FDFDFD;
	font: normal 12px/18px "Courier New", Courier, monospace;
}
/************************************************
*	HyperLinks       							*
************************************************/
a, a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
/************************************************
*	Header          							*
************************************************/
#header-container {
	background: url(../../styles/blue/header_container_bg.png) repeat-x;
	height: 155px;
}
#header {
	width: 960px;
	margin: 0 auto;
	height: 155px;
}
#header .top-bar {
	height: 47px;
}
#header .lt-block {
	float: left;
	width: 255px;
	padding: 15px 0 13px 5px;
}
#header .rt-block {
	float: right;
	width: 695px;
}
#header .logo {
	width: 290px;
	float: left;
	clear: left;
	padding-left:10px;
}
#header .logo h1 {
	color: #7D2615;
	font-size: 33px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 25px;
	font-weight: normal;
}
#header .logo h1 a {
	color: #7D2615;
}
#header .desc {
	font: 11px tahoma, sans-serif;
	color: #555555;
	margin-top: 3px;
	letter-spacing: 2px;
	padding-left: 5px;
}
/*||||||||||||||||||||||||||| TOP ADS BLOCK ||||||||||||||||||||||||||||||||*/
#header .ad-block {
	float: right;
	width: 468px;
	height: 60px;
	margin: 23px 10px;
	text-align: center;
	color: #FFFFFF;
	border: 3px solid #E1E4CC;
}
/************************************************
*	Navbar          							*
************************************************/
#navbar {
	font-weight: bold;
	margin: 0px auto 0px;
	padding: 0px;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navbar a, #nav a:visited {
	color: #222222;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 17px 17px 13px 15px;
}
#navbar a:hover {
	color: #000000;
	margin: 0px;
	padding: 17px 17px 13px 15px;
	text-decoration: none;
	background: #c9e7ee;
}
#navbar li {
	float: right;
	margin: 0px;
	padding: 0px;
}
/************************************************
*	Content          							*
************************************************/
#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	clear: both;
}
#content {
	width: 680px;
	clear: both;
	overflow: hidden;
	float: left;
}
/*||||||||||||||||||||| FEATURED POST |||||||||||||||||||||*/
#content .featured-box {
	width: 674px;
	clear: both;
	border: 3px solid #091a29;
	background: #0f2b42;
}
#content .featured-mark {
	height: 40px;
	width: 80px;
	float: left;
	background: url(../../styles/blue/featured_mark.gif) no-repeat;
}
#content .featured-box .post-title {
	width: 594px;
	float: left;
	padding-bottom: 3px;
}
#content .featured-box .post-title h2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding-top: 6px;
	padding-left: 4px;
	font-weight: normal;
}
#content .featured-box .post-title h2 a {
	color: #FFFFFF;
}
#content .featured-box .post-details {
	clear: both;
	background: #0c2235;
	padding: 5px 0 5px 4px;
	color: #CCCCCC;
}
#content .featured-box .thumbnail {
	/* 220x150*/
	width: 220px;
	float: left;
	padding-left: 8px;
	margin-top: 12px;
	margin-bottom: 10px;
}
#content .featured-box .thumbnail img {
	border: 2px solid #F6F6F6;
}
#content .featured-box .post-body {
	margin-top: 12px;
	float: left;
	padding: 4px;
	padding-left: 8px;
	color: #CFCFCF;
}
#content .featured-box .readmore-button a {
	padding: 5px;
	background: #004f93;
	float: right;
	position: relative;
	font-weight: bold;
	color: #F4F4F4;
	border: 2px solid #00236f;
}
#content .featured-box .readmore-button a:hover {
	background: #0c2235;
	border: 2px solid #0c2235;
	color: #eee;
}
.archive h2 {
	background: #EEEEEE;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
div.searchheader {
	background: #EEEEEE;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
/*||||||||||||||||||||| Main Content |||||||||||||||||||||*/
#content .main-content {
	width: 550px;
	float: left;
	padding-bottom: 30px;
}
#content .entry h1 {
	margin: 0 0 15px 0;
	padding:0;
	font-size:28px;
	font-weight:normal;
	color: #222;
	border-bottom:1px dashed #555;
}
#content .entry h2 {
	margin:0;
	padding: 5px 0 0 0;
	line-height: 150%;
	font-size:22px;
	font-weight:normal;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
}
#content h3 {
	margin:0;
	padding: 5px 0 0 0;
	line-height: 150%;
	font-size:20px;
	font-weight:normal;
	background:none;
	color:#666
}
#content h4 {
	font-size: 18px;
	font-weight:normal;
	color: #333333;
}
#content h5 {
	font-size: 16px;
	color: #333333;
}
#content h6 {
	font-size: 15px;
	color: #333333;
}
.entry a, .entry a:visited {
	color:#006699;
}
.entry a:hover, .entry a:active {
	color:#003366;
}
/*||||||||||||||||||||||||||| PAGES NAVIGATION ||||||||||||||||||||||||||||||||*/
#content .navigation {
	clear: both;
}
#page-nav {
	clear: both;
	width: 550px;
}
.page-nav .previous {
	float: left;
}
.page-nav .previous a {
	padding: 5px 12px 5px 20px;
	background: url(../../images/arrow_left.gif) left center no-repeat;
	font-weight: bold;
}
.page-nav .next {
	float: right;
}
.page-nav .next a {
	padding: 5px 20px 5px 12px;
	background: url(../../images/arrow_right.gif) right center no-repeat;
	font-weight: bold;
}
/************************************************
*	Post            							*
************************************************/
.post {
	clear: both;
	overflow: hidden;
	padding: 0px;
	font-size: 13px;
	background: #F9F9F9;
	margin: 10px 0 5px 0;
	border: 1px solid #F4F4F4;
}
.entry {
	/* Post content */
	padding: 5px 5px;
	clear: both;
}
.entry .embed {
	/* video embed */
	padding: 10px;
	margin: 30px 0 20px 10px;
	clear: both;
}
.main-content img {
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 5px;
}
.post h2 {
	color: #333333;
	padding: 4px;
	font: 24px Georgia, Tahoma, sans-serif;
	border-bottom: 1px solid #EEEEEE;
	background: url(../../images/h2_title_bg.gif) repeat-x;
}
.post h2 a, .post h2 a:visited {
	color: #333333;
}
.post h2 a:hover {
	color: #444444;
}
.post ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 35px;
}
.post ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.post li {
	margin: 0px;
	padding: 0px;
}
.post ul li {
	list-style: square outside;
	margin: 0px 30px 0px 30px;
	padding: 5px 0px 0px 5px;
}
.post ol li {
	list-style: decimal outside;
}
/*|||||||||||||||||||||||||| Post Details ||||||||||||||||||||||*/
.post-details-top {
	font-size: 11px;
	padding: 4px 5px;
	border-top: 1px solid #F8F8F8;
	border-bottom: 1px solid #E5E5E5;
	height: 15px;
	background: #E9E9E9;
}
.post-details-top a:hover {
	color: #3C843C;
	text-decoration: none;
	font-weight: bold;
}
.post-details-top .author {
	float: left;
	color: #333333;
}
.post-details-top .date {
	float: left;
	padding-left: 3px;
	color: #3C843C;
}
.post-details-top .comments {
	float: right;
}
.post-details-top a, .post-details-top a:visited {
	color: #AE7017;
	text-decoration: none;
	font-weight: bold;
}
.post-details-bottom {
	clear: both;
	margin-top: 15px;
	padding: 5px;
	color: #555555;
	font-size: 90%;
	background: #F4F4F4;
	border-bottom: 1px solid #CCCCCC;
}
.post-details-bottom a, .post-details-bottom a:visited {
	color: #555555;
	text-decoration: none;
	font-weight: normal;
}
.post-details-bottom a:hover {
	color: #222222;
	text-decoration: none;
	font-weight: normal;
}
.post-details-bottom .category {
	font-weight:bold;
}
/*||||||||||||||||||||||||||| SB ICONS ||||||||||||||||||||||||||||||||*/
.sbookmarking {
	clear: both;
	border-top: 1px solid #E3E3E3;
	padding: 3px 4px 1px 130px;
	margin-top: 3px;
	height:17px;
}
.sbookmarking a {
	float:left;
	padding:2px 0;
}
.sbookmarking .digg {
	background: url(../../images/digg.png) left 1px no-repeat;
	padding-left: 20px;
	padding-right: 20px;
}
.sbookmarking .stumble {
	background: url(../../images/Stumbleupon.gif) no-repeat 0 0px;
	padding-left: 20px;
	padding-right: 20px;
}
.sbookmarking .delicious {
	background: url(../../images/delicious.gif) no-repeat 0 1px;
	padding-left: 20px;
	padding-right: 20px;
}
/*||||||||||||||||||||||||||| TEXT STYLES  ||||||||||||||||||||||||||||||||*/
p.warning, p.download, p.description, p.tip {
	margin: 10px 0 0;
	padding: 10px 10px 10px 36px;
}
p.warning {
	border-top: 2px solid #E3E3E3;
	border-bottom: 2px solid #E3E3E3;
	padding: 10px 10px 10px 36px;
	background: url(../../images/warning.gif) #FFFFFF no-repeat 14px 10px;
}
p.download {
	border-top: 2px solid #E3E3E3;
	border-bottom: 2px solid #E3E3E3;
	background: url(../../images/download.gif) #FFFFFF no-repeat 14px 10px;
}
p.description {
	border-top: 2px solid #E3E3E3;
	border-bottom: 2px solid #E3E3E3;
	background: url(../../images/description.gif) #FFFFFF no-repeat 12px 10px;
}
p.tip {
	border-top: 2px solid #E3E3E3;
	border-bottom: 2px solid #E3E3E3;
	background: url(../../images/tip.gif) #FFFFFF no-repeat 14px 10px;
}
.more-link {
	display: block;
	padding: 3px 4px;
	margin: 10px 0;
	background: #fff;
	float: right;
	position: relative;
	font-weight: bold;
	color: #555555 !important;
	border: 1px solid #C3C3C3;
}
/*||||||||||||||||||||||||||| Archives Pages ||||||||||||||||||||||||||||||||*/
.entry-archives {
	padding: 5px 5px;
	clear: both;
}
.entry-archives ul {
	margin: 10px 20px;
}
.entry-archives ul li {
	list-style-type: circle;
	padding: 3px 0;
}
/************************************************
*	Sidebar          							*
************************************************/
#sidebar-1 {
	float: right;
	width: 120px;
	text-align: right;
	margin: 10px 0 10px 0;
}
#sidebar-2 {
	float: left;
	width: 255px;
	padding: 0 5px 0 10px;
}
#sidebar-2 .search {
	width: 253px;
	height: 45px;
	background: url(../../images/search_bg.gif) #FFFFFF no-repeat;
	margin-bottom: 5px;
}
#sidebar-2 .search input {
	background: transparent;
	border: 0;
	color: #999999;
	float: left;
	font-size: 12px;
	margin: 5px 0 0 10px;
	width: 220px;
	padding: 5px 5px 5px 20px;
}
#sidebar-2 h3 {
	background: url(../../styles/blue/h3_sidebar_bg.gif) no-repeat;
	font: 700 1.1em arial, Verdana, Arial, sans-serif;
	padding: 8px 3px 8px 10px;
	color: #111;
	text-transform: uppercase;
}
#sidebar-2 h3 a {
	color: #FFFFFF;
}
/*||||||||||||||||||||||||||| CONTENT BOXES ||||||||||||||||||||||||||||||||*/
.content-boxes ul {
	margin-right: 5px;
}
.content-boxes ul li {
	padding: 4px;
	border: solid 1px #FFFFFF;
	background-color: #EEEEEE;
	padding-left: 8px;
}
.content-boxes ul li a:hover {
	color: #777777;
}
.content-boxes div {
	margin-bottom: 10px;
}
#sidebar-2 .ads {
	padding-top: 8px;
	text-align: center;
}
#sidebar-2 .ads img {
	padding: 4px;
}
/*|||||||||||||||||||||||| Twitter |||||||||||||||||||||||*/
#sidebar-2 h3.twitter {
	background: url(../../styles/blue/h3_twitter_bg.gif) no-repeat;
	font: 700 1.1em arial, Verdana, Arial, sans-serif;
	padding: 14px 3px 8px 10px;
	color: #111;
	text-transform: uppercase;
}
#sidebar-2 h3.twitter a, #sidebar-2 h3.twitter a:visited {
	color: #111;
}
#sidebar-2 #twitter ul li a, #sidebar-2 #twitter ul li a:visited {
	color: #990000;
}
/*|||||||||||||||||||||||| Video |||||||||||||||||||||||*/
#video .embed {
	width: 230px;
	height: 198px;
	margin: 5px 0px 5px 10px;
}
/*|||||||||||||||||||||||| Flickr |||||||||||||||||||||||*/
.flickr {
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.flickr .photos {
	margin-left: 5px;
	padding-top: 10px;
}
.flickr-all {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 85px;
}
.flickr-all a {
	color: #FFFFFF;
	background: #777777;
	padding: 4px;
}
.flickr-all a:hover {
	color: #FFFFFF;
	background: #444444;
	padding: 4px;
}
.flickr img {
	margin: 0px 4px 10px 5px;
	border: 1px solid #DDDDDD;
	padding: 5px;
	background-color: #FFFFFF;
}
.flickr img:hover {
	border: 1px solid #666666;
}
/************************************************
*	Tabs          							*
************************************************/
/*- SideTabs -*/
.side-tabs {
	color: #111111;
	padding: 0px;
	margin-bottom: 10px;
	width: 250px;
	display: block;
}
.idTabs li {
	list-style: none;
	float: left;
}
.idTabs a {
	display: block;
	padding: 6px 10px;
	text-decoration: none!important;
	margin: 1px 1px 1px 0;
	font: 10px Verdana, sans-serif;
	color: #FFFFFF;
	background: #92dbf1;
}
.idTabs a:visited {
	color: #FFFFFF;
}
.idTabs a:hover {
	color: #FFFFFF;
	background: #3ec3ec;
}
.idTabs a.selected, .idTabs a.selected:visited {
	margin-bottom: 0;
	color: #000000;
	background: #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	cursor: default;
}
.side-tabs div {
	clear: left;
	background: #EEEEEE;
}
.side-tabs div ul {
	padding: 5px 10px 8px 10px;
	margin:0;
}
.side-tabs div ul li {
	list-style-type:none;
	padding: 0px 0 0 20px;
	background: url(../../images/bullet.gif) no-repeat 2px 6px;
}
.side-tabs div ul li {
	padding-top:6px;
	padding-bottom:6px;
}
.side-tabs div ul li a:hover {
	text-decoration: underline;
}
.side-tabs div a {
	color: #000000;
	font-weight: bold;
}
/*||||||||||||||||||||||||||| SIDE WIDGETS ||||||||||||||||||||||||||||||||*/
#wp-calendar {
	width: 95%;
	border-bottom: 1px solid #F2F1E9;
	padding: 0 0 10px;
	margin: 0 auto;
}
#wp-calendar caption {
	padding: 10px;
	font-weight: bold;
}
#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
	background: #F2F1E9;
}
#wp-calendar td {
	background: #FFFFFF;
}
#wp-calendar td, table#wp-calendar th {
	padding: 3px 0;
}
.textwidget {
	padding: 5px;
	background: #EEEEEE;
	width: 240px;
}
/************************************************
*	Comment          							*
************************************************/
#comments-block h3 {
	padding: 10px 10px;
	color: #7D2615;
}
ol.commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li {
	list-style: none;
	margin-bottom: 14px;
	border: 1px solid #EEEEEE;
}
.commentlist cite {
	display: block;
	padding: 7px;
	font-style: normal;
	background: url(../../images/h2_title_bg.gif) repeat-x;
	border-bottom: 1px solid #CCCCCC;
	color: #777777;
}
cite.authorcomment {
	display: block;
	padding: 7px;
	font-style: normal;
	background: url(../../images/h2_title_bg_author.gif) repeat-x;
	border-bottom: 1px solid #CCCCCC;
	color: #777777;
}
.commentlist a:link, .commentlist a:visited {
	color: #006633;
}
.commentlist a:hover, .commentlist a:active {
	color: #009966;
}
.commentlist cite img {
	padding: 1px;
	border: 1px solid #AAB59A;
	float: left;
	position: relative;
	top: -2px;
	margin-right: 9px;
}
.commentlist .author {
	text-transform: capitalize;
	font: bold 1em arial, "Times New Roman", Times, serif;
	text-decoration: none;
}
.commenttext {
	background: #F9F9F9;
	border-top: 1px solid #FFFFFF;
	padding: 10px 20px 10px 20px;
	color: #333333;
}
#commentform {
	margin-top: 10px;
	margin-left: 7px;
}
#commentform label {
	font-weight: bold;
	color: #666666;
	font-size: 100%;
	padding-left: 5px;
}
#commentform input {
	font: 110% Arial, Verdana, Helvetica, sans-serif;
	width: 220px;
	padding: 5px 3px 3px 7px;
	border-top: 1px solid #E6E6E6;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #E6E6E6;
	background-color: #FFFFFF;
	margin: 4px 0;
}
#commentform textarea {
	font: 12px Arial, Verdana, tahoma, Helvetica, sans-serif;
	width: 440px;
	height: 140px;
	background: #FFFFFF;
	border: 1px solid #E6E6E6;
	padding: 5px 3px 3px 7px;
	margin-top: 3px;
}
#commentform #submit {
	font: 12px Arial, Verdana, tahoma, Helvetica, sans-serif;
	color: #666666;
	background-color: #EEEEEE;
	border: 1px solid #999999;
	width: 135px;
}
#comment-form {
	padding-left: 10px;
	background: #F9F9F9;
	border: 1px solid #F3F3F3;
}
#trackbacklist {
	padding-bottom: 15px;
	list-style-type: decimal;
}
#trackbacklist cite a {
	font-style: italic;
	color: #990033;
}
#trackbacklist p {
	line-height: 1.9em;
}
.commentmetadata {
	display: block;
	margin-top: 8px;
	text-align: right;
	font-size: 0.85em;
	background: none;
	text-transform: uppercase;
	padding: 0 3px;
}
.commentmetadata a, .commentmetadata a:visited {
	color: #999999;
	background: none;
}
.commentmetadata a:hover, .commentmetadata a:active {
	background: #CCCCCC;
}
#trackbacklist li {
	margin: 0 0 12px 25px;
	list-style-type: decimal;
}
/************************************************
*	Footer          							*
************************************************/
#footer-container {
	clear: both;
	background: url(../../styles/blue/footer_bg.gif) repeat-x;
	height: 48px;
}
#footer {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	padding-top: 20px;
}
#footer a, #footer a:visited {
	color:#666666;
}
#footer a:hover, #footer a:active {
	color:#111;
	text-decoration:underline;
}
#footer a.page-top {
	background: url(../../images/top_arrow.gif) left center no-repeat;
	padding-left: 21px;
}
