/*  
Template Name: Gotham News (CarbonSugar.com
Version: 3.0
Author: Design120
Author URI: http://www.design.aus120.com
*/

html, body {
	font: 13px Ubuntu;
	border: 0;
	color: #515151;
}

body, img, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.clear { clear: both; height: 2px; background: #ccc; display: block; margin-top: 15px;  }
.clear2 { clear: both; margin-bottom: 15px; }

body {
	background: url(images/wood.jpg) repeat;
}

p {
	line-height: 20px;
	padding: 10px 0;
	text-align: justify;
}

h1, h2, h3, h4, h5 {
	padding: 10px 0;
	font: 36px Yanone Kaffeesatz;
	font-weight: bold;
	letter-spacing: -2px;
}

ul, ol {
	list-style: none;
	padding: 10px 0;
	text-align: left;
}

small {
	font-size: 11px;
}

code {
	background: #FFFFC1;
}

a {
	color: #0072bc;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img, a img:hover {
	padding: 0px;
}

blockquote {
	font-size: 12px;
	width: 80%;
	padding: 0 10%;
	margin: 10px auto;
	background: url(images/quote.gif) no-repeat 10px 7px;
	color: #717171;
	line-height: 19px;
	font-style: italic;
}

blockquote p {
	padding: 10px 0;
}

/* Align */

.aligncenter {
	margin: 10px auto 20px auto;
	display: block;
}

.alignleft {
	margin: 10px 10px 8px 0;
	float: left;
}

.alignright {
	margin: 10px 0px 8px 10px;
	float: right;
}

.col-left {
	float: left;
}

.col-right {
	float: right;
}

.col-full {
	float: left;
}

/* Top Menu */

#top-menu-out {
	width: 100%;
	background: #000;
}

#top-menu {
	width: 960px;
	margin-left: 30px;
	height: 28px;
	background: #000;
	font-size: 11px;
}

#top-menu a {
	color: #fff;
}

#top-menu ul {
	padding: 6px 0 0 0;
	float: right;
	margin-right: -10px;
	position: relative;
}

#top-menu li {
	line-height: 14px;
	display: block;
	float: left;
	padding: 0 10px 0 10px;
	border-left: #4A4A4A 1px solid;
}

#top-menu li.first {
	border: 0;
}

/* Header */

#header-out {
	width: 100%;
	background: url(images/wood.jpg) repeat;
	border-top: #222 1px solid;
}

#header-bg {
	background: url(images/header-big.jpg) no-repeat center;
	height: 670px;
	z-index: 1;
}
#header-bg img {
	border: none;
	padding: 0px;
}

#header {
	width: 960px;

}

#header .col-left {
	padding: 70px 0px 0 30px;
	width: 100%;
}

#header .col-right {
	padding: 20px 0 0 0px;
	margin-top: -250px;
}

/* Header (title) */

#header h1 {
	display: none;
}


/* Header (date) */

#header .date {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: right;
	margin-right: 0px;
}

#header .date p {
	padding: 0 0 10px 0;
	text-align: right;
}
#header .date-rss {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: right;
	margin: 10px 0px 0px 0px;
}
#header .date-rss p {
	padding: 0 0 10px 0px;
	text-align: right;
}
#header .date-rss a, #header .date-rss a:visited, #header .date-rss a:hover {
	color: #fff;
}  
#header .date-rss img, #header .date-rss img a, #header .date-rss img:hover {
	padding: 0px 8px 0px 0px;
}
 
/* Header (search) */

#header #search div {
	width: 300px;
	height: 27px;
	background: url(images/bg_search.gif) no-repeat right 0;
	position: relative;
	margin-right: -16px;
}

#header #search label {
	color: #fff;
	position: absolute;
	left: 0;
	top: 6px;
}

#header #search input {
	width: 238px;
	background: transparent;
	border: 0;
	position: absolute;
	right: 5px;
	top: 4px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	outline: none;
}

/* Main Menu */




#main-menu-out {
	margin: 0px auto;
	width: 960px;
	clear: both;	
	margin: 0; padding: 0px;
	background: #000;
	height: 45px;
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
}

#clear { clear: both; }

#menuspace {
	background: fff;
	width: 960px;
	margin: 0px auto;
	padding-left: 20px;
}
#main-menu {
	width: 960px;
	margin-left: 30px;
	height: 45px;
	background: fff;
}

#main-menu a {
	color: #3E3E3E;
}

#main-menu ul {
	padding: 0;
	font: bold 14px/45px "Comic Sans MS", Helvetica, Arial, Geneva, sans-serif;
	background: none;
	text-transform: uppercase;
	margin: 0px 20px 0px 20px;
	padding: 0px;	
	display: inline;
}

#main-menu li {
	display: inline;
	display: block;
	height: 45px;
	float: left;
}

#main-menu li a {
	display: block;
	float: left;
	display: block;
	width: auto;
	margin: 0;
	padding: 0 14px;
	border-right: 1px solid #333;
	background: none;
	color: #fff;
}
#main-menu li a:hover {
	background: #00aeef url(images/nav-hover.jpg) repeat;
	color: #fff;
	text-decoration: none;
	border-radius: 3px; 
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
}

/* Main Menu (current page item) */

#main-menu li.current-page, #main-menu li.current-page-parent {
	margin-left: -1px;
	height: 48px;
	text-decoration: underline;
}

#main-menu li.current-page a, #main-menu li.current-page-parent a {
	display: block;
	float: left;
	padding: 0 0 0 2px;
	border-right: #E4E4E4 1px solid;
	color: #fff;
	margin-top: 5px;
}

#main-menu li.current-cat a span, #main-menu li.current-cat-parent span {
	display: block;
	line-height: 26px;
	padding: 0 12px 1px 10px;
}

/* Sub Category Menu */

#subcat-menu-out {
	width: 100%;
	background: rgb(252,252,252);
	border-bottom: #EBEBEB 1px solid;
}

#subcat-menu {
	width: 960px;
	margin-left: 30px;
	height: 34px;
}

#subcat-menu a {
	color: #3E3E3E;
}

#subcat-menu a:hover, li.current-cat a {
	color: #00699F;
}

#subcat-menu ul {
	padding: 6px 0 0 0;
	width: 100%;
	margin-left: -7px;
	position: relative;
}

#subcat-menu li {
	display: inline;
	float:left;
}

#subcat-menu li a {
	display: inline;
	float: left;
	padding: 0 8px 0 7px;
	line-height: 28px;
}

#subcat-menu li.current-cat a {
	color: #00699F;
	text-decoration:underline;
}
#subcat-menu ul li ul{
	padding:0px;
	width:auto;
	float:left;
	margin:0;
}

/* Middle */

#middle-out {
	width: 100%;
	margin-top: -400px;
	z-index: -9999;
	background: none;
}


#middle {
	width: 960px;
	margin-left: 30px;
	padding: 20px;
	padding-bottom: 34px;
	background: #fff url(images/header-big-white.jpg) no-repeat top;

}

/* Content */

#content {
	width: 630px;
	margin-top: 20px;
	text-align: justify;

}

#content-full {
	width: 880px;
	margin-top: 20px;
	background: url(images/sean-1.jpg) no-repeat right center;
	padding-bottom: 20px;
	padding-left: 20px;

}

#content-full img, #content-full img:hover { 
	border: none; 
}


/* Content (featured) */

#content .featured {
	width: 580px;
	padding: 5px 20px 30px 20px;
	background: #222 url(images/tag-grey.jpg) no-repeat top right;
	color: #eee;
	text-align: justify;
}

#content .featured h2 {
	font-family:comic sans ms;
	font-weight: bold;
	color: #fff;
	padding: 15px 10px 2px 0;
	font-size: 30px;
	text-align: left;
}

#content .featured h2 a {
	color: #fff;
}

#content .featured p.post-details {
	padding: 2px 0 5px 17px;
	color: #666;
	background: url(images/bg_post_details.gif) no-repeat 0 6px;
}
#content .featured p.post-details a {
	color: #666;
	border: none;
}

#details {
	padding: 0px 0 5px 17px;
	color: #666;
	background: url(images/bg_post_details_single.gif) no-repeat 0 2px;
}
#post .details-3 {
	padding: 0px 0 5px 17px;
	color: #666;
	background: url(images/bg_post_details_single.gif) no-repeat 0 2px;
}
#details a {
	color: #0072bc;
	border: none;
}
#post .details-3 a{
	color: #0072bc;
	border: none;
}
#content .featured p a  {
	color: #00a5ed;
	border-bottom: 1px dashed #fff;
}
#content .featured p a:hover  {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dashed #00a5ed;
}


#content .featured img.alignleft, #content .featured img.alignleft a {
	margin: 8px 15px 0 0;
	border: 4px solid #333;

}


#content .featured img:hover.alignleft {
	margin: 8px 15px 0 0;
	border: 4px solid #666;	
}

/* Content (main) */

#content #main {
	padding-top: 22px;
	text-align: justify;
}


/* Content (archives) */

#content .archives {
	padding-top: 0 !important;
	width: 100%;
}

#content h2.arh {
	font-size: 20px;
	background: url(images/bg_h2_arh.gif) repeat-x 0 0;
	line-height: 37px;
	padding: 0 0 0 10px;
	color: #000;
}

#content h2.search {
	padding-bottom: 0;
}

#content .archives #latest {
	border-top: 0;
}

#content .more_entries h2 {
	font-size: 25px;
	font-family:comic sans ms;
	font-weight: bold;
	text-align: left;
}

#content .more_entries {
	padding-top: 10px;
}

#content .more_entries h2 a {
	color: #515151;
}

/* Content (page) */

#content .page .post {
	border: 0 !important;
	padding-bottom: 0 !important;
	margin-bottom: 5px !important;
}

#content .page ul, #content ul, #content .post ul {
	list-style: none;
	padding: 10px 20px 10px 0px;
	text-align: left;
	color: #000;
	background: #ddd;
	display: block;
	margin: 20px;
	border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
}

#content .page ul li, #content ul li, #content .post ul li {
	border-bottom: 1px dashed #bbb;
	padding: 10px 0px;
}

/* Content (latest) */

#content #latest {
	width: 410px;
	border-top: #EBEBEB 1px solid;
}

/* Content (latest > post) */

#content #latest .post {
	width: 100%;
	padding: 10px 0;
	border-bottom: #EBEBEB 1px solid;
	clear: both;
}

#content #latest .post h2 {
	font-family:comic sans ms;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 0px;	
	font-weight: bold;
	padding: 5px 0 0px 0;
	color: #000;
	text-align: left;
}
#content #latest .post h2 a {
	color: #333;
}

#content #latest .post h2 a:hover {
	color: #0072bc;
	text-decoration: none;
}



#content #latest .post p {
	line-height: 20px;
	padding: 2px 0 5px 0;
	display: inline;
}

#content #latest img.alignleft {
	margin-top: 7px;
	margin-bottom: 0;
	border: 5px solid #ccc;
	border-radius: 6px; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px; 
}
#content #latest img:hover.alignleft {
	margin-top: 7px;
	margin-bottom: 0;
	border: 5px solid #bbb;
  box-shadow: 0px 0px 20px #666;
  -moz-box-shadow: 0px 0px 20px #666;
  -webkit-box-shadow: 0px 0px 20px #666;
}

a.read-more {
	font-weight: bold;
	margin-left: 1px;
}

/* Content (latest > more posts) */

#more-entries { margin-top: 20px; }

#content #latest #more-posts {
	width: 100%;
}

#content #latest #more-posts ul {
	width: 100%;
	font-family: Georgia;
	font-size: 17px;
	padding: 0;
}

#content #latest #more-posts li {
	line-height: 27px;
	padding: 6px 0 7px 0;
	border-bottom: #EBEBEB 1px solid;
}

/* Content (popular) */

#tag {
	background: url(images/tag.jpg) no-repeat top;
	height: 116px;
	margin-right: -20px; 
}

#content #popular-articles {
	width: 200px;
	background: #e2e2e2;
	border: 1px solid #ccc;

}

#content #popular-articles h2 {
	font-size: 20px;
	background: url(images/bg_h2_popular.gif) no-repeat 0 0;
	line-height: 37px;
	text-align: left;
	letter-spacing: 0px;
	font-family:comic sans ms;
	font-weight: bold;
	padding: 0 0 0 25px;
	
}

#content #popular-articles h3 {
	font-family:tahoma;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	letter-spacing: 0px;
	padding: 5px 7px 5px 7px;
	text-align: left;
	color: #515151;
	border-bottom: 1px solid #ccc;
	width: 187px;
}

#content #popular-articles h3 a {
	color: #515151;
}

#content #popular-articles p {
	padding: 5px 0;
	line-height: 18px;
}

#content #popular-articles a.read-more {
	border-bottom: #CBCBCB 1px solid;
	font-size: 12px;
}
#content .featured a.read-more {
	display: inline; 
}

#content #popular-articles a.read-more:hover {
	text-decoration: none;
	border-bottom: #979797 1px solid;
	font-size: 12px;
}

#content #popular-articles .block {
	border-bottom: #C7C7C7 1px solid;
	padding: 0 5px 10px 8px;
}
#content #popular-articles img, #content #popular-articles img a {
	border: 4px solid #ccc;
	margin: 9px 7px 0px 7px;
}
#content #popular-articles img:hover {
	border: 4px solid #aaa;
	margin: 9px 7px 0px 7px;
}
#content #popular-articles-line {
	border-bottom: 1px solid #ccc;
	padding: 0px;
	margin: 0px;
}

/* Content (single) */

#social {
	width: 550px;
	background: #222;
	border: 5px solid #999;
	padding: 20px;
	margin-bottom: 20px;
}
#social h2 {
	font-size: 26px;
	letter-spacing: 0px;
	margin-bottom: 10px;
	margin-top: -10px;
	color: #fff;
}
#social h2 span {
	color: #999;
}
#social img, #social img a {
	margin: 0px 25px 0px 0px;
	border: none;
	background: #222;
	padding: 0px;
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=50);
}
#social img:hover {
	border: none;
	margin: 0px 25px 0px 0px;
	opacity: 1;
	-moz-opacity: 1;
	background: #222;
	padding: 0px;
	filter: alpha(opacity=100);
}

#rss-feed {
	margin: 0px 0px 50px 0px;
}
#rss-feed img, #rss-feed img a {
	border: 5px solid #ccc;
	padding: 0px;
}
#rss-feed img:hover {
	border: 5px solid #aaa;
	padding: 0px;
}

#content #single {
	width: 600px;
	padding-bottom: 30px;
}

/* Content (single > post) */

#content #single .post {
	width: 100%;
	border-bottom: #EBEBEB 1px solid;
	padding-bottom: 15px;
	margin-bottom: 15px;
	min-height: 1500px;
}

#content #single .post h2, #content-full #single .post h2 {
	font-family:comic sans ms;
	font-weight: bold;
	color: #000;
	padding: 15px 10px 2px 0;
	margin-bottom: 30px;
	font-size: 50px;
	text-align: left;
	display: block;
	letter-spacing: 5px;
	text-transform: uppercase;
	border-bottom: 5px dashed #000;
}

#content #single .post h2 {
	letter-spacing: -1px;
}

#content #single .post h2.title {
	padding-bottom: 2px;
	border-bottom: none;
	font-size: 30px;
	margin-bottom: 0px;
}

#content #single .post p.post-details {
	font-family: Georgia;
	font-size: 12px;
	font-style: italic;
	padding: 0 0 10px 20px;
	background: url(images/bg_post_details_single.gif) no-repeat 0 5px;
	color: #797979;
}

#content #single .post p.post-details a {
	color: #797979;
}

#content #single .post img.alignleft {
	margin: 8px 15px 10px 0;
	border: 5px solid #ccc;
	padding: 0px;
}

#content #single .post img.alignright {
	margin: 8px 0 10px 15px;
	border: 5px solid #ccc;
	padding: 0px;
}
#content #single .post img.large {
	margin: 8px 0 10px 0px;
	border: 5px solid #ccc;
	padding: 0px;
}
#content #single .post img:hover.large {
	margin: 8px 0 10px 0px;
	border: 5px solid #aaa;
	padding: 0px;
}
#content #single .post img, #content #single .post img a {
	margin: 8px 0 10px 0px;
	border: 5px solid #aaa;
	padding: 0px;
}



/* Post Content Lists and Blockquote */

#content #single .post ol, #content #single .post ul {
	line-height: 20px;
}

#content #single .post ul {
	padding-left: 50px;
}

#content #single .post ul li {
	list-style: circle;
	padding: 3px 0;
}

#content #single .post ol {
	padding-left: 57px;
}

#content #single .post ol li {
	list-style: decimal;
	padding: 3px 0;
}

#content #single .post blockquote {
	padding: 10px 20px 10px 20px;
	text-align: left;
	color: #000;
	background: #cecece;
	display: block;
	border: 4px solid #bbb;
	margin: 20px;
}

/* Content (single > comments) */

#comments-wrap {
	background: url(images/wood.jpg) repeat;
	height: 20px;
	width: 1000px;
	margin-left: -20px;
	margin-bottom: 40px;
}
#content #single #comments {
}

#content #single #comments h2 {
	font-size: 18px;
	font-family:comic sans ms;
	padding: 10px 0 30px 0;
}

/* Content (single > comments > comment) */

#content #single .comment {
	margin-bottom: 17px;
}

#content #single .comment .col-left {
	width: 112px;
	text-align: right;
	font-family: Tahoma;
	font-weight: bold;
}

#content #single .comment .col-left a {
	color: #565656;
	text-decoration: underline;
	text-align: right;
	text-decoration: none;
}

#content #single .comment .col-left a:hover {
	text-decoration: underline;
	
}

#content #single .comment .col-left img {
	margin-bottom: 5px;
	border: 5px solid #ccc;
	padding: 0px;
}
#content #single .comment .col-left img:hover {
	margin-bottom: 5px;
	border: 5px solid #aaa;
	padding: 0px;
}

#content #single .comment .col-left p {
	padding: 1px 0;
}

#content #single .comment .col-right {
	padding: 5px 20px;
	background: #F8F8F8;
	border: #bbb 1px solid;
	min-height: 70px;
	float:none;
	margin-left:135px;
	margin-top: -15px;
}

* html #content #single .comment .col-right {
	height: 130px;
}

#content #single .lc_logged {
	margin-top: -20px;
	position: relative;
}

#content #single .reply { float:right; padding-top:3px;}
#content #single ul.children .comment { margin:0 0 0 20px; background: none; border: none; }
#content #single ul.children { background: none; border: none; }


/* Content (single > comments > form) */

#content #single #comments label {
	display: block;
	clear: both;
	padding-bottom: 10px;
	width: 400px;
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
}

#content #single #comments label span {
	line-height: 27px;
	padding-left: 10px;
	float: left;
}

#content #single #comments label input {
	width: 160px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 4px;
	border: #bbb 1px solid;
	float: left;
}

#content #single #comments textarea {
	display: block;
	clear: both;
	width: 65%;
	padding: 5px 4px;
	border: #bbb 1px solid;
	margin-bottom: 15px;
	font-family: Tahoma;
	font-size: 14px;
}

/* Sidebar */

#vimeo {
	padding: 0px;

}

#sidebar {
	width: 311px;
	margin-top: 25px;
}


#sidebar .block {
	background: #eee;
	padding: 12px 9px;
	margin-top: 35px;
  box-shadow: 0px 0px 20px #aaa;
  -moz-box-shadow: 0px 0px 20px #aaa;
  -webkit-box-shadow: 0px 0px 20px #aaa;
	display: block;

	border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
}
#sidebar .block2 {
	border: #ccc 5px solid;
	background: #eee;
	padding: 15px 5px 15px 15px;
	margin-bottom: 14px;
}
#sidebar .block3 {
	background: #eee;
	padding: 25px 5px 15px 15px;
	margin-bottom: 14px;
}
#sidebar .blockads {
	background: #eee;
	padding: 25px 5px 15px 15px;
	margin-bottom: 14px;
}
#sidebar. blockads img, #sidebar. blockads img a {
}

#sidebar .block .inside li img.thumbnail {
	border: #A4A4A4 2px solid;
	float: left;
	margin-right: 10px;
	padding: 0px;
}
#sidebar .block2 h2, {
	font-size: 20px;
	padding: 0 0 10px 0;
	font-family: tahoma;
	font-weight: bold;
	letter-spacing: 0px;
	background: none;
}
#sidebar .block h2 {
	font-size: 20px;
	padding: 10px 0 10px 10px;
	font-family: tahoma;
	font-weight: bold;
	letter-spacing: 0px;
	background: none;
}

#sidebar .block .inside {
	padding: 5px 12px;
}

#sidebar .inside ul {
	padding: 0;
}

#sidebar .inside li {
	line-height: 20px;
	padding: 3px 0 3px 17px;
	background: url(images/bg_arrows.gif) no-repeat 0 10px;
}

#sidebar .inside li a {
	color: #565656;
}

#sidebar .inside li a:hover {
	color: #006DAC;
}

/* Sidebar (tabs) */

#sidebar #tabs ul.tabs {
	padding: 0;
	width: 100%;
	margin-bottom: 8px;
}

#sidebar #tabs img {
	float: left;
	margin-right: 7px;
	border: 2px solid #aaa;  
	margin-top:1px;
 }

#sidebar #tabs ul.tabs li {
	display: block;
	float: left;
	margin-bottom: -10px;
}

#sidebar #tabs ul.tabs li a {
	background: #fff;
	display: block;
	line-height: 27px;
	padding: 10px 10px 10px 20px;
	color: #000;
	font-weight: bold;
	width: 100px;
	font-size: 16px;
	margin: 10px 0px 0px 10px;
	border-top-right-radius: 10px; 
	-moz-border-radius-topright: 10px; 
	-webkit-border-top-right-radius: 10px; 
	border-top-left-radius: 10px; 
	-moz-border-radius-topleft: 10px; 
	-webkit-border-top-left-radius: 10px; 
	border: #999 1px solid;
}

#sidebar #tabs ul.tabs li a.selected {
	background: #0072bc;
	color: #fff;
	border: #999 1px solid;
}

#sidebar #tabs .inside {
	position: relative;
	padding-top: 6px;
	padding-bottom:15px;
	color: #777;	
}

#sidebar #tabs .inside ul {
	padding-top: 0px;
}

#sidebar #tabs .inside li {
	padding: 6px 6px;
	border-bottom: #999 1px dashed;
	background: none;
	color: #999;
}

#sidebar #tabs .inside li a {
	background: none;
	color: #999;
	text-decoration: none;
}

#sidebar #tabs .inside li:hover, #sidebar #tabs .inside li a:hover {
	background: #ccc;
	color: #000;
	text-decoration: none;
}


#sidebar #tabs .inside .border-clear {
	width: 100%;
	height: 8px;
	background: #fff;
	overflow: hidden;
	position: absolute;
	top: 1px;
	left: 0;
}

/* Sidebar (subscribe) */

#sidebar .subscribe {
	width: 246px;
	height: 43px;
	padding: 16px 0 0 65px;
	background: #fdc689 url(images/bg_subscribe.png) no-repeat 0 0;
	margin-bottom: 16px;
	margin-top: 20px;
 	box-shadow: 0px 0px 20px #aaa;
  -moz-box-shadow: 0px 0px 20px #aaa;
  -webkit-box-shadow: 0px 0px 20px #aaa;
	border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	font-family: 'Trebuchet MS', arial;

}


#sidebar .subscribe h2 {
	font-size: 19px;
	font-weight: bold;
letter-spacing: 0px;	
	color: #000;
	padding: 0px 0px 3px 0px;
	line-height: 12px;
	font-family: 'Trebuchet MS', arial;

}

#sidebar .subscribe h2 a {
	color: #2D2D2D;
}

#sidebar .subscribe p {
	font-size: 11px;
	color: #6F6F6F;
	padding: 0;
	line-height: 15px;
}

/* Sidebar (advert) */

#sidebar .advert {
	width: 100%;
	text-align: center;
	background: #95dffd url(images/bar-top-blue.gif) no-repeat top;
	margin-bottom: 14px;
}

/* Sidebar (categories and archive) */

#sidebar #cat-arh {
	width: 291px;
}

#sidebar #cat-arh .container {
	width: 100%;
	border: none;
}

#sidebar #cat-arh .inside {
	padding: 7px 5px 10px 0px;
	border-bottom: 0;
}

#sidebar #cat-arh .inside li {
border-bottom: 1px dashed #ccc;
	border-radius: 6px; 
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px; 
}

#sidebar #cat-arh .inside li:hover {
	background: #ccc url(images/bg_arrows.gif) no-repeat left;

}

#sidebar #cat-arh .col-left {
	width: 125px; background: #ccc;
}

#sidebar #cat-arh .col-left h2 {
	font-size: 20px;
	letter-spacing: 0px;
}

#sidebar #cat-arh .col-right .inside {
	width: 145px;
}

#sidebar #cat-arh .col-right h2 {
	font-size: 16px;
	letter-spacing: 0px;
	margin-left: -1px;
	padding-left: 1px;
}

#sidebar #cat-arh { padding: 0px 15px; }

/* Widget (calendar) */

#wp-calendar {
	width: 95%;
	padding: 0 0 0px 0;
	margin-bottom: 15px;
}

#wp-calendar caption {
	padding: 10px;
}

#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
	background: #C7C7C7;
}

#wp-calendar td {
	background: transparent;
}

#wp-calendar td, table#wp-calendar th {
	padding: 3px 0;
}

#wp-calendar a {
	text-decoration: underline;
}

#wp-calendar a:hover {
	text-decoration: none;
}

/* Widget (tag cloud) */

#tag_cloud {
	padding-bottom: 20px;
	text-align: justify;
}

#footer #tag_cloud h2 {
	margin-bottom: 10px;
}

#footer #tag_cloud a {
	color: #515151;
}

/* Widget (textwidget) */

.textwidget {
	padding: 10px 0;
}

/* Footer */

#footer-out {
	width: 100%;
	border-bottom: #222 1px solid;
}


#footer {
	width: 960px;
	margin-left: 30px;
	padding: 10px 0;
}

#footer .block {
	display: block;
	margin-right: 30px;
	float: left;
}

#footer .last {
	margin-right: 0;
}

#footer h2 {
	color: #3B3B3B;
}

/* Footer (flickr) */

.flickr_badge_image img {
	float:left;
	margin:8px 3px 0px;
	padding:0 7px 5px 0;
}


#footer .flickr h2 {
	font-size: 14px;
	font-weight: normal;
}

#footer .flickr h2 span {
	color: #006DAC;
}

#footer .flickr h2 span span {
	color: #DE42B1;
}

#footer .flickr .inside {
	margin-left: -15px;
	position: relative;
	width: 300px;
	padding-top: 10px;
}

#footer .flickr img {
	display: block;
	float: left;
	padding: 3px;
	background: #fff;
	margin:0 0 15px 15px;
	display: inline;
	position: relative;
}


/* Footer (widget) */


#books {
	width: 100%;
	background: url(images/header-big-bottom.jpg) no-repeat center top;
	padding: 140px 0px 0px 0px;
}


#books-out {
	width: 910px;
	clear: both;
	margin: 0px auto;
	padding: 20px 40px 20px 40px;
	padding-bottom: 34px;
	background: #111;
  box-shadow: 0px 0px 40px #000;
  -moz-box-shadow: 0px 0px 40px #000;
  -webkit-box-shadow: 0px 0px 40px #000;

}
#books img, #books img a {
	border: 5px solid #333;
	margin-right: 24px;
	padding: 0px;
}
#books img:hover {
	border: 5px solid #666;
	margin-right: 24px;
	padding: 0px;
}

#books h2 {
	font-family:comic sans ms;
	font-size: 22px;
	padding: 0px 0px 5px 0px;
	font-weight: bold;
	border-bottom: 1px solid #666;
	display: block;
	color: #0072bc;
	margin-bottom: 20px;
}
#books h2 span {
	color: #fff;
}


#footer .widget {
	width: 300px;
	color: #000;
	line-height: 1.5;
	margin-top: 10px;
	text-align: justify;
}
#footer .widget p a {
	color: #fff;
	border-bottom: 1px dashed #000;
}
#footer .widget p a:hover {
	color: #000;
	border-bottom: 1px dashed #000;
	text-decoration: none;
}

#footer .widget p {
	text-align: justify;
}
#footer .widget img, #footer .widget img a {
	border: 2px solid #000;
	float: right;
	padding: 0px;
	margin-left: 10px;
	margin-top: 10px;
}
#footer .widget img:hover {
	border: 2px solid #666;
	padding: 0px;
}

#footer .widget h2 {
	font-family:comic sans ms;
	font-size: 22px;
	padding-bottom: 5px;
	letter-spacing: 0px;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #fff;
}
#footer .widget h2 span {
	color: #fff;
}

#footer .widget ul {
	padding-left: 5px;
}

#footer .widget li {
	line-height: 20px;
	padding: 2px 0 2px 15px;
	background: url(images/bg_footer_arrows.gif) no-repeat 0 10px;
}

#footer .widget li a {
	color: #000;
}
#footer img a, #footer img:hover {
	border: none;
}

/* Copyright */

#copyright-out {
	width: 100%;
	background: #000;
	padding: 10px 0px 20px 0px; 
}

#copyright {
	width: 960px;
	margin-left: 30px;
	padding: 10px 0 30px 0;
}

#copyright a {
	color: #fff;
	text-decoration: none;
	border-bottom: none;
}

#copyright a:hover {
	color: #00a5ed;
	text-decoration: none;
	border-bottom: 1px dashed #00a5ed;
}

#copyright ul {
	padding: 10px 0 5px 0;
	margin-left: -7px;
	position: relative;
}

#copyright li {
	display: inline;
	padding: 0 7px;
	border-left: #3A3A3A 1px solid;
}

#copyright li.first {
	border: 0;
}

#copyright p {
	font-style: italic;
	color: #666;
	padding: 0;
}


#copyright .col-right, #copyright .col-right img, #copyright .col-right, img a, #copyright .col-right, img:hover {
	padding-top: 4px;
	border: none;

}
#copyright .col-right img, #copyright .col-right img a 	{
	margin-right: 0px;
}
#copyright .col-right img:hover { border: none; background: none; opacity: 0.7; }
#copyright .col-right .viki, #copyright .col-right .viki a {
	font-style: italic;
	text-decoration: none;
	
}
/* Fix */

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

/* Mix */

.ui-tabs-hide {  
	display: none;  
}  

.ads img {
	margin: 0px 5px 5px 0px;
	padding: 0px;
  	border: 4px solid #999;
}
.ads img:hover {
	margin: 0px 5px 5px 0px;
	padding: 0px;
	border: 4px solid #666;
}
.ads {

}

/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
img.centered{
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright{
padding: 0px;
margin: 3px 0 2px 10px;
display: inline;
}

img.alignleft{
padding: 0px;
margin: 3px 10px 2px 0;
display: inline;
}

.alignleft{
float: left;
}

.alignright{
float: right;
}
.wp-caption {
	text-align:center;
	background: #eee;
	padding: 0px; 
}
.wp-caption-text {
	font-size:11px;
	text-align:center;
	padding: 0px 0px 0px 0px;
}


/* Navigation */
#nav {
	clear: both;	
	margin: 0; padding: 0;		
	height: 45px;
	background: #fff;	
}
#nav ul {
	float: left;
	list-style: none;
	background: #fff url(images/nav.jpg) repeat-x;	
	width: 896px;		
	height: 45px;
	text-transform: uppercase;
	margin: 0px 20px 0px 20px;
	padding: 0px;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 14px;
	border-right: 1px solid #222;
	border-left: 1px solid #333;
	font: bold 14px/45px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
	color: #fff;
}
#nav ul li a:hover, 
#nav ul li a:active {
	background: url(images/nav-hover.jpg) repeat-x;	
}
#nav ul li#current a {	
	background: url(images/nav-current.jpg) repeat-x;
	text-decoration: underline;
	}
#nav ul li#current a:hover {	
	background: url(images/nav-hover.jpg) repeat-x;
	}
#nav ul li.current_page_item a {
background: url(images/nav-current.jpg) repeat-x;
text-decoration: underline;
}
#nav ul li.current_page_item a:hover {
background: url(images/nav-hover.jpg) repeat-x;
text-decoration: underline;
}
#nav ul li.current_page_item {
background: url(images/nav-current.jpg) repeat-x;
text-decoration: underline;
}

#seanintro {
	background: url(images/rotator/rotator.php) no-repeat;
	width: 300px;
	height: 250px;
	border: none;
	margin-bottom: 10px;
}
#fwboard {
	border: none;
	background: none;
}
#fwboard h2, #fwboard h3, #fwboard h2 a, #fwboard h3 a  {
	border: none;
	font-family: Tahoma;
	font-size: 30px;
	font-weight: bold;
	line-height: 18px;
letter-spacing: 0px;	
	text-align: left;
	color: #515151;
}

#fw board #content .page ul, #fw board #content ul, #fw board #content .post ul {
	list-style: none;
	padding: 0px;
	text-align: left;
	color: #000;
	background: none;
	border-bottom: 1px solid #ccc;
	border-left: none;
	border-right: none;
	border-top: none;
	margin: 0px;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 4px solid #666;
	font-family: Ubuntu;
	font-weight: bold;
	font-size: 24px;
	color: #666;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {

	border: 4px solid #666;
	font-size: 24px;
}
.wp-pagenavi a:hover {	
	border: 4px solid #333;
	color: #333;
	font-size: 24px;
}
.wp-pagenavi a:active {
	border: 4px solid #666;
	color: #666;
	background-color: #FFFFFF;
	font-size: 24px;
}
.wp-pagenavi span.pages {
	border: 4px solid #666;
	color: #666;
	background-color: #FFFFFF;
	font-size: 24px;
}
.wp-pagenavi span.current {
	border: 4px solid #666;
	color: #666;
	background-color: #FFFFFF;
	font-size: 24px;
}
.wp-pagenavi span.extend {
	border: 4px solid #666;
	color: #666;
	background-color: #FFFFFF;
	font-size: 24px;
}

#top-wrap {
	width: 100%;
	background: #000 url(images/bg_top.png) repeat;
	border-bottom: 1px solid #333;
	margin: 0px auto;
	height: 30px;
	font-family: "Lucida sans", Arial, Helvetica, sans-serif;
}
#top-wrap-inside {
	width: 1000px;
	margin: 0px auto;
}
#top-wrap-inside img, #top-wrap-inside img a { border: none; }

#top-section-right-1 {
	float: right;
	color: #fff;
	font-size: 11px;
	margin-top: 10px;
	margin-right: 5px;
	font-weight: bold;
}
#top-section-right-2 {
	float: right;
	margin-top: -7px;
}

#top-section-right-2 li {
	display: inline;
	padding: 0px 3px 0px 3px;
}
#top-section {
	float: left;
	color: #fff;
	font-size: 11px;
	margin: -1px 0px 0px 10px;
}
#top-section a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
#top-section a:hover {
	color: #00aeef;
}
#top-section li {
	display: inline;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #333;
}

/* 4.2 Specific Widgets */

/* WIDGET FORMS */
#searchform  { background:#fff;  border: 6px solid #e2e2e2; position:relative; }
#searchform .btn { position:absolute; right:10px; bottom:0; border:0; padding:2px; }
.widget input#s, .widget input.field  { width: 180px; padding: 8px 0; margin-left:10px; border: 0; color:#999999; }
#footer-widgets .widget input.s  { width: 55%; }
.widget .screen-reader-text  { display: none; }
.widget input.submit { float:right; }

/* FLICKR */
.widget_woo_flickr h3  {}
.widget_woo_flickr h3 span{color:#0061D8;}
.widget_woo_flickr h3 span span{color:#FF1183;}
.widget_woo_flickr .flickr_badge_image  { float: left; margin: 3px; }

.widget_woo_flickr .wrap  { position: relative; margin-bottom: 20px; padding: 0; }
.widget_woo_flickr a img  { float: left;  margin: 0 0 8px 8px;  display: block; border: #CECFC6 1px solid; padding: 3px;}
.widget_woo_flickr a:hover img  { border:#A8AA99 1px solid; }

/* LIFESTREAM */
.widget_lifestream ul li  { border-bottom: 1px solid #e0e6e6; }
.widget_lifestream ul li a  { border:none; background:none!important; }
.widget_lifestream ul .lifestream_meta  { color: inherit; }

/* CALENDAR */
#wp-calendar{width:95%;margin-bottom:15px;clear:both;padding:0;}
#wp-calendar caption{padding:10px;}
#wp-calendar th,#wp-calendar td{text-align:center;background:#E7E7E7;color:#9E9E9E;padding:5px;}
#wp-calendar td{background:transparent;}
#wp-calendar td,table#wp-calendar th{padding:3px 0;}

/* Blog Author Widget */
.widget_woo_blogauthorinfo .avatar { padding: 5px; border: 1px solid #e6e6e6; background:#F8F8F8; background:rgba(255,255,255,0.7);}
.widget_woo_blogauthorinfo .left { float:left; margin:0 10px 5px 0; }
.widget_woo_blogauthorinfo .right { float:right; margin:0 0 5px 10px; }

/* Woo News Widget */
.widget_woo_news { position:relative; }
.widget_woo_news h3 { background:url(images/border-horizontal.png) repeat-x bottom; padding-bottom:25px; margin-bottom:25px; color:#444; }
.widget_woo_news .rss { position:absolute; right:0; top:0; }
.widget_woo_news a.title { font-size:18px; font-weight:bold; padding:0; color:#555; }
.widget_woo_news .post-meta { font-size:11x; }
.widget_woo_news .item { margin-bottom:25px; }

/* Feedback Widget */
.widget_woo_feedback h3 { background:url(images/ico-feedback.png) no-repeat; padding:5px 0 5px 42px; }
.widget_woo_feedback blockquote p, .widget_woo_feedback cite { font-family: 'Droid Serif', Georgia, serif; font-style:italic; color:#555;}

/* Twitter Stream */
.widget_woo_twitter h3 { background:url(images/ico-twitter.png) no-repeat; padding:5px 0 5px 42px; }
.widget_woo_twitter h3 a { color:#555; }
.widget_woo_twitter ul { padding-bottom:10px; }
.widget_woo_twitter ul li { background:none; padding:0 0 15px; font-family:'Droid Serif', Georgia, serif; font-style:italic; }
.widget_woo_twitter ul li span { display:block; }
.widget_woo_twitter ul li a { padding:0; color:#999; }
.widget_woo_twitter ul li span a { color:#333; }


/* --------------  9.2 EFFECTS ------------------------ */


#   {
	border-bottom-right-radius: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-webkit-border-bottom-right-radius: 15px; 
	border-bottom-left-radius: 15px; 
	-moz-border-radius-bottomleft: 15px; 
	-webkit-border-bottom-left-radius: 15px; 
}

#books-out, #middle {
	border-radius: 15px; 
	-moz-border-radius: 15px; 
	-webkit-border-radius: 15px; 
}

#content .featured, #main-menu {
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
}

.grid_4 { width: 280px; float: left; margin-right: 20px; }

.grid_4r { width: 280px; float: right; }

.clear4 { clear: both; margin-top: 30px; }



