/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }	<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/

.custom h1.entry-title{
	margin-bottom: 10px;
}

.custom small{
	font-size: 12px;	
}

.custom #nav_area{
	background: url(http://www.pinoyhowto.com/wp-content/uploads/2010/07/bg_nav.jpg) repeat-x;
}


.full_width2 {
background: url(http://www.pinoyhowto.com/wp-content/uploads/2010/07/bg2.jpg);
clear:both;
width:100%;
height: 50px;


}

.custom #header{
padding-left: 0px;
padding-right: 0px;
}

#header img.image-right
{
	float:right;
}
#header img.image-left
{
	float:left;
}


.custom #header #tagline{
font-size:1.2em;
line-height:1.375em;

}

#cat-posts-left p{
color: 303030;
line-height: 1.4em;
font-size: 1.2em;
margin-bottom: 10px;
}

.body-style p{
color: 303030;
line-height: 1.2em;
font-size: 1.2em;
margin-bottom: 10px;
}

#body-style .breaking p{
font-size:1.2em;
line-height:1.4em;
margin-bottom:10px;
}

#vodcast .breaking p{
font-size:1.2em;
line-height:1.4em;
margin-bottom:10px;
}

.breaking{
padding: 11px;
margin-bottom: 15px;
margin-top: 10px;
}

.postimg {
float: left;
width: 200px;
height: 200px;
padding-bottom: 10px;
padding-right: 10px
}



.breaking h2 {
font-size: 2em;
line-height: 1em;
margin-bottom: 5px;
}

    .breaking h2 a, .recent h3 a {
    text-decoration: none;
    color: #3d3d3d;
    }

    .breaking h2 a:hover, .recent h3 a:hover {
    text-decoration: underline;
    color: #3B5998;
    }

p.datetime {
font-style: italic;
font-size: 0.9em;
margin-bottom: 5px;
}

.custom .headline_area h2 {border-bottom:1px dashed #EEEEEE; border-top:1px dashed #EEEEEE;line-height:1em; margin:10px 0; padding:1em;}


.custom .hfeed{border: 1px solid #eee; padding:5px;}

.social-box {display: inline;}
.social-box .f-like{float: left; margin-right: 10px;}
.social-box .f-share{float: left; margin-right: 15px;}

.custom ul.liststyle{list-style-type:none;}
.custom ul li h3{ font-size: 1em;margin-bottom: 5px; background: #eee; padding: 3px 13px;}
.custom ul li {margin-bottom: 15px;}
.column1{ margin: 0 20px 0 0; width: 180px;}
.column1,.column2,.column3{ display: inline; float: left;}
.column2{ margin: 0; width: 475px; display: inline; float: left;}
.column3{ float: right; margin: 0; width: 300px;}
.framed{ margin: 0 auto; width: 990px;}
.fclr{clear:both;}
#template{display: block;}
#feature_post{width: 470px; margin: 0 0 10px;}
#feature_post .featured_header{border:1px solid #DDE2E6; padding:3px;}
#feature_post .featured_header .inner{background:none repeat scroll 0 0 #DDE2E6; padding:3px;}
#feature_postbody-style{border-color:#DDE2E6; border-style:solid; border-width:0 1px 1px; padding:5px;}
#feature_post .body-style p{font-style:inherit; font-family: verdana; font-size: 1.3em; line-height: 1.5em; text-align: left;}
#feature_post .Ftext {padding: 5px; font-size:1em;}
#post_body{padding: 5px;}


.cat-main-square #cat-posts-left{float:left; padding:5px; width:100%;}
.cat-main-square #cat-posts-right{float:left; padding:5px; width:47%;}
.cat-main-square ul.cat-post-list{list-style-type: none;}
.cat-main-square ul.cat-post-list li.post-list-style{padding-bottom: 5px;border:2px solid #DDE2E6;}
.titlestyle { padding:7px; width:98%;}
h2.inner{font-size: 2.2em; padding:5px;}


.custom .full_width {padding-bottom: 10px;}
.custom .full_width .page {width: 99em;}
.custom body { color: #111111; background: transparent; }
.custom .full_width > .page { background: transparent; }

.custom ul.menu li a:hover{
background: url("http://www.pinoyhowto.com/wp-content/uploads/2010/07/bg_nav_hover.jpg") repeat-x ;
text-decoration: underline;
text-shadow:0 1px 0 #FFFFFF;
}


.custom .menu .current a, .menu .current a:hover, .menu .current-cat a, .menu .current-cat a:hover { color: #111111; background: url("http://www.pinoyhowto.com/wp-content/uploads/2010/07/bg_nav_hover.jpg") repeat-x ; }

.custom .menu a, .menu .current ul a, .menu .current-cat ul a {
background: url("http://www.pinoyhowto.com/wp-content/uploads/2010/07/bg_nav.jpg") repeat-x ;
color:#303030;
}

.custom .menu .current a, .menu .current a:hover, .menu .current-cat a, .menu .current-cat a:hover {
border-right: 1px solid #eee;
background:transparent;
color:#303030;
}
.custon .page{
	-moz-box-shadow: 0 4px #999999;
}


.custom #multimedia_box {background: transparent; padding: 0; }

.custom #sidebar_3 li{
	list-style: none;
}

.custom .full_width .page {
	padding-top: 0;
}
.custom #header_area {background:url("http://www.pinoyhowto.com/wp-content/uploads/2010/05/bg.jpg") repeat #E9E9E9; height: 113px;}
	.custom #header_area .page {background: transparent;}
		.custom #header {border-bottom:0;}

.custom a.teaser_category {font-size: 1em;}

.custom #archive_info h1 {font-size: 2em;}

.custom .headline_area h2 {line-height:1em;}

.custom .comments_closed p {display: none ;}

.custom .format_text .to_comments {display: none ;}


.custom .format_text {
margin-top: 20px;
}

.custom .teasers_box {padding: .1em; }

.custom .teaser_category { display:block; padding-left: 5px; }
.custom .teaser_category {border-bottom: 1px solid #fff;}
.custom a.teaser_category {text-shadow:1px 1px 1px white;}
.custom a.teaser_category:hover {background: #dddddd;}


.custom li.widget ul li {padding: 5px; background: #ebf0f4; margin-bottom:2px; }
.custom li.widget ul li:hover {background: #eee; padding: 5px; border-top: 1px solid #a6c8f7; text-decoration:underline; color:#3399CC;}

.custom .sidebar a:hover { text-decoration: underline; } 	
.custom .menu a {font-size: 1.2em;}


.custom .button{
-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);
border-color:rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.35);
border-style:solid;
border-width:1px;
text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
background-color:#637bad;
border:medium none;
display:inline;
padding:5px;
position:relative;
text-decoration:none;
text-transform:uppercase;
color: #ffffff;
float:left;
margin-right: 10px;
}

.custom .wraptxt{
margin-bottom: 10px; 
-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);
border-color:rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.35);
border-style:solid;
border-width:1px;
background-color:#e7e7e7;
repeat scroll 0 0 transparent;
border:medium none;
display:block;
padding:15px 10px 5px 20px;
position:relative;
text-decoration:none;
color: #1e1e1e;
-moz-border-radius:15px 15px 15px 15px;
}
/* Featured Post Formatting */


.custom #footer{
 background: #eeeeee;
}
.custom #footer {
 height: 100%;
 width: 100%;
 border-top:2em solid #9c9c9c;
 background: #eeeeee;
padding:0em;
}

.custom #footer a{

border:1px none #FFFFFF;
line-height:1.7em;
margin:-1px;
padding:2px;
}

.custom #footer a img{
	background: transparent;
}

.custom #footer {
 text-align:center;
}
/* footer widget area setup */
.custom #footer_setup {
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
 padding:1.5em;
 /* margin at bottom of widgets */
 margin-bottom: 25px;
 /* do not change this! */
 overflow: hidden;
}

/* widget item setup */
.custom #footer_setup .footer_items {
 /* contents alignment */
 text-align: left;
 /* widget width */
 width: 33.3%;
 /* space between widgets */
 padding-right: 0px;
 /* text color */
 color: #2361A1;
 /* do not change these! */
 display: inline-block;
 float: left;
 height: 100%;
}

/* widget item headers http://adwordsshop.com/wp-admin/admin.php?page=thesis-file-editor*/
.custom #footer_setup .footer_items h3 {
 /* font size */
 font-size: 1.5em;
 /* bold or not */
 font-weight: bold;
 /* uppercase or not */
 text-transform: uppercase;
 /* space out the letters*/
 letter-spacing: 0px;
 /* font color*/
 color: #303030;
 /* padding under header text */
 padding-bottom: 3px;
 /* border under header text */
 border-bottom: 3px none #ffdf00;
 /* distance between border and widget text */
 margin-bottom: 5px;
}

/* do not change these! */
.custom #footer_setup .footer_items ul li { list-style:none;
 font-size:1em;
 line-height:1.5em;
}

.custom #footer_setup .footer_items ul li:hover {
text-decoration: underline;
}

.custom #footer_setup .footer_items ul { margin: 1em; padding: 0px; }


.custom .menu a {
padding:1.3em 2em;
}


#footer{
 background: #ECEFF5;
}
.custom #footer {
 height: 100%;
 width: 100%;
 border-top:2em solid #9c9c9c;
 background: #eeeeee;
padding:0em;
}
.custom #footer a{
 border-bottom: 1px none #cccccc;
}
.custom #footer {
 text-align:center;
}
/* footer widget area setup */
#footer_setup {
 /* widgetized footer background (not footer background) */
 background: #ECEFF5;
 /* widget padding */
 padding:1.5em;
 /* margin at bottom of widgets */
 margin-bottom: 25px;
 /* do not change this! */
 overflow: hidden;
}

/* widget item setup */
#footer_setup .footer_items {
 /* contents alignment */
 text-align: left;
 /* widget width */
 width: 33.3%;
 /* space between widgets */
 padding-right: 0px;
 /* text color */
 color: #2361A1;
 /* do not change these! */
 display: inline-block;
 float: left;
 height: 100%;
}

/* widget item headers http://adwordsshop.com/wp-admin/admin.php?page=thesis-file-editor*/
#footer_setup .footer_items h3 {
 /* font size */
 font-size: 1.2em;
 /* bold or not */
 font-weight: bold;
 /* uppercase or not */
 text-transform: uppercase;
 /* space out the letters*/
 letter-spacing: 0px;
 /* font color*/
 color: #ffffff;
 /* padding under header text */
 padding-bottom: 3px;
 /* border under header text */
 border-bottom: 3px none #ffdf00;
 /* distance between border and widget text */
 margin-bottom: 5px;
}

/* do not change these! */
#footer_setup .footer_items ul li { list-style:none;
 font-size:1.4em;
 line-height:1.5em;
}
#footer_setup .footer_items ul { margin: 1em; padding: 0px; }

/* NUMBERED PAGE NAV */
.page-nav { font-size: 1.35em; font-weight: bold; margin: 1em 0; padding: 0; overflow: hidden; }
.page-nav-intro { float: left; padding: .3em .5em; margin: 0 1em 1em 0; background: #efefef; border: .1em solid #ccc; }
.page-number { float: left; padding: .3em .5em; margin: 0 .2em; background: #fff; border: .1em solid #ccc;  }
.current-page-number { float: left; padding: .3em .5em; margin: 0 .2em; background: #efefef; border: .1em solid #ccc; }
.elipses { float: left; padding: .3em .2em; }
