/*  
Theme Name: Typebased
Theme URI: http://www.woothemes.com/
Description: Typebased by WooThemes
Version: 1.0.0
Author: WooThemes
Author URI: http://www.woothemes.com/
*/

html, body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3;
	border: 0;
	color: #404040;
	padding-bottom: 30px;
}

body {
/*	background: #dad0c7; */
	background: #ebf2f8;
}

body, img, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}

p {
/*	line-height: 18px; */
}

h1, h3, h4, h5, ul, ol, blockquote p {
	padding: 10px 0;
}

ul, ol {
	list-style: none;
}

small {
	font-size: 11px;
}

code {
	background: #FFFFC1;
}

a {
	color: #2c88a3;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #306575;
}

a img {
	border: none;
}


/* Align (used for images) */

.aligncenter {
	margin: 5px auto 5px auto;
	display: block;
}

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

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

/* Wrap */

.wrap {
	width: 100%;
}

.left-col {
	float: left;
}

.right-col {
	float: right;
}

/* Container */

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

/* Upgrade IE6 box */
#upgrade {
	background: #faa;
	border: 2px solid #e99;
	font-weight: bold;
	padding: 0.5em 1em;
	text-align: center;
}


/* Header */

#header {
	width: 100%;
	height: 108px;
	background: #33607f;
}
#header-inner {
	position: relative;
	margin: 0 auto;
	}
#logo {
	position: absolute;
	top: 30px;
	left: 30px;
/*	width: 73px;
	height: 105px;
	margin: 0; */
/*	padding: 0 0 50px 0; */
	}
#header h1 {
	padding: 30px 0 0 20px;
}

/* Description */

div#desc {float:right; width: 400px; margin-right: 50px; text-decoration: none;}
#desc a { color:#fff; font-size: 120%; font-family: Georgia, serif; text-decoration: none; border-bottom: hidden;}	
#desc h2 {font-family: "Lucida Grande", "Lucida Sans Unicode", Sans-Serif; color:#707780; font-weight: normal;}	


/* Main Menu */

/* #menu {
	width: 100%;
	height: 55px;
	margin-bottom: 0px;
	background: #27241b; 
} */

#menu ul {
	margin: 0;
	width: 940px;
	height: 55px;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

#menu ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	display: block;
	float: left;
	margin-top: 5px;
	padding: 0 37px 0 0;
	color: #C0CDCF;
		line-height: 30px;
	display: inline;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Lucida Sans";
	font-size: 14px;
/*	border-left: #2B404D 1px solid; */
}

#menu ul li a:hover {
	color: #fff;
	cursor: pointer;
}

#menu ul li a span {
	display: block;
	float: left;
	height: 30px;
	padding: 0 0 0 27px;
}

/* Main Menu - Current Page Item */

#menu ul li.current_page_item {
	line-height: 35px;
}

#menu ul li.current_page_item a {
/*	background: url(images/menu_button.gif) no-repeat right top; */
	margin-top: 0;
	color: #ffffff;
	border: 0;
}

#menu ul li.current_page_item a:hover {
	color: #1A272E;
}

#menu ul li.current_page_item a span {
/*	background: url(images/menu_button.gif) no-repeat left top; */
	height: 35px;
}

/* Main Menu - extra */

#menu ul li.first a {
	border: 0;
}

#menu ul li.current_page_item a {
	margin-right: -1px;
	position: relative;
}

/* Content Area - Content and Sidebar */

.background {
/*	background: #f8f7f5; */
	background: #ffffff;
}

/* Content */

#content {
	width: 651px;
	padding-top: 10px;
}

h2.arh {
	width: 460px;
	margin-left: 160px;
	margin-top: 12px;
	margin-bottom: 10px;
	padding: 10px 15px;
	font-size: 20px;
	background: #FFF0D4;
	border-bottom: #D7D7D7 1px solid;
	border-top: #D7D7D7 1px solid;
	line-height: 25px;
}

/* Post */

.entry {
	width: 100%;
	clear: both;
	padding: 10px 0;
	border-bottom: #CBCBCB 1px solid;
}

.error, .page {
	border: 0;
}

/* Post Content */

.postcontent {
	width: 480px;
	margin-right: 31px;
	display: inline;
	line-height: 1.5;
}

.postcontent a {
	font-weight: bold;
}

.postcontent a:hover {
	text-decoration: underline;
}
/*.postcontent .excerpt {
  font-size: 100%;
  line-height: 140%;
}

.postcontent .excerpt:first-line {
  font-weight: bold;
}
*/

/* Post Content Headings */

.postcontent h2 {
	font-size: 28px;
	line-height: 30px;
}

.postcontent h2 a {
	font-family: Georgia, serif; 
	font-weight: normal;
	color: #474a51;
}

.postcontent h2 a:hover {
	color: #408db4;
	text-decoration: none;
}
.postcontent h2 em {
	display: none;
	margin: 0 0 .3em 0;
	padding: 0;
	font-size: 12px;
	font-style: normal;
	color: #8f9195;
	line-height: 12px;
	}
div.category-links h2 a:hover em {
	display: inline;
}
.postcontent h3 {
	font-size: 14px;
	padding: 5px 0;
}
div.category-links h2 a {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 12px;
	color: #2c88a3;
	padding: 0px 0;
	}
div.category-links h2 a:hover {
	color: #306575;
}
div.category-links p {
	margin-top:-0px;
}
div.category-blog h2 a {
	padding: 10px 0;
}
div.category-video p, h2 a {
	padding: 10px 0;
}
div.category-images p, h2 a {
	padding: 10px 0;
}
div.category-images h2 {
	display: none;
}
div.category-video h2 {
	display: none;
}
div.category-quotes h2 {
	display: none;
}
.postcontent h4.comments {
	padding-left: 21px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-top: 3px;
	font-size: 12px;
	font-style: normal;
}
.indexcomments_wrap {
	width: 130px;
	text-align: center;
	clear: both;
	border-bottom: #D7D7D7 1px dotted;
	background: #ebf2f8 url(images/icon_comment.gif) no-repeat 8px center;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

/* Post Content Lists and Blockquote */

.postcontent ol, .postcontent ul {
	line-height: 20px;
}

.postcontent ul {
	padding-left: 30px;
}

.postcontent ul li {
	list-style: circle;
	padding: 3px 0;
}

.postcontent ol {
	padding-left: 37px;
}

.postcontent ol li {
	list-style: decimal;
	padding: 3px 0;
}
div.category-quotes blockquote {
	margin-left: auto;
	margin-bottom: 15px;
	margin-right: auto;
	border-left: none;
	font-family: Georgia, serif;
	font-size: 18px;
	color:#777777;
	font-style:italic;
	padding:0px 10px;
	width:85%;
}
.postcontent blockquote {
	border-left: 3px solid #CBCBCB;
	color:#777777;
	margin:2px auto 15px;
	padding:0px 5px;
	width:85%;
}



/* Post Content Images*/

.postcontent img {
	padding: 4px;
	background: #e0e0d5;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

/* Post Content (read more) */

/* .postcontent span.read_more {
	padding: 5px 0 10px 0;
	display: block;
	float: left;
	font-size: 13px;
}

.postcontent a span.read_more {
	color: #1A86DF;
	text-decoration: underline ;
}

.postcontent a:hover span.read_more {
	text-decoration: none;
}
*/

/* Post Meta */

.postcontent .meta {
	font-size: 12px;
	text-transform:lowercase;
	color:#a98;
	margin-top:-.769em;
}

.postcontent .meta a {
  	color:#8ab;
  	font-weight: normal;
}

.post-meta {
	width: 100px;
	margin-left: 6px;
	text-align: right;
	display: inline;
	padding-top: 11px;
}

.post-meta a {
	color: #587384;
}

.post-meta a:hover {
	text-decoration: underline;
}

.post-meta .category-links {
	width: 150px;
	margin-right: 10px;
	background: url(/images/icon_rss.gif) no-repeat right top;
}

/* Post Meta Date */

.post-meta h3 {
	padding: 3px 0;
	margin-bottom: 23px;
}

.post-meta h3 span.day {
	display: block;
	float: right;
	line-height: 28px;
	font-family: Georgia, serif; 
	font-size: 20px;
	font-weight: lighter;
	border-right: #CBCBCB 1px solid;
	padding-right: 5px;
	color: #8D8D8D;
}

.post-meta h3 span.month, .post-meta h3 span.year {
	color: #666666;
	width: 40px;
}

.post-meta h3 span.month {
	display: block;
	float: right;
	font-size: 10px;
	line-height: 14px;
	padding-left: 4px;
	text-align: center;
	text-transform: uppercase;
}

.post-meta h3 span.year {
	font-size: 10px;
	display: block;
}

/* Post Meta Author and Comments */

.post-meta h4 {
	font-size: 12px;
	padding: 3px 21px 3px 0;
	color: #666666;
}

.post-meta h4.author {
	background: url(images/icon_author.gif) no-repeat right 2px;
	font-style: italic;
}

.post-meta h4.comments {
	background: url(images/icon_comment.gif) no-repeat right 4px;
}

.post-meta h4.comments a {
	color: #666666;
}

/* More Entries */

.more_posts {
	width: 400px;
	clear: both;
	margin-left: 190px;
	padding: 5px 0 6px 0;
}

.more_posts h2 {
	font-size: 20px;
}

.more_posts h2 a {
	color: #404040;
}

.more_posts h2 a:hover {
	color: #1A86DF;
}

/* Comments (single.php and comments.php) */

h3#comments, h3.lc {
	font-size: 18px;
}

h3.lc {
	padding-top: 20px;
}

.comments_wrap {
	width: 480px;
	margin: 20px 0 0px 0px;
	padding: 20px 20px 0 20px;
	clear: both;
	padding-bottom: 5px;
	border-bottom: #D7D7D7 1px dotted;
	background: #ebf2f8;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.comments_wrap img {	
	background: none;
	padding: 1px;
}

.comments_wrap .left {
	width: 46px;
	padding-top: 2px;
	float: left;
}

.comments_wrap .left img {
	border: #D7D7D7 1px solid;	
	padding: 1px !important;
}

.comments_wrap .right {
	width: 350px;
	float: left;
	padding-left: 15px;
}

.comments_wrap .right h4 {
	font-size: 11px !important;
	text-transform: none;
	padding: 0;
	font-weight: normal;
}

.comments_wrap .right h4 b {
	font-size: 14px !important;
}

.comments_wrap .right h4 a {
	text-decoration: none;
}

.comments_wrap .right h4 a:hover {
	text-decoration: underline;
}
.comments_wrap p {
	margin-top:-0px;
}

.bypostauthor {
background-color: #fff;
}

/* Comments (form) */

#content form {
	margin: 20px 0 30px 10px;
}

#content form label {
	display: block;
	margin: 10px 0;
	font-size: 14px;
}

#content form label input {
	padding: 3px;
	width: 480px;
	font-size: 14px;
}

#content textarea {
	margin-bottom: 10px;
	display: block;
	padding: 3px;
	font-size: 14px;
}

#content form input {
	margin-top: 5px;
}

.lc_logged {
	padding: 0;
	margin-top: -10px;
}

/* Sidebar */

#sidebar {
	width: 269px;
	margin-right: 5px;
	padding-top: 10px;
}

#sidebar h2 {
	font-size: 13px;
	color: #474a51;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 10px;
}

#sidebar p {
	font-size: 12px;
	line-height: 1.4;
}

/* Sidebar Search */

#search {
	width: 100%;
	height: 57px;
	background: url(images/search_block_bg.gif) no-repeat 0 0;
	height: 50px;
}

#search form {
	padding: 14px 0 0 14px;
}

#search form div {
	width: 259px;
	height: 28px;
	background: url(images/search_field.gif) no-repeat 0 0;
	position: relative;
}

#search form input.search_box {
	width: 175px;
	border: 0;
	position: absolute;
	left: 5px;
	top: 5px;
	padding-top: 2px;
	background: transparent;
	font-size: 11px;
	font-weight: bold;
	outline: none;
}

#search form input.submit {
	position: absolute;
	right: 0;
}

/* Sidebar Block */

#sidebar .block {
	padding: 14px 4px 14px 14px;
}

#sidebar .block a {
	color: #2c88a3;
}

#sidebar .block a:hover {
	color: #306575;
	text-decoration: underline;
}

#sidebar .block ul {
	width: 100%;
	padding: 1px 0 8px 0;
}

/* Sidebar Inside Block */

#sidebar_in .block ul li {
	line-height: 15px;
	padding: 4px 0 4px 0px;
	margin-right: 10px;
	font-size: 12px;
}

#sidebar_in .block ul li ul li {
	border: 0;
}

/* Sidebar Special List */

#sidebar .categories ul, #sidebar .blogroll ul, #sidebar .widget_categories ul, #sidebar .widget_links ul {
	background: url(images/sidebar_ul_lines.gif) no-repeat 0 0;
	margin-top: 3px;
}

#sidebar .categories ul li, #sidebar .blogroll ul li, #sidebar .widget_categories ul li, #sidebar .widget_links ul li {
	width: 104px;
	float: left;
	margin-right: 10px;
	display: inline;
}

#sidebar .categories ul li, #sidebar .widget_categories ul li {
	background: url(images/icon_folder.gif) no-repeat 0 6px;
}

#sidebar .blogroll ul li, #sidebar .widget_links ul li {
	background: url(images/circle.gif) no-repeat 5px 11px;
	font-size: 11px;
}

/* Sidebar Flickr */

#sidebar .flickr h2 span {
	color: #0061D8;
}

#sidebar .flickr h2 span span {
	color: #FF1183;
}

#sidebar .flickr .wrap {
	padding-top: 5px;
	margin-left: -10px;
	position: relative;
}

#sidebar .flickr li {
	float: left;
	margin-left: 10px;
	display: inline;
	margin-bottom: 10px;
}

#sidebar .flickr img {
	float: left;
	margin-left: 5px;
	display: inline;
	margin-bottom: 5px;
	display: block;
	padding: 4px;
	margin-right: 15px;
	margin-bottom: 15px;
	background: #e0e0d5;
	border: #e0e0d5 1px solid;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}


/* Sidebar Adverts */

#sidebar .adverts {
	width: 285px;
	padding: 15px 0 10px 4px;
	background: url(images/sidebar_block_top.gif) repeat-x 0 0;
}

#sidebar .adverts ul {
	padding: 0;
}

#sidebar .adverts ul li {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	display: inline;
}

#sidebar .adverts img {
	display: block;
}

/* =Twitter
----------------------------------------------- */

.twitter li {
  margin:0 0 .769em; /* 10/13 */
  text-indent:0;
  }
.twitter-timestamp {
  color:#a98;
  white-space:nowrap;
  }

/* 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: #C0DBE2;
}

#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;
}

#tag_cloud h2 {
	margin-bottom: 5px;
}


/* Footer */

#footer {
	width: 940px;
	margin: 0 auto;
	padding-top: 18px;
	margin-top: -1px;
	position: relative;
/*	background: #27241b; */
	background: #33607f;
}

#footer a {
	color: #474a51;
}

#footer a:hover {
	color: #318DE1;
}

#footer h2 {
	color: #ffffff;
}

/* Footer Popular Articles */

#footer .popular {
	padding-bottom: 30px;
}

#footer .left-col .wrap {
	width: 646px;
}

#footer .left-col h2 {
	width: 115px;
	display: block;
	float: left;
	line-height: 24px;
	text-align: right;
	padding: 10px 35px 10px 10px;
	font-size: 13px;
	background: url(images/footer_element.gif) no-repeat right 18px;
	display: inline;
}

#footer .left-col ul {
	width: 441px;
	display: block;
	float: left;
	padding: 5px 0 15px 30px;
}

#footer .left-col ul li {
	line-height: normal;
	font-size: 13px;
	padding: 6px 0 9px 0;
	font-weight: bold;
	background: url(images/footer_line.gif) repeat-x left bottom;
}

/* Footer Subscribe */

#footer #subscribe {
	width: 241px;
	padding: 0 30px 0 18px;
	color: #B2D1E4;
}

#footer #subscribe a {
	font-weight: bold;
	text-decoration: underline;
}

#footer #subscribe h2 {
	font-size: 16px;
}

#footer #subscribe p {
	padding: 8px 0 8px 42px;
}

#footer #subscribe p.rss {
	background: url(images/icon_rss.gif) no-repeat 0 11px;
}

/* footer-inner
--------------------------------------------- */

#footer-inner {
	margin: 0 auto;
/*	padding: 40px 5% 27px 5%; */
	padding: 0px 8px 27px 5%;
	font-size: 12px;
	}
#footer dl {
	float: left;
	width: 20%;
	margin: 0;
	}
#footer dl dt {
	margin: 0 0 6px 10px;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.4em;
	color: #fff;
	}
#footer dl dd {
	margin: 0 0 6px 10px;
	line-height: 1.4em;
	}
#footer dl dd a {
	color: #ccc;
	}
#footer dl dd a:hover {
	color: #fff;
	}
#footer dl dd a strong {
	display: block;
	font-size: 1.1em;
	padding: 2px 0 0 0;
	color: #84827b;
	}

/* Copyright */

#copyright {
	width: 100%;
	clear: both;
	background: #fff;
/*	background: #1A272E url(images/bottom.gif) no-repeat left bottom; */
/*	border-top: #2B404D 1px solid; */
	font-size: 11px;
	color: #677881;
	padding: 5px 0;
}

#copyright .left-col {
	padding-left: 15px;
}

#copyright .right-col {
	padding-right: 15px;
}

#copyright .right-col img {
	vertical-align: middle;
}

/* Fix */

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

/* 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: 4px;
	margin: 3px 0 2px 10px;
	display: inline;
}

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

.alignleft{
	float: left;
}

.alignright{
	float: right;
}

