/*-----------------------------------------------------------*/
/*       Digital Landscape Wordpress Thene Version 2         */
/*                                                           */
/*                    copyright 2009 2kS                     */
/*-----------------------------------------------------------*/

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(img/footer_bg.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #ffffff;
	overflow: auto;
}

#mainContainer {
	width: 960px;
	/*position: absolute;
	left: 50%;
	margin-left: -480px;*/
	margin: auto;
	overflow: auto visible;
	/* testing 
	border: 1px solid silver;
	*/
}
p {
	margin: 0px;
	color: #999999;
	font-size: 12px;
	margin-bottom: 6px;
}
a {
	color: #666666;
}
/*-----------------------------------------------------------*/
/*                      Header Styles                        */
/*-----------------------------------------------------------*/

#header {
	overflow: auto;
	position: relative;
	
	/* testing 
	border: 1px solid orange;
	*/
}

#logo {
	display: block;
	height: 120px;
	width: 147px;
	float: left;
	text-indent: -99999px;
	background-image: url(img/logo.jpg);
	background-color: white;
	background-position: left top;
	background-repeat: no-repeat;
	margin: 20px 0px 0px 20px;
	
	/* testing
	border: 1px solid silver;
	*/
}

#navSearch {
	width: 774px;
	height: 30px;
	background-image: url(img/topNav_bg.jpg);
	background-color: white;
	background-position: left top;
	background-repeat: no-repeat;
	float: right;
	margin-top: 20px;
	
	/* testing 
	border: 1px solid silver;
	*/
}
#topNav {
	margin: 0px;
	padding: 0px;
}
#topNav li {
	float: left;
	list-style-type: square;
	list-style-position: inside;
	color: white;
	height: 30px;
	line-height: 30px;
	margin-left: 10px;
}
#topNav li:first-child {
	list-style-type: none;
	margin-left: 10px;
}
#topNav li a {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
#searchForm {
	float: right;
	padding: 4px 5px 0px 0px;
	color: white;
	font-weight: bold;
	font-size: 14px;
}
#searchForm div{
	display: inline;
}
#s {
	border-style: none;
	color: #585858;
	margin: 0xp;
	padding: 2px;
	font-size: 12px;
	width: 170px;
}
#searchsubmit {
	width: 36px;
	height: 20px;
	background-image: url(img/find_btn.png);
	border: none;
	text-indent: -99999px;
	background-color: #3FA9F5;
	margin-top: 1px;
}
#strapLine {
	position: absolute;
	bottom: 0px;
	right: 0px;
	color: #ff931e;
	font-size: 34px;
	font-weight: bold;
	letter-spacing: 0.005em;
	margin: 0px;
	
	/* testing 
	border: 1px solid silver;
	*/
}

/*-----------------------------------------------------------*/
/*                      Content Styles                       */
/*-----------------------------------------------------------*/

#mainContent {
	overflow: auto;
	margin-top: 20px;
}

#featuredArticle {
	float: left;
	width: 480px;
}
#featuredArticle h2, #featuredArticle h2 a {
	font-size: 24px;
	color: #3FA9F5;
	margin: 10px 0px 15px 0px;
}
.intro p:first-child {
	color: #ff931e;
	font-weight: bold;
}
#featuredArtivle a {
	color: inherit;
}
#rightColumn {
	float: right;
	width: 460px;
	position: relative;
	
	/* testing 
	border: 1px solid silver;
	*/
}


#homepageAds {
	overflow: hidden;
	margin-bottom: 20px;
}

#homepageAds ul {
	padding: 0px;
	margin: 0px;
}

#homepageAds li{
	width: 125px;
	height: 125px;
	/*border: 1px solid silver;*/
	float: left;
	margin: 0px 10px 0px 15px;
	list-style-type: none;
}
#homepageAds li a img{
	border: none;
}


/* ----- article list (Homepage) ----- */

#articleList {
	position: relative;
	height: 320px;
	overflow: hidden;
	
	/* testing */
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
}
#rightColumn h2 {
	font-size: 18px;
	margin: 0px 0px 10px 0px;
	color: #7ac943;
}
.articleListItem {
	border-bottom: 1px dashed silver;
	margin: 5px 0px 5px 0px;
	position: relative;
	padding-bottom: 5px;
	overflow: auto;
}
.articleListItem h3 {
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
}
.articleListItem h3 a {
	color: #3fa9f5;
	text-decoration: none;
}
.articleListItem h3 a:hover {
	text-decoration: underline;
}
.articleListItem .entry .postImage_thumb {
	float: left;
	margin: 5px 10px 10px 0px;
}
.readMore a {
	text-indent: -9999px;
	background-image: url(img/next_arrow_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	top: 2px;
	right: 5px;
	width: 14px;
	height: 14px;
	
}
#bottomFade {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-image: url(img/bottomFade_bg.png);
	background-repeat: repeat-x;
	height: 26px;
	width: 100%;
	z-index: 1000;
	/* testing 
	border: 1px solid red;
	*/
}
#scrollerButtons {
	width: 40px;
	height: 14px;
	float: right;
}
.scrollButton {
	cursor: pointer;
}
#stories {
	
}
/*-----------------------------------------------------------*/
/*                      Footer Styles                        */
/*-----------------------------------------------------------*/

#footer {
	background-image: url(img/footer_bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #0071bc;
	padding-bottom: 20px;
	color: white;
	margin-top: 20px;
	height: 280px;
	position: relative;
}
#footer ul {
	padding: 0px;
	margin: 0px;
}
#footer ul li {
	list-style-type: none;
}
#footer h3 {
	margin: 0px 0px 10px 0px;
	font-size: 16px;
	font-weight: bold;
}
.footerBlock {
	width: 162px;
	float: left;
	margin: 10px;
	
	/* Testing 
	border: 1px solid silver;
	*/
}

#copyrightFoot {
	clear: both;
	width: 960px;
	font-size: 12px;
	text-align: center;
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -480px;
}
#copyrightFoot a {
	color: white;
}
#copyrightFoot img {
	vertical-align: middle;
}

/* ----- Social Icons ----- */

#socialFoot {
	width: 174px;
	margin-right: 0px;
}

#socialFoot li {
	width: 48px;
	height: 48px;
	float: left;
	margin: 0px 10px 10px 0px;
}

#socialFoot li a {
	display:block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}

#delicious {
	background-image: url(img/icons/delicious_48x48.png);
}
#digg {
	background-image: url(img/icons/Digg_48x48.png);
}
#stumbleUpon {
	background-image: url(img/icons/Stumbleupon_48x48.png);
}
#facebook {
	background-image: url(img/icons/FaceBook_48x48.png);
}
#technorati {
	background-image: url(img/icons/Technorati_48x48.png);
}
#reddit {
	background-image: url(img/icons/Reddit_48x48.png);
}

/* ----- RSS Feeds ----- */

p.feed {
	
	margin-bottom: 3px;
}
p.feed a {
	padding: 0px 0px 0px 24px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	line-height: 24px;
	width: 114px;
	background-image: url(img/icons/Feed_16x16.png);
	background-repeat: no-repeat;
	background-position: left;
	
	/* testing 
	border: 1px solid red;
	*/
}
p.feed a:hover {
	text-decoration: underline;
}
#categoriesFoot {
	
}

#categoriesFoot ul {
	padding: 0px;
}

#categoriesFoot li {
	list-style-type: none;
}

#categoriesFoot li a {
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#commentsFoot {
	width: 260px;
}
#commentsFoot .widget {
	margin-top: 0px;
}
.latest_comments li {
	font-size: 12px;
}

.latest_comments li a {
	color: white;
	text-decoration: underline;
}

/*-----------------------------------------------------------*/
/*                      Article Styles                       */
/*-----------------------------------------------------------*/

p.date {
	width: 46px;
	height: 42px;
	float: left;
	background-image: url(img/date_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 4px;
	margin: 6px 10px 0px 0px;
}

span.day {
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	color: white;
	
	/* testing 
	background-color: #efefef;
	*/
}

span.month {
	font-size: 10px;
	font-weight: bold;
	line-height: 9px;
	text-transform: capitalize;
	-webkit-transform: rotate(-90deg); 
	-moz-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	margin: -6px -4px 0px -8px;
	color: white;
	
	/* testing 
	background-color: #dfdfdf;
	*/
}

span.year {
	font-size: 16px;
	font-weight: bold;
	line-height: 15px;
	color: #FEC88F;
	
	/* testing 
	background-color: #f8f8f8;
	*/
}

#article {
	width: 670px;
	float: left;
	margin-right: 10px;
	
}
#postImage {
	margin-top: 20px;
}
#article_content {
	margin-top: 20px;
	border-bottom: 1px dashed #999999;
	margin-bottom: 40px;
	padding-bottom: 20px;
}
.page #article_content {
	border-style: none;
}
#article_content p:first-child {
	color: #ff931e;
	font-weight: bold;
	font-size: 14px;
}
#article h1, #article h1 a {
	font-size: 24px;
	color: #3fa9f5;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#article h1 a:hover {
	text-decoration: underline;
}
#article .meta, #article .meta a {
	font-size: 9px;
	color: #7ac943;
	margin: 0px;
}
.more-link {
	font-weight: bold;
	color: #7ac943;
	font-size: 14px;
	text-decoration: none;
}
.more-link:hover {
	text-decoration: underline;
}

/* ----- Other article Typography ----- */
#article_content h2 {
	font-size: 16px;
	font-weight: bold;
	maring: 20px 0px 0px 0px;
	color: #7ac943;
}
#article_content h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
	color: #666666;
}
#article_content h4 {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	margin: 15px 0px 0px 0px;
	color: #666666;
}

#article_content ul li, #article_content ol li {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}
#article_content a {
	font-size: 12px;
	color: #7ac943;
}

/*-----------------------------------------------------------*/
/*                      Sidebar Styles                       */
/*-----------------------------------------------------------*/

/* #sidebarAds li defined with homepage Ads */

#sidebar {
	
	width: 270px;
	min-height: 600px;
	float: right;
	
	/* tsting 
	border: 1px solid silver;
	*/
}

#sidebarAds {
	border: none;
	overflow: visible;
	width: 270px;
	float: right;
	overflow: hidden;
}

#sidebarAds h2 {
	font-size: 18px;
	font-weight: bold;
	color: #3fa9f5;
	margin: 0px 0px 0px 10px;
}

#sidebarAds ul {
	padding: 0px;
	/*overflow: auto;*/
	margin: 0px;
	height: 290px;
}

#sidebarAds li {
	width: 125px;
	height: 125px;
	/*border: 1px solid silver;*/
	float: left;
	margin: 10px 0px 0px 10px;
	list-style-type: none;
}
#sidebarAds ul li a img {
	border: none;
}
#widgets {
	padding-left: 10px;
}
.widget {
	margin-top: 40px;
}
#widgets ul {
	margin: 0px;
	padding: 0px;
}

#widgets li {
	list-style-type: none;
	padding: 0px;
	
}
#widgets li.widget {
	margin-top: 20px;
	border-bottom: 1px dashed #999999;
	padding-bottom: 20px;
}
li.widget:first-child {
	border-top: 1px dashed #999999;
	clear: both;
	margin-top: 20px;
}
.page li.widget:first-child {
	border: none;
}
#widgets li h2 {
	font-size: 18px;
	font-weight: bold;
	color: #3fa9f5;
	margin: 0px;
}
#widgets li.widget:first-child h2 {
	margin-top: 20px;
}
#widgets .widget li {
	maring: 0px;
	list-style-type: disc;
	padding: 0px;
	color: #999999;
	font-size: 12px;
	list-style-position: outside;
	margin-left: 14px;
}
#widgets .widget li a{
	color: #999999;
}
#authorpic {
	float: right;
	margin-left: 10px;
}
#relatedposts li, #bstat-pop-posts-2 ul li {
	margin: 0px;
	padding: 0px;
}
#relatedposts li a, .bstat-pop-posts ul li a {
	color: #999999;
	font-size: 12px;
	text-decoration: none;
}
#relatedposts li a:hover, .bstat-pop-posts ul li a:hover {
	text-decoration: underline;
}
.bstat-pop-posts ul {
	padding: 0px;
}

/*-----------------------------------------------------------*/
/*                      Comment Styles                       */
/*-----------------------------------------------------------*/

#comments, #respond h3 {
	font-size: 18px;
	font-weight: bold;
	color: #ff931e;
	margin: 0px 0px 0px 10px;
}

#respond h3 {
	margin: 0px 0px 10px 0px;
}

#commentform textarea, #commentform input {
	width: 670px;
	font-family:"Comic Sans MS", cursive;
	font-size: 13px;
	color: #666666;
	border: 1px solid silver;
}
#commentform input {
	width: 340px;
}
#commentform #submit {
	background-color: #3fa9f5;
	color: white;
	font-family:"Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: bold;
	width: auto;
}
.comment-author img.avatar {
	display: block;
	float: left;
	margin: 0px 10px 0px 0px;
}
.comment-author {
	font-size: 12px;
	color: #999999;
	margin-top: 10px;
}
.comment-meta a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.comment-author a {
	font-size: 12px;
	text-decoration: underline;
	color: #666666;
}
.comment-text {
	padding: 0px;
	
	clear: both;
	background-color: #ECF6FE;
	
	/* testing 
	border: 1px solid silver;
	*/
}
.comment-text-inner {
	padding: 0px 10px 0px 10px;
}
.comment-text-inner a {
	color: #666666;
}

/*--------------------------------------------------------*/
/*                   Search Results                       */
/*--------------------------------------------------------*/

#serps {
	width: 670px;
}
#serps h1, #serps h1 a {
	font-size: 24px;
	color: #3fa9f5;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	text-decoration: none;
}
#serps h2, #serps h2 a {
	font-size: 18px;
	color: #3fa9f5;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-decoration: none;
}
#serps h2 a:hover {
	text-decoration: underline;
}
#serps #article_content p:first-child {
	font-size: 12px;
	color: #999999;
	font-weight: normal;
}
#serps .meta, #serps .meta a {
	font-size: 9px;
	color: #7ac943;
	margin: 0px;
}
#serps #article_content {
	padding: 0px;
}
#serps .postImage_thumb {
	float: left;
	clear: left;
	margin: 10px 10px 10px 0px;
}
.serp {
	clear: both;
	margin-top: 10px;
}


/*--------------------------------------------------------*/
/*                     Page Layouts                       */
/*--------------------------------------------------------*/

#postImage {
	width: 670px;
	margin-bottom: 40px;
}
#postImage_div {
	height: 300px;
	margin-bottom: 40px;
}

#page {
	width: 650px;
	float: left;
}
#page #article_content p:firstChild {
	font-size: 14px;
	font-weight: bold;
	color: #7ac943;
}
#page h1 {
	font-size: 24px;
	color: #3fa9f5;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	text-decoration: none;
}