/*
Theme Name: Beauteous
Theme URI: http://www.micfo.com/blog/beauteous.html
Description: This theme is designed and coded by <a href="http://www.micfo.com/">micfo</a>.
Version: 1.0
Author: micfo
Author URI: http://www.micfo.com
Tags: light, fixed width, two columns, left sidebar, threaded comments, widget ready, pagenavi, social bookmarking, valid xhtml, valid css
*/

/* wp-default style */
/* Images */
p img {max-width: 100%; /* not working in IE6 */}
img.centered {display: block; margin-left: auto; margin-right: auto;}
img.alignright {padding: 4px; margin: 0 0 2px 7px; display: inline;}
img.alignleft {padding: 4px; margin: 3px 10px 5px 0; display: inline;}
.alignright {float: right;}
.alignleft {float: left}

/* Captions */
.aligncenter, div.aligncenter {display: block; margin-left: auto; margin-right: auto;}
.wp-caption {border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; color: #666;}
.wp-caption img {border: 0 none;}
.wp-caption p.wp-caption-text {font-size: 11px; line-height: 17px; padding: 3px 4px 4px; color: #333; margin: 0;}

/* Default */
.span-24 {
	width: 986px;
}
.clearfix {
	display: inline-block;
}
h6 {
	margin-bottom: 1.5em;
}
blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 15px 10px;
	border: 1px solid #ddd;
	display: block;
	background: #F7F7F7 none -1px -10px no-repeat;
}
blockquote:hover {
	border-color: #aaa;
	background-color: #EBEBEB;
}
code {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 15px 10px;
	margin: 1.5em;
	color: #666;
	font-style: italic;
	display: block;
	border: 1px solid #ddd;
	background: #E3E3E3 none -28px -1px no-repeat;
}
code:hover {
	border-color: #aaa;
	background-color: #D5D4D2;
}
tbody tr:nth-child(even) td {
	background: inherit;
}
textarea {
	width: auto;
	height: auto;
}
.border-radius {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#flickr #flickr_badge_wrapper a img {
	width: 60px;
	height: 60px;
	margin: 5px 5px 0 0;
	border: #ccc 1px solid;
}
.twitter_back ul {
	padding: 0 !important;
}

/* Layout */
body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/bg.jpg) center 695px;
}
#wrapper {
	background: url(images/header_bg.jpg) repeat-x;
}
/* Header */
#header {
	position: relative;
}
#header .logo {
	float: left;
	padding: 0;
	width: 510px;
	margin: 63px 0px 48px 0;
}
#header .blog-name {
	margin: 0 0 0 0px;
	color: #727272;
	font-size: 30px;
	font-weight: bold;
	line-height: 30px;
	float: left;
	display: inline;
	text-shadow: #FFF 1px 1px;
}
#header .blog-name a {
	color: #3ba0d1;
	text-decoration: none;
}
#header .blog-name a:hover {
	color: #727272;
}
#header #navigation {
	width: 746px;
	font-size: 14px;
	height: 45px;
	margin: 0;
	padding: 0 120px;
	display: inline;
	overflow: hidden;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: url(images/navigation_bg.gif) no-repeat;
}
#header #navigation ul {
	margin: 0;
	padding: 0;
	text-transform: capitalize;
}
#header #navigation ul li {
	text-align: center;
	list-style: none;
	line-height: 45px;
	padding: 0;
	margin: 0;
	font-weight: bold;
	float: left;
}
#header #navigation ul li a {
	color: #8d8d8d;
	padding: 0 20px;
	text-decoration: none;
}
#header #navigation ul li a:hover, #header #navigation li.current-cat a {
	color: #fff;
}
.ad-wrap {
	float: right;
	margin: 48px 0 31px 0;
}
.ad-wrap img {
	width: 468px;
	height: 60px;
}

/* Content */
#container {
	width: 986px;
	padding: 0px;
	margin: 0 auto;
}
#container-wrap {
	margin: 0px;
	padding: 0 0 20px;
}
#content {
	width: 700px;
	float: right;
	display: inline;
	padding: 15px 0px 0px;
	margin: 0 0px 0 0;
	overflow: hidden;
}
#content .index_categories {
	padding: 30px 0 0px;
	margin: 0 0 30px;
	border-top: #c5c3c3 1px solid;
}
#content .index_categories .title {
	margin: 0 0 10px;
	display: inline-block;
}
#content .index_categories .title h2 {
	font-size: 18px;
	width:  510px;
	float: left;
	padding: 0;
	margin: 0;
	color: #545454;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content .index_categories .title .link {
	line-height: 25px;
    float: right;
    padding-right: 10px;
	font-style: italic;
	font-weight: bold;
}
#content .index_categories .list_wrap ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#content .index_categories .list_wrap ul li {
    display: inline;
    float: left;
    margin: 0 20px 0 0px;
    padding: 0 0 10px;
    width: 220px;
	overflow: hidden;
}
#content .index_categories .list_wrap ul li.last_li {
    margin: 0;
	float: right;
}
#content .index_categories .list_wrap ul li.notfound {
	width: 100%;
}
#content .index_categories .list_thumb img {
    width: 220px;
	height: 160px;
    padding: 0;
	margin: 0 0 8px;
}
#content .index_categories .list_title {
	font-size: 14px;
	padding: 0 0 5px;
	color: #484848;
	line-height: 20px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content .index_categories .list_title a {
	color: #484848;
}
#content .index_categories .list_title a:hover {
	color: #2F9FD5;
}
#content .index_categories .list_detail {
	color: #767676;
	margin: 0;
	padding: 0px 0 0;
}
#content .index_categories .list_detail a, #content .index_categories .post .postentry a {
	color: #2F9FD5;
}
#content .index_categories .list_detail a:hover, #content .index_categories .post .postentry a:hover {
	color: #454545;
}
#content .post {
	padding: 0px 0px;
	margin: 0 0px 25px 0;
	position: relative;
	width: 100%;
	overflow: hidden;
}
.index_categories .post .postthumb img {
	float: left;
    width: 258px;
	height: 188px;
    padding: 0;
	margin: 6px 20px 10px 0;
}
.post .posttitle, .page .posttitle {
	padding: 0px 0 0 0px;
	margin: 0px 0 5px;
	font-size: 16px;
	color: #545454;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.post .postmeta {
    color: #2f9fd5;
    margin: 0;
    padding: 0 0 5px 0px;
	font-style: italic;
	font-weight: bold;
}
.post .postmeta a {
	color: #2f9fd5 !important;
	border-bottom: #2f9fd5 1px dotted;
}
.post .postmeta a:hover {
	color: #545454 !important;
	border-bottom: #545454 1px dotted;
}
.post .tags {
	overflow: hidden;
}
.post .postentry {
	padding: 0px 0 0;
}
.post .postentry p {
	color: #767676;
	margin: 0px 0 10px;
}
.notfound {
	width: 90%;
	margin: 100px auto;
	text-align:center;
	font-size: 4em;
	font-weight: bold;
	color: #484848;
}
.crumbs {
    float: left;
    margin: 0px 0px 15px;
    padding: 8px 0 8px 0px;
	font-size: 12px;
	color: #000;
	width: 100%;
	display: inline;
	border-top: 1px solid #C5C3C3;
	border-bottom: 2px solid #E9E9E9;
}
.crumbs .key {
    color: #2F9FD5;
	font-size: 18px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}


/* Sidebar */
#sidebar {
	width: 258px;
	padding: 15px 0 0;
	margin: 0 0px 0 3px;
	display: inline;
	float: left;
	overflow: hidden;
	color: #666;
}
#sidebar .custom_images a img {
	margin: 0 1px;
}
#sidebar #search-wrap {
	width: 256px;
	background: url(images/search.gif) no-repeat;
}
#sidebar #search-wrap input.search-text {
	font-size: 1.2em;
	border: 0;
	margin: 0px 10px 0 0;
	color: #fff;
	padding: 9px 0 9px 20px;
	float: left;
	width: 168px;
	background: none;
}
#sidebar #search-wrap input#search-submit {
	border: 0;
	margin: 8px 0 0;
	width: 45px;
	padding: 0;
	height: 20px;
	float: left;
	background: none;
	cursor: pointer;
}
#sidebar .toolbox {
	padding: 0px;
	margin: 15px 0 0;
}
#sidebar .toolbox .sidebarad-wrap {
	text-align: center;
	padding: 8px 0 45px 0px; 
	margin: 0px 0px 0px 0px;
}
.ad125 {
	margin: 2px 1px 0;
	padding: 0;
}
.socialbox {
	padding: 0;
	background: url(images/line.jpg) left top repeat-x;
}
.sidebar a {
	color: #818181;
	text-decoration: none;
}
.sidebar a:hover {
	color: #2f9fd5;
	text-decoration: none;
}
.sidebar h2 {
	color: #484848;
	font-size: 18px;
	font-style: italic;
	margin: 0;
	padding: 0px 0px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
}
.sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.sidebar ul li {
	font-size: 12px;
	list-style-type: none;
	padding-bottom: 45px;
	margin: 0;
}
.sidebar ul li div {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.sidebar ul ul {
	padding: 0px;
	overflow: hidden;
}
.sidebar ul ul li {
	padding: 3px 0;
	margin: 0;
	word-wrap: break-word;
}
.sidebar ul ul ul {
	width: 85%;
	magin: 0;
	padding: 0 0 0 15px;
}
.sidebar ul ul ul li {
	border-bottom: none;
}
.sidebar select {
	width: 100%;
}
.sidebar .sidebar_video {
	margin: 5px 0px 0px;
	padding: 7px 7px 10px;
	background: url(images/videos_bg.jpg) no-repeat;
}
/* Footer */
#footer {
	margin: 0 auto;
	text-align: center;
	padding: 0;
	background: url(images/footersidebar_bg.jpg);
}
#footer .footer_bg {
	background: #010101;
}
#footer .credit {
	font-size: 12px;
	padding: 26px 0px;
	color: #fefdfd;
	width: 986px;
	margin: 0 auto;
	position: relative;
	background: #010101 url(images/foot_bg.jpg) no-repeat center top;
}
#footer .credit a {
	color: #fefdfd;
	text-decoration: none;
}
#footer .credit a:hover {
	border-bottom: #fefdfd dotted 1px;
}
#footer .credit .footerlink{
	float: right;
	width: 80px;
	height: 30px;
}
#footer .credit .footerlink a:hover {
	border-bottom: none;
}

/* Footersidebar */
.footersidebar_bg {
	background: url(images/footersidebar_top.jpg) repeat-x;
}
.footersidebar {
	width: 986px;
	padding: 30px 0px 0px;
	color: #989494;
}
.footersidebar ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: left;
}
.footersidebar ul li {
	float: left;
	margin-right: 20px;
	overflow: hidden;
}
.footersidebar ul li.footer_about {
	color: #FDFBFB;
	line-height: 21px;	
}
.footersidebar .footer_li1 {
	width: 220px;
}
.footersidebar .footer_li2 {
	width: 220px;
}
.footersidebar .footer_li3 {
	width: 220px;
}
.footersidebar .footer_li4 {
	width: 220px;
	margin: 0;
}
.footersidebar li h2 {
	font-size: 20px;
	color: #3ba0d1;
	padding: 0 0 30px;
	margin: 0;
	text-transform: capitalize;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.footersidebar ul ul li {
	margin: 0 0 40px;
}
.footersidebar ul ul ul li {
	font-size: 12px;
	padding: 6px 0 6px 0px;
	margin: 0;
	width: 100%;
}
.footersidebar ul ul ul ul li {
	font-size: 12px;
	margin: 0;
	padding-left: 15px;
	width: 85%;
}
.footersidebar a {
	color: #fdfbfb;
	text-decoration: none;
}
.footersidebar a:hover {
	color: #3BA0D1;
}

.footersidebar li p,.footersidebar li div {
	margin: 0px;
}
.footersidebar .blogroll {
	padding-left: 0;
}
.footersidebar .block-item {
    margin: 0px 0 20px;
	padding: 0;
    overflow: hidden;
}
.footersidebar .block-item .block-image {
    display: inline-block;
    float: left;
    margin-top: 3px;
    margin-right: 10px;
    position: relative;
	padding: 0;
	border: #3a99c7 1px solid;
}
.footersidebar .block-item .block-image img {
	width: 44px;
	height: 44px;
	border: #5e5a4b 1px solid;
}
.footersidebar .block-item .block-title, .footersidebar .block-item .block-title a {
    color: #fdfbfb;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
	margin: 0px;
	text-decoration: none;
}
.footersidebar .block-item .block-title a:hover {
    color: #3BA0D1;
}
.footersidebar .block-item .block-meta {
    color: #3ba0d1;
    display: block;
    font-size: 12px;
    margin: 4px 0;
	overflow: hidden;
}
.footersidebar .block-item .block-meta a {
    color: #fdfbfb;
	text-decoration: none;
}
.footersidebar .block-item .block-meta a:hover {
    color: 3ba0d1;
	border-bottom: #fdfbfb 1px dotted;
}

/* Calendar */
#calendar {
	width: 194px;
	color: #444;
	overflow: hidden;
	padding: 0;
	margin: 5px 0 0;
	background: url(images/calendar_bg.jpg) no-repeat;
	border-collapse:collapse;
	position: relative;
}
#calendar #calendar_bottom {
	padding: 0 8px 10px;
	*padding: 0 4px 10px;
	background: url(images/calendar_bottom.jpg) no-repeat left bottom;
}
#sidebar .calendar_wrap{
	text-align: center;
}
#calendar_wrap tbody a {
	width: 24px;
	height: 21px;
	margin-left: 7px;
	*margin-left: 3px;
}
#wp-calendar {
	empty-cells: show;
	margin: 0px auto 0;
	width: 100%;
	color: #444;
}
#wp-calendar #next {
	font-size: 11px;
	width: 15px;
	height: 17px;
	position: absolute;
	right: 12px;
	top: 11px;
	cursor: pointer;
}
#wp-calendar #prev {
	font-size: 11px;
	position: absolute;
	left: 12px;
	top: 11px;
	width: 15px;
	height: 17px;
	cursor: pointer;
}
#wp-calendar tbody a {
	display: block;
	color: #FFF;
	text-decoration: none;
	text-shadow: #2c799e 2px 1px;
	background: url(images/calendar_a_bg.jpg) left top no-repeat;
}
#wp-calendar a:hover {
	color: #FF6;
}
#wp-calendar caption {
	text-align: center;
	padding: 11px 0 13px;
	width: 100%;
	text-shadow: #f1f1f1 1px 1px;
	font: bold 13px Verdana, Arial, Sans-Serif;
}
.footersidebar #wp-calendar caption{
	color: #fdfbfb;
	text-shadow: #333 1px 1px;
}
#wp-calendar td {
	text-align: center;
	padding: 0;
	font-size: 12px;
	width: 26px;
	height: 26px;
	*height: 23px;
	*padding-left: 3px;
	text-align: center;
	background: url(images/calendar_td_bg.jpg) center center no-repeat;
}
#wp-calendar td.pad {
	background: none;
}
#calendar #wp-calendar td {
	height: 22px;
	*height: 20px;
	background: url(images/calendar_td_bg.jpg) left top no-repeat;
}
#calendar #wp-calendar td.pad {
	background: none;
}
#wp-calendar th {
	text-align: center;
	font-style: normal;
	font-size: 13px;
	text-transform: capitalize;
}
.footersidebar #wp-calendar th {
	color: #fdfbfb;
}

/*wp-pagenavi*/
.wp-pagenavi {
	padding: 0px 0px;
	line-height: 25px;
	margin: 0 auto;
	text-align: center;
}
.wp-pagenavi a {
	padding: 0;
	margin: 0;
	text-decoration: none;
	color: #070707 !important;
	font-size: 11px;
	border-color: #AAA;
	background: #e6e6e6;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-pagenavi a:hover {
	color: #070707;
}
.wp-pagenavi a, .wp-pagenavi span {
    margin: 2px;
    padding: 3px 7px !important;
}
.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
	padding: 3px 7px;
	margin: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #e6e6e6;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #017ab4 !important;
	font-weight: normal !important;
	background: #2f9fd5;
}
.wp-pagenavi span.current {
	color: #070707;
}

/* Comments */
h3#comments {
	padding: 10px 0;
	font-size: 1.6em;
	font-weight: normal;
	color: #000;
	width: 700px;
	margin: 0 0 0px;
	border-bottom: 2px solid #C5C3C3;
}
#commentform {
	margin: 5px 0 0 0px;
}
#commentform input {
	width: 170px;
	padding: 4px;
	margin: 5px 5px 1px 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform textarea {
	width: 98%;
	padding: 2px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform p {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
#respond {
	width: 700px;
	margin: 0 0 0 0px;
}
#respond h3 {
	padding: 10px 0;
	font-size: 1.6em;
	font-weight: normal;
	color: #000;
	border-bottom: 2px solid #C5C3C3;
}
#respond a {
	color: #01A4F8;
}
#respond a:hover{
	color: #223454;
}
#respond:after {
	content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform small{
	color: #666;
	font-weight: normal;
}
.commentlist {
	padding: 0 0 0 0px;
	margin: 0 auto;
	width: 700px;
	margin: 0 0 0 0px;
	overflow: hidden;
}
.commentlist li {
	margin: 0px 0 0px;
	padding: 10px 0px 10px;
	list-style: none;
	font-weight: bold;
	overflow: hidden;
}
.commentlist li ul {
	padding: 10px 0px 0;
}
.commentlist li .children {
	padding-left: 52px;	
}
.commentlist ul ul li { 
	margin: 0px;
	padding: 10px 0 0 0px;
	font-size: 1em;
}
.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	font-size: 1em;
	padding: 0 0 0 52px;
	text-transform: none;
	color: #767676;
}
.commentlist li .avatar { 
	float: left;
	border: 1px solid;
	border-color: #EEE #CCC #CCC #EEE;
	padding: 4px;
	margin: 0px 10px 0 0;
	background: #fff;
}
.commentlist li a {
	color: #000;
}
.commentlist .reply {
	border-bottom: 1px solid #C5C3C3;
	padding: 0px 10px 30px 0;
	margin: 0 0 0 52px;
}
.commentlist .reply a {
    color: #3ba0d1;
    float: right;
    font-size: 12px;
    margin: 0 0 10px;
    padding: 0;
    text-decoration: none;
}
.commentlist .reply a:hover  {
	color: #545454; 
}
.commentlist .reply a:active  {
    position: relative;
    top: 1px;
}
.commentlist li cite, .commentlist li cite a {
	font-size: 1.1em;
	font-style: normal;
	color: #545454;
}
.commentlist li cite a:hover {
	color: #2f9fd5;
}
.commentlist .says {
	color: #888;
	font-weight: normal;
}
#content .comment-body p a {
	text-decoration: underline;
}
.nocomments {
	text-align: center;
}
.commentlist li .commentmetadata {
	font-size: 11px;
	display: block;
	font-weight: normal;
	color: #666;
	margin: 5px 0;
}
.commentlist li .commentmetadata a {
    color: #2F9FD5;
}
.commentlist li .commentmetadata a:hover {
	color: #545454;
}
