@charset "utf-8";
/* CSS Document */

/* RESET */

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,b,u,i,center,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-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

/* TABLE OF CONTENTS

00 - Global Elements - Standard Elements
01 - Typography - All Type throughout the site
02 - Main Structure - Columns, clearfix, etc.
03 - Header - Header, Logo, navigation, search.
04 - Dock - jQuery latest articles.
05 - Main Content - Post boxes, post meta, etc.
06 - Sidebar - Custom sidebar widgets.
07 - Footer - Categories, About, Copyright, Sponsors.


/* ----------------------------------------------*/

/* 00 - GLOBAL ELEMENTS
/* ----------------------------------------------*/

html {
    background: url(images/header.png) repeat-x;
    background-color: white;
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;
}


body {
  color: #575960;
  font-family: Tahoma, Verdana, Arial, Sans-Serif;
  font-size:0.75em;
  line-height:19px;
}

p {
  margin-bottom:15px;
}

hr {
 margin:20px 0px 20px 0px;
 padding:0px;
 height:1px;
 background-color:#CCC;
 color:#CCC;
 display:block;
 border:0;
}

img {
	margin:0; padding:0;
	border:0;
}

/* 01 - TYPOGRAPHY
/* ----------------------------------------------*/

h1 {
	margin:0; padding:0;
	font-size:16px;
	font-weight:bold;
	color:#30393d;
}

	#blog_description h1 {
		margin-bottom:10px;
	}

h2 {
	margin:0; padding:0;
	font-size:16px;
}

	.post-content h2, .page-content h2 {
		margin:0 0 10px 0; padding:0;
	}

h3 {
	margin:0; padding:0;
	font-size:24px; 
	font-weight:bold;
	color:#30393d;
	line-height:28px;
}

	#footer h3 {
		color:#FFFFFF;
	}

	.post-content h3, .page-content h3 {
		margin:10px 0; padding:0;
		font-size:1.50em;
		font-weight:bold;
	}
	
	h3.related_post_title {
		line-height:60px;
		margin-bottom:0;
	}

	h3 a:link, h3 a:active, h3 a:visited {
		color:#30393d;
	}
	
	h3 a:hover {
		color: #54798b;
	}
	
	h3.post-title, .single h3.post-title, h3.post-title-small {
		margin:0; padding:10px 0;
		width:380px; height:auto;
		border-bottom:4px solid #34a0ad;
	}
	
		.single h3.post-title {
			font-size:2.00em;
			width:275px;
		}
		
		h3.post-title-small {
			font-size:1.50em;
		}

h4 {
	margin:0; padding:0;
	font-size:1.75em; 
	font-weight:bold;
	color:#53798b;
}

	.post-content h4, .page-content h4 {
		margin:10px 0; padding:0;
		font-size:1.17em; 
		font-weight:bold;
		color:#53798b;
	}

	#footer h4 {
		margin:0 0 20px 0;
	}

h5 {
	/* Sidebar Header */
	font-size: 16px;
	font-weight:bold;
	margin:8px 0 30px 10px; padding:0;
	color:#FFF;
	float:left;
	width:330px;
	display:inline;
	line-height:0px;
}

	.footer_box h5 {
		float:none;
		padding:0;
		margin:0;
		display:block;
	}

	.post-content h5, .page-content h5 {
		width:auto; height:auto;
		background:none;
		font-size:1.00em;
		font-weight:bold;
		color:#21bdd0;
	}

	#tag_cloud h5 {
		background:none;
	}

a:link, a:active {
	color: #3aa9b6;
	text-decoration:none;
}

a:visited {
	color: #3aa9b6;
	text-decoration:none;
}

a:hover {
	color:#2d8690;
}

/* Main Content
/* ---------------------------- */

/*By author - text*/
.post-info {
	font-size:0.92em;
	color:#81888d;
	line-height:14px;

}

	/*By author - the date*/
	.post-info span {
		font-size:1.18em;
		display: block;
	}
	
		/*By author - links*/
		.post-info span a:link, .post-info span a:active, .post-info span a:visited {
			margin-right: 100px;
			color:#1e1c1a;
			text-decoration:none;
		}
		
		.post-info span a:hover {
			color: #5bba47;
		}

/*Comment count - links*/
.comment-count a:link, .comment-count a:active, .comment-count a:visited {
	font-size:1.75em; 
	font-weight:bold; 
	color:#FFF;
}

.comment-count a:hover {
	background:#21bdd0;
}

	.single .comment-count a:link, .single .comment-count a:active, .single .comment-count a:visited,
	.page-content .comment-count a:link, .page-content .comment-count a:active, .page-content .comment-count a:visited {
		padding:8px 18px;
		font-size:1.45em;
		font-weight:bold;
	}

.post-intro strong {
	font-size:1.33em;
	font-weight:bold;
	color:#30393d;
	line-height:21px;
}

/*Read more - links*/
.continue-reading a:link, .continue-reading a:active, .continue-reading a:visited,
.cat-posts li.view-more a:link, .cat-posts li.view-more a:active, .cat-posts li.view-more a:visited {
	font-size: 1.17em; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	color: #5bba47;
	font-style:bold italic;
}

.continue-reading a:hover,
.cat-posts li.view-more a:hover {
	color: #459137;
}

/* Drop Down
/* -------------- */

.category a:link, .category a:visited,
.category-inside a:link, .category-inside a:active, .category-inside a:visited {
	margin-bottom:-1px; padding:15px 25px 0 15px;
	display:inline-block;
	height:25px; outline:0;
	font-size:1.00em;
	font-family:Georgia, "Times New Roman", Times, serif; 
	color:#7f7d7e;
}

.active div {
	margin:0 0 -1px 0; padding:0 0 0 6px;
	width:auto; height:40px;
	background:url(images/cat-hover-left.gif) no-repeat top left;
	float:right; display:block; position:relative; z-index:10;
}

	.active a:link, .active a:visited {
		margin:0; padding:15px 25px 0 15px;
		width:auto; height:25px; display:inline-block;
		font-size:1.00em;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#5c5659;
		background:url(images/cat-hover-right.gif) no-repeat top right;
	}
	
.cat-posts li.view-more {
	margin:0; padding-top:15px;
	text-align:right;
}

.cat-posts li a:link, .cat-posts li a:active, .cat-posts li a:visited {
	font-size:1.17em;
	font-weight:bold;
	color:#30393d;
	display:block;
}
						
.cat-posts li a:hover {
	color: #5bba47;
}
												
	.cat-posts li span {
		font-size:0.92em;
		color:#889194;
	}
	
/* Content Navigation
/* -------------- */

.navigation {
	font-size:0.92em; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-weight:normal;
	color:#81888d;
}

	.navigation a:link, .navigation a:visited, .navigation a:active {
		font-size:0.92em; 
		font-family:Georgia, "Times New Roman", Times, serif; 
		font-weight:bold;
		color:#656c71;
	}
	
	.navigation a:hover {
		color:#35383a;
	}
	
/* Comments
/* -------------- */	

.submit-comment {
	margin:0 0 15px 0; padding:0;
	width:127px; height:27px;
	background:url(images/submit-comment.gif) no-repeat top center;
	display:block; outline:0; text-indent:-9999px;
	border:0;
}

.author {
	font-size:1.50em;
	color:#3c4d54;
}

	.author a:link, .author a:active, .author a:visited {
		color:#3c4d54;
	}
	
	.author strong span, .author strong span a:link, .author strong span a:active, .author strong span a:visited {
		color:#6b8894;
		display:inline;
	}
	
.author span {
	font-size:0.61em;
	font-family:Georgia, "Times New Roman", Times, serif; 
	color:#a3aeb2;
	display:block;
}

.comment-text {
	font-size:1.00em; 
	color:#74868d;
	line-height:19px;
}
	
/* Sidebar
/* -------------- */

#sidebar li {
	background:url(images/sidebar.png) no-repeat;	
}

#sidebar li a:link, #sidebar li a:visited {
	font-weight:bold;
}

#execphp-5 a:link, #execphp-5 a:visited {
	width:145px;
	display:block;
}

#sidebar .rss-date {
	margin:5px 0; padding:0;
	color:#709cb0;	
	display:block;
}

#sidebar .rssSummary {
	margin:5px 0; padding:0;
}

#featured-news .sidebar-content .post-title a:link, #featured-news .sidebar-content .post-title a:active, #featured-news .sidebar-content .post-title a:visited,
#recent-news .sidebar-content a:link, #recent-news .sidebar-content a:active, #recent-news .sidebar-content a:visited {
	font-size:14px; 
	color:#5a656a;
}

#featured-news .sidebar-content .post-title a:hover, #recent-news .sidebar-content a:hover {
	color:#475054;
}

	#featured-news .sidebar-content .post-title span a:link, #featured-news .sidebar-content .post-title span a:visited, #featured-news .sidebar-content .post-title span a:active,
	#recent-news .sidebar-content span a:link, #recent-news .sidebar-content span a:visited, #recent-news .sidebar-content span a:active {
		margin:2px 0 0 0; padding:0;
		font-size:1.00em; 
		font-weight:normal;
		color:#8a9ccb;
		display:block;
	}
	
	#featured-news .sidebar-content .post-title span a:hover,
	#recent-news .sidebar-content span a:hover {
		color:#6f7fab;
	}
	
#sponsored-ad p.sponsored-ad {
	margin:auto auto 8px 5px;
	font-size:0.92em; 
	color:#9caab1;
}

/* 02 - MAIN STRUCTURE
/* ----------------------------------------------*/

#container {
  margin: 0 auto; width:960px
}

#header {
  height:240px;
  width:960px;
}

#logo {
  width:270px;
  float:left;
}

#logo img {
  margin:20px 0 0 3px;
  float:left;
}

#blog_description {
	width:470px;
	float:left;
	padding:0 70px 0 70px;
	margin:100px 0 0 0;
	border-left:2px dotted #e4e4e4;
	border-right:2px dotted #e4e4e4;
}

#rss {
	float:left;
	margin:130px 0 0 40px;
}

#maincontent {
  padding-bottom:30px;
}

#author-posts li {
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #dce7ed;
}

#author-posts li a:link, #author-posts li a:visited {
	font-weight:bold;
}

/*=====================SMALL TOP MENU===========================*/

#menu_small {
	position:absolute;
	left:50%;
	margin-left:240px;
	top:10px;
	width:400px;
	height:43px;
}

#menu_small li{
	float: left;
	margin-left: 10px;
	padding-left:12px;
	padding-right:10px;
	display: inline;
	font-size: 11px;
	font-weight:bold;
    background: url(images/arrow.png) 0 8px no-repeat;
}

#menu_small li.current_page_item, #menu_small li.current_page_item a {
	color:#a0d9e1;
}

#menu_small li.current_page_parent, #menu_small li.current_page_parent a {
	color:#a0d9e1;
}

#menu_small li a{
	color: white;
	text-decoration: none;
}

#menu_small li a:hover {
	text-decoration: underline;
	color: white;
}

/* Various Columns
/* -------------- */

.col-580 {
	width:580px;
}

.col-340 {
	width:340px;
}

.left, .alignleft, .fleft {
	float:left;
}

.right, .alignright, fright {
	float:right;
}

.aligncenter {
	margin:0 auto;
	display:block;
}

/* Clearfix
/* -------------- */

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* 04 - DOCK
/* ----------------------------------------------*/
	
#latest-dock {
	margin:0; padding:0;
	border-bottom:1px solid #fbf9fa;
}

	.dock-back {
		padding:20px 0;
	}
	
		#dock {
			margin:0 auto; padding:0;
			width:940px;
			list-style:none;
			position:relative;
			text-align:center;
		}
		
			#dock li {
				margin:0; padding:0 0 18px 0;
				display:inline;
			}
			
				#dock li.dock-active {
					background:url(images/dock-shadow.png) no-repeat bottom center;
				}
			
				#dock li a:link, #dock li a:active, #dock li a:visited {
					margin:30px 7px 0 7px; padding:2px 0 0 0;
					width:75px; height:58px;
					background:url(images/dock-preview-back.png) no-repeat top center;
					display:inline-block;
				}
					
				#dock li span {
					margin:0; padding:0;
					width:980px; height:auto;
					position:absolute;
					display:none;
					top:0; left:0;
					text-align:center;
					font:bold 1.17em Tahoma, Verdana, Arial, Sans-Serif; color:#31393d;
				}
				
				.latest {
					width:980px; text-align:center;
					font:bold 1.17em Tahoma, Verdana, Arial, Sans-Serif; color:#31393d;
					position:absolute;
				}

.post {
	margin:0 0 25px 0;
}

/* Archive Post
/* --------------- */

.archive {
	margin:0;
}
	
	.archive .post-meta {
		margin:0 0 17px 0;
	}
	
	.archive .post-info {
		font-style:italic;
	}
	
/* Small (Half) Post
/* --------------- */

.single {
	margin:0 30px 20px 0;
	width:275px; height:auto;
	float:left;
}

	.single .post-content {
		margin:0; padding:22px 17px 11px;
	}
	
	.single .post-image {
		height:115px;
	}
	
	.single .post-footer {
		padding:16px 23px;
	}
	
	.last {
		margin:0;
	}

/* Post Box
/* --------------- */
	
.post-box {
	margin:0; padding:0;
	border:1px solid #d2dfe6;
	border-bottom:1px solid #cfdbe1;
}

	.post-meta {
		margin:0 0 30px 0; padding:0;
		border-bottom:1px solid #FFF;
		position:relative;
	}
		
		.post-info {
			margin:0; padding:10px 5px;
			width:190px; height:auto;
			border-bottom:4px solid #21bdd0;
			bottom:0; right:0;
			position:absolute;
		}

	.post-content, .page-content, .comment-content {
		margin:0; padding:22px 22px 11px;
		border:1px solid #FFF;
		border-bottom:1px solid #e8ebec;
		position:relative;
	}
	
		.page-content {
			padding:15px 22px 0;
		}
		
		.comment-count {
			margin:0; padding:0;
			width:auto; height:auto;
			background:#00b9d0;
			position:absolute; display:block;
			top:-10px; left:-10px;
		}
			.page-content .comment-count {
				margin-top:-15px;
			}
				
		.post-image, .post-image-inner {
			margin:0 auto 10px auto; padding:0;
			width:auto; height:auto;
			display:block;
		}
		
			.post-image-inner {
				margin:0 auto 10px 15px;
				float:right;
			}
		
			.post-image img, .post-image-inner img {
				margin:0 auto; padding:3px;
				border-left:1px solid #e8e8e8; border-right:1px solid #e8e8e8;
				border-bottom:1px solid #e7e8e8;
				border-top:1px solid #e8e8e8;
				text-align:center; display:block;
			}
			
	/* Post Footer
	/* --------------- */		
			
	.post-footer {
		margin:0; padding:23px;
		background:#fcfdfe;
		border-top:1px solid #FFF;
		position:relative; z-index:100;
	}
	
		.continue-reading {
			margin:0; padding:0;
			width:180px; height:auto;
			float:left;
		}
		
		.category-menu {
			margin:0; padding:0;
			width:350px; height:auto;
			float:right; text-align:right;
			position:absolute; top:10px; right:10px;
		}
		
			.indicator, .indicator-active {
				margin:0; padding:0;
				width:7px; height:5px;
				background:url(images/expand.gif) no-repeat center left;
				display:inline-block; vertical-align:middle;
			}
			
				.indicator-active {
					background:url(images/collapse.gif) no-repeat center left;
				}
		
			.dropdown {
				margin:0; padding:0;
				width:360px; height:auto;
				background:url(images/dropdown.png) no-repeat bottom center;
				text-align:left;
				display:none;
				position:relative;
			}
			
				.cat-posts {
					margin:0 auto; padding:10px 0 19px 0;
					width:322px; height:auto;
					list-style:none;
					border-top:1px solid #ebecec;
				}
				
					.cat-posts li {
						margin:0; padding:10px 15px;
						background:url(images/cat-post-li.gif) no-repeat bottom right;
					}
					
						.cat-posts li.view-more {
							background:none;
						}

/* Content Navigation
/* --------------- */	
						
.navigation {
	margin:0; padding:8px 10px;
	background:#dce8ee url(images/box-highlight.gif) repeat-x bottom center;
	border:1px solid #ebf2f5;
	border-bottom:1px solid #d4e0e6;
}

/* WP Attachments
/* --------------- */

.wp-caption {
	margin:0 10px; padding:9px 5px 5px;
	background:#FFF;
	border:1px solid #ebf2f5;
	border-bottom:1px solid #CCCCCC;;
	text-align:center;
}

	.wp-caption-text {
		margin:5px auto auto auto; padding:5px 0 0;
		font:0.92em Tahoma, Verdana, Arial, Sans-Serif; color:#656c71;
	}

/* Inputs
/* --------------- */

.input {
	margin:0; padding:5px;
	background:#fdfefe url(images/post-box-top.gif) repeat-x top center;
	border:1px solid #dce7ed;
	font:0.92em Tahoma, Verdana, Arial, Sans-Serif; color:#76716c;
}

/* 06 - SIDEBAR
/* ----------------------------------------------*/

#sidebar {
	margin:49px 0 0 0; padding:0;
	width:340px;
	list-style:none;
}

	#sidebar li {
		margin:0 0 30px 0px; padding:0 0 0 0;
		float:left;
		width:340px;
	}
	
		#sidebar #tag_cloud {
			padding:0;
			background:none;
		}
				
	#sidebar #sponsored-ad {
		background:none;
	}
	
		#sidebar li ul, #sidebar .textwidget, #calendar_wrap {
			list-style:none;
		}	

		#sidebar .textwidget {
			margin:0 auto 15px auto;
		}
		
			#sidebar li ul li  {
				margin:0 0 0 0; padding:0;
				background:none;
			}
			
				.sidebar-preview {
					margin:5px 15px 0 10px; padding:0 0 0 0;
					float:left;
				}
				
				.sidebar-content {
					margin:0 0 0 0; padding:0;
					float:left;
					display:inline;
					width:200px;
				}	

ul#sidebar li#recent-news ul li.clearfix {
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px dotted #e8ebec;
}

ul#sidebar li.widget_links ul li {
	display:block;
	width:300px;
	padding-left:15px;
	margin-left:10px;
	background:url(images/arrow_blue.png) 0px 6px no-repeat;
}

ul.related_post li {
	padding-left:15px;
	background:url(images/arrow_blue.png) 0px 7px no-repeat;
}



/* Twitter Blender
/* --------------- */

div.tb_tweet {
	overflow:inherit !important;
	padding:0 20px 15px 58px !important;
	float:left !important;
	border:none !important;
	margin-bottom:15px !important;
	border-bottom:1px dotted #e8ebec !important;
	background:url(images/tweet.png) 8px 4px no-repeat !important;
	width:267px;
}

div.tb_tweetlist {
	border:none !important;
}

div.tb_tools, div.tb_footer, span.tb_tweet-info, span.tb_author {
	display:none !important;
}

div.tb_footer {
	display:none !important;
}

span.tb_msg a:link, span.tb_msg a:visited {
 	color: #70737d !important;
	font-weight:normal !important;
}

span.tb_msg a:hover {
 	color: #343538 !important;
	font-weight:normal !important;
}

.tb_twitterlogo {
	display:none !important;
}

/* Disqus Comments
/* --------------- */

#dsq-new-post h3, #dsq-comments-title h3 {
	font-size:16px !important; ;
	margin-bottom:10px !important; ;
}

.dsq-dc-logo, .dsq-brlink { 
	display: none !important; 
} 

.dsq-textarea-wrapper, .dsq-input-wrapper { 
	border:1px solid #e1e1e1 !important;
	background:none !important; 
} 

.dsq-subscribe-menu {
	background:none !important;
}

#dsq-form-area {
	border:none !important;
	
}

.dsq-login-buttons  {
	background:none !important;
	margin-bottom:0 !important;

}

.dsq-options  {
	background:none !important;
}

.execphpwidget {
	margin-left:10px;
	float:left;
}

.cat_left {
	float:left;
	width:145px;
	padding-right:15px;
	margin:0 15px 0 0;
	border-right:1px solid #dce7ed;
}

#sidebar li#execphp-3 li {
	width:145px;
}

.cat_right {
	float:left;
	width:145px;
}

#sidebar li.widget_author_info div {
	width:340px;
	padding-left:5px;
	float:left;
	margin-bottom:10px;
}

#sidebar li.widget_author_info p {
	float:left;
	padding:0 10px 0 10px;
	margin:0;
}


/* 07 - FOOTER
/* ----------------------------------------------*/


#footer {
  background:url(images/footer.png) repeat-x;
  background-color:#72a438;
  float:left;
  width:100%;
  color: #c5e1a4;
  padding:20px 0px 20px 0px;
}

#footer_content {
  width:960px; 
  margin:0 auto;
}

#footer_about {
  margin:10px 0 0 20px;
  height:160px;
  float:left;
}

.footer_box {
  width:255px;
  background:url(images/footer_box.png) repeat-x;
  padding:20px;
  float:left;
  color:#FFFFFF;
}

.footer_box a:link, .footer a:active, .footer_box a:visited {
  color:#c5e1a4;
  font-weight:normal;
}

.footer_box a:hover {
  color:#FFFFFF;
}

.footer_box ul li {
  background:url(images/footer_bullet.png) 0 3px no-repeat;
  padding:0 0 0 30px;
  margin:0 0 5px 0;
}

#footer_content hr {
  border-top:1px solid #5c912b;
  border-bottom:1px solid #84b33f;
  width:960px;
  margin:20px 0px 20px 0px;
  padding:0px;
  height:0px;
}

#link-back {
	margin:0; padding:15px 0;
}

	.donators {
		margin:0; padding:0;
		width:282px; height:auto;
		float:left;
	}

		a.smashing:link, a.smashing:active, a.smashing:visited, a.smashing:hover,
		a.function:link, a.function:active, a.function:visited, a.function:hover {
			margin:0; padding:0;
			width:154px; height:54px;
			background:url(images/smashing.gif) no-repeat top center;
			display:block; text-indent:-9999px; float:left; outline:0;
		}
		
		a.function:link, a.function:active, a.function:visited, a.function:hover {
			width:128px;
			background:url(images/function.gif) no-repeat top center;
		}
		
.commentLink {
	background:#eee;
	font-size:2em;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:5px 10px;
	position:absolute;
	bottom:15px;
	right:0px;
}

.commentLink a.commentBubble {
	background: url(images/comment.png) center left no-repeat;
	padding-left: 20px;
}

/*=====================SEARCH===========================*/

#search {
 background:url(images/bg_search.jpg) no-repeat;
 height:27px;
 float:left;
 margin-top:50px;
}

#searchform input#s {
 border:none;
 background:none;
 width:155px;
 float:left;
 margin:7px 0 0 10px;
 font-family:Tahoma, Geneva, sans-serif;
 font-size:11px;
 color:#6e6e6e;
}

#searchform input#s_button {
 width:35px;
 height:25px;
 background:url(images/new/button_search.png) no-repeat;
 border:none;
 cursor:pointer;
 margin:0 0 0 5px;
 float:left;
 
}

