/*
Theme Name: ChouPress
Theme URL: http://Viralogy.com/themes
Description: Simple, Sophisticated Viralogy Theme
Version: 1.0
Author: Jun Loayza
Author URL: http://JunLoayza.com
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #fff;
	color: #000;
}

#wrapper{
	padding: 0px;
	margin: 0px auto;
	width: 950px;
	text-align: left;	
}

table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6{
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
}

a{
	text-decoration: none;
	color: #3f3f3f;
}

a:hover{
	text-decoration: underline;
}

a img{border: none;}

p{padding: 10px 0 5px;}

blockquote{
	margin: 10px;
	border-top: 2px solid #ddd;
	background: #f5f5f5;
}

blockquote p{padding: 10px;}

blockquote blockquote{
	margin: 20px;
	border-top: 2px solid #ddd;
	background: #cdcdcd;
}

blockquote blockquote p{padding: 20px;}

dd{padding: 0 0 0 20px;}

form, input, textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p img{max-width: 100%;}

img.centered{
	display: block;
	border: 5px solid #c9c9c9;
	margin-left: auto;
	margin-right: auto;
}

img.alignright{
	margin: 3px 0 2px 10px;
	padding: 4px;
	border: 5px solid #c9c9c9;
	display: inline;
}

img.alignleft{
	margin: 3px 10px 2px 0;
	padding: 4px;
	border: 5px solid #c9c9c9;
	display: inline;
}

.alignleft{float: left;}

.alignright{float: right;}

.clear{margin: 0; padding: 0; clear: both;}

small{font-size: 11px;}

/* Header */

#header{
	float: left;
	width: 950px;
	height: 150px;
	background: #fff;
	margin: 0 0 0 0;

}

#header-left{
	float: left;
	width: 610px;
}

#logo{
	float: left;
	width: 610px;
	margin: 25px 0 0 0;
}

#logo h1{
	font-size: 70px;
	letter-spacing: 2px;
	color: #333333;
}

#logo h1 a{
	text-decoration: none;
}

#tagline{
	float: left;
	font-size: 14px;
	letter-spacing: 2px;
	width: 610px;
	padding: 0 0 0 3px;
	color: #5764b1;
}

#search-box{
	float: right;
	margin: 98px 0 0 0;
}

#menu{
	float: left;
	width: 950px;
	border-top: 1px solid #ededed;
	border-bottom: 1px dotted #ededed;
}

#menu ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#menu ul li{
	float: left;
}

#menu ul li a{
	font-family: arial, helvetica;
	letter-spacing: 1px;
	font-size: 12px;
	display: block;
	padding: 9px 15px 7px 15px;
	color: #000;
	font-weight: normal; 
}

#menu ul li a:hover{
	text-decoration: underline;
}

/* Header */

/* Container */

#container{
	float: left;
	width: 950px;
	height: 100%;
	background: #fff;

}

/* Container */

/* Content */

#content{
	float: left;
	width: 605px;
	background: #fff;
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;	
}

.post{
	margin: 10px 0 0 0;
	padding: 5px;
	border-bottom: 1px solid #ededed;
}

.post h2{
	width: 100%;
	font-size: 26px;
	font-weight: normal;
}

.post h2 a{
	color: #111;
}

.post h2 a:hover{
	color: #707071;
	text-decoration: none;
}

.post .entry-info{
	padding: 5px 0 0 0;
	width: 100%;
	height: 25px;
	background: url(images/dotted_horizontal.gif) repeat-x left bottom;
	color: #999999;
}

#info-entry{
	float: left;
	width: 355px;
}

#tweet-small{
	float: left;
	width: 30px;
	height: 25px;
	margin: 0 0 0 0;
}

.entry-content{
	line-height: 20px;
	padding: 0 0 0 5px;
}

.entry-content a{
	color: #3B86D9;
}

.entry-category{
	width: 480px;
	height: 20px;
	padding: 5px;
	font-size: 16px;
}

.entry-category a{
	font-size: 16px;
	color: #3f3f3f;
}

.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5{
	padding: 10px 0 5px;
	border: none;
}

.entry-content h3{font-size: 18px;}

.entry-content h4{font-size: 16px;}

.entry-content h5{font-size: 14px;}

.entry-content h6{font-size: 12px;}

.navigation{
	padding: 10px;
}

/* Content */


/*Sidebar*/

.sidebar{
	float: left;
	width: 290px;
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 10px 0 25px;
	background: #fff;
}

.sidebar ul{
	margin: 0;
	padding: 0;
}

.sidebar ul li{
	padding: 10px 0 0 0;
}

.sidebar p{
	line-height: 20px;
	font-size: 11px;
}

#subscribe{
	float: left;
	margin: 10px 0 0 0;
}

#subscribe ul{
	float: left;
	list-style: none;
	margin: 0 0 0 10px;
}

#subscribe ul li{
	float: left;
	list-style: none;
	margin: 0 0 0 20px;
}

/* Contains the entire tabbed section */
.tabbed{
	float: left;
	background: #fff;
	margin: 20px 5px 20px 0;
	border: 1px solid #ccc;
}

/* List of tabs */.tabbed ul.tabs {
	float: left;
	display: inline;
	width: 100%;
	margin: -1px 0 0 -1px;
	padding: 0 0 5px 0;
	background: #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	}
.tabbed ul.tabs li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	}
.tabbed ul.tabs li a {
	overflow: hidden;
	display: block;
	margin: 1px;
	padding: 10px 5px;
	font-size: 11px;
	color: #5b5757;
	background: #ccc;
	border: 1px solid #5b5757;
	}
.tabbed ul.tabs li a:hover {
	background: #636363;
	color: #ededed;
	text-decoration: none;
	cursor: pointer;
	}

/* The current selected tab */
.tabbed ul.tabs li a.tab-current {
	background: #fff;
	color: #5b5757;
	font-weight: bold;
	border: 1px solid #ccc;
	}

/* The content shown when a tab is selected */
.tabbed div {
	float: left;
	display: block;
	width: 275px;
	padding: 0 0 0 10px;
	background: #fff;
	}
	
.tabbed div a{
	color: #3f3f3f;
}

.tabbed div a:hover{
	text-decoration: underline;
}

/* Set the CSS to make sure the other tabs' content isn't shown other than the first */
.tabbed div.t2, .tabbed div.t3, .tabbed div.t4 {
	display: none;
	}

/* Content for inside your tabs' divs */
.tabbed div ul {
	margin: 0 0 0 5px;
	list-style-type: square;
	font-size: 12px;
	width: 270px;
}

.tabbed div ul li{
	margin: 5px 0 0 10px;
	padding: 0 0 5px 0;
}

.tabbed div p {
	}
.tabbed div div {
	}
/*End tab section*/

.twitter-feed{
	float: left;
	margin: 5px 3px 10px 1px;	
}

.twitter-feed ul{
	list-style: none;
}

.twitter-feed ul li{
	list-style: none;
}

.follow-on-twitter{
	margin: 5px 0 0 0;
}

.follow-on-twitter a{
	color: #5764b1;
}

.sidebar-widget{
	float: left;
	width: 100%;
	margin: 20px 0 0 0;
}

.sidebar-title{
	float: left;
	font-size: 16px;
}

.sidebar-content{
	float: left;
	clear: left;
	font-size: 12px;
}

.sidebar-content ul{
	list-style: none;
}

.sidebar-content ul li{
	list-style: none;
}

/*Sidebar*/



/*Single Post Enhancements*/

.subscribe-blog{
	width: 600px;
	border: 1px dotted #ededed;
	margin: 15px 0 10px 10px;
	padding: 5px 0 5px 5px;
}

.subscribe-blog p{
	font-weight: bold;
	text-align: center;
}

.similar-posts{
	width: 600px;
	border: 3px solid #ededed;
	margin-left: 10px;
}

.similar-posts h2{
	margin: 10px 0 0 10px;
	padding-bottom: 0px;
}

.similar-posts ul li{
	list-style: square;
}

/*Single Post Enhancements*/


/* Comments */

#comments{
	margin: 10px;
	padding: 10px;
	border: 1px solid #c9c9c9;
}

#comments ol{
	list-style: none;
	margin: 10px 0;
	padding: 0;
}

#comments ol li{
	list-style: none;
	margin: 10px 0 0;
	padding: 0 0 10px;
	border-bottom: 1px solid #c9c9c9;
	line-height: 20px;
}

#comments span.comment-author{
	font-weight: bold;
}

#respond{
	padding: 10px;
	background: #f9f9f9;
}

#avatar-image{
	float: left;
	width: 60px;
	margin: 0 5px 0 0;
	border: 5px solid #ededed;
}

/* Comments */


/* Footer */

#footer{
	float: left;
	width: 950px;
	height: 30px;
	text-align: center;
	color: #000;
	margin: 0 0 10px 0;
}

#footer-menu{
	float: left;
}

#footer-menu ul{
	float: left;
	list-style: none;
	margin: 5px 0 5px 230px;
}

#footer-menu ul li{
	float: left;
	list-style: none;
	margin: 0 0 0 75px;
}

#footer-menu ul li a{
	color: #111;
}

#bottom-footer{
	clear: left;
	float: left;
	width: 950px;
	text-align: center;
}

#bottom-footer a{
	color: #111;
}

/* Footer */





