/*  
Theme Name: Pride
Theme URI: http://www.wpdesigner.com/
Description: Pride WordPress theme of the Seven Deadly Sins series by Small Potato. Released under GPL.
Version: 0.1
Author: Small Potato
Author URI: http://www.wpdesigner.com/
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

#product_subheading {
	font-size: 11px;
	margin-bottom: 10px;
}

body{
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	color: #000;
	/*background: #016892 url(images/bg_body.gif) repeat-x;*/
}

table{
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6{
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 18px;
	font-weight: normal;
}

a{
	text-decoration: underline;
	color: #066f99;
}

a:hover{
	text-decoration: none;
}

a img{
	border: 0;
}

address, dl, p{
	padding: 10px 0 5px;
}

blockquote{
}

.testimonials_bg {
	background-color: #CAEDCB;	
}

#right_bottom_links {
	margin-left: 12px;
}

#right_bottom_links div {
	margin-bottom: 5px;
}

.news_bg {
	background-color: #EFEFEF;
}

.footer_copy {
	color: white;
	font-family: "Times New Roman";
}

.copy_wrapper {
	padding-top: 20px;
}

blockquote p{ padding: 0px; margin: 0px; }

blockquote blockquote{
	margin: 0 10px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dd{
	padding: 0 0 0 20px;
}

p img{
	max-width: 100%;
}

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

.clear{
	margin: 0;
	padding: 0;
	clear: both;
}

small{
	font-size: 11px;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}




#container{
	margin: 0 auto;
	width: 750px;
	text-align: left;
	vertical-align: top;
}

#header_wrap{
	float: left;
	width: 750px;
	margin: 20px 0 0;
	padding: 0 0 5px 0;
}

#header{
	float: left;
	width: 750px;
}

.post_title_link {
	color: green;	
}

.blog_title_wrap{
	float: left;
	width: 730px;
	margin: 10px 0 0 10px;
	display: inline;
	background: #004d6d url(images/bg_title_bottom.gif) no-repeat left bottom;
}

.blog_title{
	float: left;
	width: 730px;
	background: url(images/bg_title_top.gif) no-repeat;
}

.blog_title h1{
	padding: 10px 20px 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, Georgia, Sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #fff;
}

.blog_title h1 a{
	text-decoration: none;
	color: #fff;
}

.blog_title h1 a:hover{
	text-decoration: underline;
}




.topmenu{
	float: left;
	width: 750px;
}

.topmenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 10px;
}

.topmenu ul li{
	float: left;
	margin: 10px 0 0;
	display: inline;
}

.topmenu ul li a{
	display: block;
	padding:  10px 10px 20px;
	font-weight: bold;
	text-decoration: none;
	color: #74b5d0;
}

.topmenu ul li.current_page_item a{
	color: #b3e5fa;
	background: url(images/bg_topmenu_li_current.gif) no-repeat center bottom;
}

.topmenu ul li a:hover{
	text-decoration: underline;
}

.topmenu ul li.rss{
	float: right;
	margin: 10px 10px 0 0;
}

.topmenu ul li.rss a{
	padding: 10px 10px 20px 21px;
	background: url(images/icon_rss.gif) no-repeat 0 10px;
}

.middle_col {
	border: 2px solid #BCBCBC;
	float: left;
	width: 323px;
	display: inline;	
}

.middle_col_liner {
	padding: 10px;
}

#product #product_button {
	float: left;
	margin-bottom: 5px;
}

#quick-subscribe h2 {
	font-size: 14px !important;
}

#product #product_name {
	font-family: "Times New Roman";
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: bold;
}

#product {
	margin-bottom: 50px;
}

#product img {
	float: left;
}

.column_title {
	padding-bottom: 5px;
	padding-left: 10px;
}


#page{
	float: left;
	width: 750px;
	margin: 0;
}

.main{
	float: left;
	width: 200px;
	display: inline;
}

.homepage_widgets {
	margin-top: 0px;
	padding: 0px;
	list-style: none;
}

.testimonial blockquote p {
	color: #1E3F0F;
	font-style: italic;
}

.widgettitle {
	font-family: Tahoma, verdana;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0px;
}

.widget {
	margin-bottom: 10px;
	background-color: #FCF048;
	padding: 10px;
}

.single_main{
	float: left;
	width: 527px;
	display: inline;
}

.post_liner {
	padding: 10px;
}

.post{
	width: 100%;
	/*margin: 10px 0 0;*/
	overflow: hidden;
	margin-bottom: 10px;
}

.post_single{
	width: 100%;
	/*margin: 10px 0 0;*/
	overflow: hidden;
	margin-bottom: 10px;
}

.post_date{
	display:inline;
	width: 60px;
	height: 67px;
	overflow: hidden;
	background: #0379A9 url(images/bg_date_button.jpg) no-repeat;
}

.post_month{
	padding: 5px 0 0;
	text-align: center;
	text-transform: uppercase;
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e8f6b0;
}

.post_day{
	padding: 6px 0 0;
	text-align: center;
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}

.post_title{
	width: 100%;
	display: inline;
}

.post_title_alt{
	width: 100%;
}

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

.post_title h2 a{
	font-family: times new roman;
	text-decoration: none;
}

.post_title h2 a:hover{
	text-decoration: underline;
}

.postdata{
	font-family: "Times New Roman";
	color: #999;
	font-size: 14px;
}

.right_col {
	margin-left: 10px;
}

.left_col {
	margin-right: 10px;
}

.entry{
	/*padding: 0 20px 20px;*/
	/*line-height: 24px;*/
	/*background: #fff url(images/bg_rc_bottom.gif) no-repeat left bottom;*/
	clear: both;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	margin: 0;
	padding: 10px 0 5px;
	background-color: transparent;
	background-image: none;
	font-weight: bold;
}

.entry h1{
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
}

.entry h2{
	font-weight: normal;
}

.entry h3{}

.entry h4{
	font-size: 14px;
}

.entry h5{
	font-size: 12px;
}

.entry h6{
	font-size: 11px;
}

p.comments_number{
	padding: 10px 0 5px 21px;
	/*background: url(images/icon_comment_bubble.gif) no-repeat 0 16px;*/
}

p.comments_number a{
	color: #749101;
}

.navigation{
	padding: 0 20px;
	line-height: 24px;
}




.comments_template_wrap{
	margin: 10px 0 0;
	/*background: #fff url(images/bg_rc_top.jpg) no-repeat;*/
}

.comments_template{
	padding: 20px 20px 30px;
	/*background: url(images/bg_rc_bottom.gif) no-repeat left bottom;*/
}

.comments_template ol.commentlist{
	list-style-type: none;
	margin: 0;
	padding: 10px 0 20px;
}

.comments_template ol.commentlist li{
	margin: 10px 0 0;
	padding: 10px;
	line-height: 24px;
}

.comments_template ol.commentlist li.alt{
	border-top: 1px solid #cbe9f3;
	background: #f0fbff;
}

.comments_template ol.commentlist li cite{
	font-style: normal;
	font-weight: bold;
}


.sidebar{
	float: left;
	width: 200px;
	padding: 0px;
	margin: 0 0 0 20px;
	display: inline;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sidebar ul li{
}

.sidebar ul li#calendar #calendar_wrap{
}

.sidebar ul li#calendar #calendar_wrap table#wp-calendar{
	width: 100%;
	font-size: 12px;
}

.sidebar ul li#calendar #calendar_wrap table#wp-calendar td{
	padding: 4px 0;
}

.sidebar ul li#search{
	background: #d7f071 url(images/bg_sidebar_rc_search_top.gif) no-repeat;
}

.sidebar ul li form#searchform{
	padding: 10px 10px 25px;
	background: url(images/bg_sidebar_rc_search_bottom.gif) no-repeat left bottom;
}

.sidebar ul li form#searchform .keyword{
	width: 180px;
	height: 40px;
	overflow: hidden;
	background: #fff url(images/bg_searchform.gif) no-repeat;
}

.sidebar ul li h2{
	padding: 0;
	color: #566b06;
}



.navigation a, #footer a{
	text-decoration: none;
	color: #e8f6b0;
}

.navigation a:hover, #footer a:hover{
	text-decoration: underline;
}

.navigation, #footer{
	
}

.menu-wrapper {
	margin: 0px 0 0 20px;
	padding: 0px;
	list-style-image:url("images/top_nav_bullet.jpg");
}

.menu-wrapper li {
	/*display: block;*/
	float: left;
	padding: 5px 50px 6px 0px;
	font-family: "Times New Roman";
	font-size: 14px;
}

.menu-wrapper li a {
	text-decoration: none;
	color: #252525;
}

.menu-wrapper .current_page_item {
	font-weight: bold;
}

.menu-wrapper .first {
	margin-left: 0;
}

.menu-wrapper .current_page_item a {
	
}

.right {
	float: right !important;
}

#header_nav{
	background-color: #D9D9D9;
	height: 26px;
	margin-top: 5px;
}

#header_nav_left {
	float: left;
}

#header_nav_middle {
	float: left;
}

#header_nav_right {
	float: right;
}

#footer{
	background-color: green;
	height: 73px;
	margin-top: 5px;
}

#footer_left {
	float: left;
}

#footer_middle {
	float: left;
}

#footer_right {
	float: right;
}