/* 
	Theme Name: OrganicCoupon
	Theme URL: http://www.organicthemes.com/
	Description: The Organic Magazine Theme is designed and developed by Organic Themes.
	Author: Organic Themes
	Author URI: http://www.organicthemes.com
	Version: 1.0
	Tags: organic themes, wordpress magazine theme 
	The CSS, XHTML and design is copyrighted 2009 Organic Themes
	All Rights Reserved
	Changelog:
	v1.0 - 1.30.09
	New theme
*/

html {
	background: #dde9ed url(images/bg.png) repeat-x center top;
	}

body {
	
	color: #757575;
	font-size: 13px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#wrap {
	background: #e6eff2;
	margin: 0px auto 0px;
	padding:  0px 10px 0px 10px;
	width: 960px;
	}
	
.hidden {
	display: none;
	}

.clear {
	clear:both;
	}

/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #528798;
	text-decoration: none;
	}
	
a:focus, a:hover, a:active {
	color: #528798;
	text-decoration: underline;
	outline: none;
	}
	
a img {
	border: none;
	}
	
a.code {
	display: block;
	background: #ffffff url(images/scissors.gif) no-repeat top left;
	color: #cc9933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	margin: 0px;
	padding: 4px 7px 4px 26px;
	border: #dddddd 1px solid;
	width: 148px;
	float: left;
	overflow: hidden;
}

/************************************************
*	Header  									*
************************************************/

#header {
	background: none;
	width: 1000px;
	height: 191px;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#header h1 {
	color: #333333;
	font-size: 36px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-decoration: none;
	}
	
#header h1 a, #header h1 a:visited {
	color: #333333;
	font-size: 36px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#header h1 a:hover {
	color: #333333;
	text-decoration: none;
	}
	
.headerleft {
	width: 400px;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
.headerleft p {
	color: #333333;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	}
	
#headerimg {
	background: url(images/logo.png) top left no-repeat;
	float: left;
	display: block;
	padding: 5px 5px 5px 5px;
	margin: 6px 0px 0px 20px;
	height: 118px;
	width: 280px;
	text-indent: -1999px;
	}

#header #headerimg a {	
	display: block;
	width: 100%;
	height: 100%;
	}

.headerright {
	float: right;
	display: block;
	background: none;
	width: 460px;
	z-index: 8;
	}

/************************************************
*	jFlow									*
************************************************/

#controller {
	background: none;
	text-align: center;
	float: left;
	display: inline-block;
	clear: both;
	width: 920px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #e9e2cf;
	}

.controller_heading {
	width: 890px;
	float: left;
	}
	
#jFlowSlide {
	float: left;
	display: inline-block;
	clear: both;
	margin: 0px;
	padding: 0px;
	}

#slides {
	float: left;
	display: inline-block;
	clear: both;
	margin: 0px 0 0 0;
	padding: 0px;
	}

#prevNext {
	float: right;
	margin: 0px 480px 0px 0px;
	}
	
#controller a span, #controller a:link span, #controller a:visited span {
	display: none;
	color: #FFFFFF;
	background: #F5F5F5;
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	padding: 0px 0px 0px 0px;
	margin: 10px 5px 0px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
#controller a:hover span, #controller a:active span {
	background: #0099CC;
	}
	
#controller a span.jFlowSelected {
	background: #0099CC;
	}
	
#prev_btn a {
	float: left;
	background: url(images/prev.png) no-repeat;
	color: #666666;
	width: 14px;
	height: 21px;
	clear: both;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	}
	
#prev_btn a:hover {
	background: url(images/prev_over.png);
	color: #000000;
	}

#next_btn a {
	float: right;
	background: url(images/next.png) no-repeat;
	color: #666666;
	width: 14px;
	height: 21px;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	}
	
#next_btn a:hover {
	background: url(images/next_over.png);
	color: #000000;
	}
	
.jFlow {
	float: left;
	background: none;
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	}
	
.jFlow hr {
	border: none;
	width: 100%;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	margin: 5px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.jFlow img {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	clear: both;
	}
	
.jFlow h1 {
	margin: 0px;
	}
	
.jFlow h1 a {
	color: #0099CC;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}
	
.bannercontent {
	float: left;
	width: 176px;
	padding: 10px 10px 0px 0px;
	margin: 0px;
	}

/************************************************
*	Top Navigation      								*
************************************************/

#navtop {
	float: right;
	padding: 15px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	}
	
#navtop ul {
	float: left;
	list-style: none;
	}
	
#navtop li {
	float: left;
	list-style: none;
	border: none;
	}
	
#navtop li a, #navtop li a:link, #navtop li a:visited {
	background: none;
	color: #e5ba70;
	display: block;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 8px 10px 8px 10px;
	text-decoration: none;
	text-shadow: none;
	border: none;
	}
	
#navtop li a:hover, #navtop li a:active {
	color: #ffffff;
	background: url(images/page_nav_bg.gif) repeat-x top;
	border: 1px solid #5d4b31;
	margin: 0px 0px 0px 0px;
	padding: 8px 10px 8px 10px;
	text-shadow: 0.2px 0.2px #666666;
	-webkit-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-khtml-border-radius: 5px;
	}
	
#navtop li li a, #navtop li li a:link, #navtop li li a:visited {
	background: #222222;
	color: #666666;
	font-size: 12px;
	text-transform: none;
	text-shadow: none;
	margin: 0px 0px 0px 0px;
	padding: 7px 10px 7px 10px;
	}

#navtop li li a:hover, #navtop li li a:active {
	color: #0099CC;
	}
	
#navtop .ot-menu li:hover ul,
#navtop .ot-menu li.sfHover ul {
	left: 0;
	top: 43px; /* match top ul list item height */
	z-index: 99;
	}
	
#navtop ul.ot-menu li li:hover ul,
#navtop ul.ot-menu li li.sfHover ul {
	left: 160px; /* match ul width */
	top: 0;
	}
	
#navtop ul.ot-menu li li:hover li ul,
#navtop ul.ot-menu li li.sfHover li ul {
	top: -999em;
	}
	
#navtop ul.ot-menu li li li:hover ul,
#navtop ul.ot-menu li li li.sfHover ul {
	left: 160px; /* match ul width */
	top: 0;
	}
	
/*** ARROWS **/

#navtop .ot-menu a.sf-with-ul {
	padding-right: 2.25em;
	min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
	}
	
#navtop .sf-sub-indicator {
	position: absolute;
	display: block;
	right: .75em;
	top: 1.05em; /* IE6 only */
	width: 10px;
	height:	10px;
	text-indent: -999em;
	overflow: hidden;
	background:	url(images/arrows-666666.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
	}
	
#navtop a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top: 15px;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
	}
	
/* apply hovers to modern browsers */
#navtop a:focus > .sf-sub-indicator,
#navtop a:hover > .sf-sub-indicator,
#navtop a:active > .sf-sub-indicator,
#navtop li:hover > a > .sf-sub-indicator,
#navtop li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
	}

/* point right for anchors in subs */
#navtop .ot-menu ul .sf-sub-indicator { 
	background-position:  -10px 0; 
	}
	
#navtop .ot-menu ul a > .sf-sub-indicator { 
	top: 5px;
	background-position:  0 0; 
	}
	
/* apply hovers to modern browsers */
#navtop .ot-menu ul a:focus > .sf-sub-indicator,
#navtop .ot-menu ul a:hover > .sf-sub-indicator,
#navtop .ot-menu ul a:active > .sf-sub-indicator,
#navtop .ot-menu ul li:hover > a > .sf-sub-indicator,
#navtop .ot-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
	}

/*** shadows for all but IE6 ***/
#navtop .sf-shadow ul {
	background:	url(images/shadow.png) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
	}
	
#navtop .sf-shadow ul.sf-shadow-off {
	background: transparent;
	}
	
/************************************************
*	Navbar      								*
************************************************/

#navbar {
	background: url(images/nav_bg.png) no-repeat bottom;
	width: 980px;
	height: 51px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
	font-weight: normal;
	margin: 6px auto 0px;
	padding: 0px 0px 0px 20px;
	}

.navbarright {
	background: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 300px;
	height: 40px;
	float: right;
	display: block;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-khtml-border-top-right-radius: 5px;
	-khtml-border-top-left-radius: 5px;
	}

.navbarright p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 14px 0px 0px 10px;
	padding: 0;
	color: #999999;
	width: 50px;
	float: left;
	}

.navbarright img {
	float: left;
	margin: 4px 5px 0 0;
	}
	
/*** ESSENTIAL STYLES ***/

.ot-menu, .ot-menu * {
	margin:	0;
	padding: 0;
	list-style:	none;
	}
	
.ot-menu {
	line-height: 1.0;
	}

.ot-menu ul {
	position: absolute;
	top: -999em;
	width: 160px; /* left offset of submenus need to match (see below) */
	}
	
.ot-menu ul li {
	width: 100%;
	margin: 0px 0px 0px 0px;
	}
	
.ot-menu li:hover {
	visibility:	inherit; /* fixes IE7 'sticky bug' */
	}
	
.ot-menu li {
	float: left;
	position: relative;
	}
	
.ot-menu a {
	display: block;
	position: relative;
	}
	
.ot-menu li:hover ul,
.ot-menu li.sfHover ul {
	left: 0;
	top: 40px; /* match top ul list item height */
	z-index: 99;
	}
	
ul.ot-menu li:hover li ul,
ul.ot-menu li.sfHover li ul {
	top: -999em;
	}
	
ul.ot-menu li li:hover ul,
ul.ot-menu li li.sfHover ul {
	left: 160px; /* match ul width */
	top: 0;
	}
	
ul.ot-menu li li:hover li ul,
ul.ot-menu li li.sfHover li ul {
	top: -999em;
	}
	
ul.ot-menu li li li:hover ul,
ul.ot-menu li li li.sfHover ul {
	left: 160px; /* match ul width */
	top: 0;
	}

/*** SKIN ***/

.ot-menu .current_page_item a {
	background: #ffffff;
	color: #996633 !important;
	text-shadow: none !important;
	padding: 14px 13px 14px 13px;
	line-height: 12px;
	border: none;
	}
	
.ot-menu .current-cat a {
	background: #ffffff;
	color: #996633 !important;
	text-shadow: none !important;
	padding: 14px 13px 14px 13px;
	line-height: 12px;
	border: none;
	}

.ot-menu {
	float: left;
	margin-bottom: 0;
	}
	
.ot-menu a {
	background: url(images/navlink_bg.gif);
	border-left: 1px solid #5d4b31;
	border-right: 1px solid #5d4b31;
	border-top: 1px solid #5d4b31;
	padding: 14px 12px 14px 12px;
	text-decoration: none;
	line-height: 11px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-khtml-border-top-right-radius: 5px;
	-khtml-border-top-left-radius: 5px;
	}
	
.ot-menu li li a {
	color: #333333;
	background: #FFFFFF;
	border: none;
	padding: 8px 10px 8px 10px;
	font-size: 12px;
	text-decoration: none;
	text-transform: none;
	text-shadow: none;
	}

.ot-menu li li a:visited {
	color: #333333;
	background: #FFFFFF;
	border: none;
	padding: 8px 10px 8px 10px;
	font-size: 12px;
	text-decoration: none;
	text-transform: none;
	text-shadow: none;
	}

.ot-menu a, .ot-menu a:visited { /* visited pseudo selector so IE6 applies text colour*/
	color: #ffffff;
	text-shadow: 0.2px 0.2px #666666;
	}

.ot-menu li {
	background: none;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	}
	
.ot-menu li li {
	background:	#F5F5F5;
	}
	
.ot-menu li li li {
	background:	#F5F5F5;
	}
	
.ot-menu li:hover, .ot-menu li.sfHover {
	border-left: none;
	border-right: none;
	border-top: none;
	padding: 0px;
	}

.ot-menu a:focus, .ot-menu a:hover, .ot-menu a:active {
	background:	#ffffff;
	border-left: none;
	border-right: none;
	border-top: none;
	padding: 14px 13px 14px 13px;
	color: #996633;
	line-height: 12px;
	text-shadow: none;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-khtml-border-top-right-radius: 5px;
	-khtml-border-top-left-radius: 5px;
	}
	
.ot-menu li li:hover, .ot-menu li li.sfHover {
	border: none;
	}
	 
.ot-menu li li a:focus, .ot-menu li li a:hover, .ot-menu li li a:active {
	background: #EEEEEE;
	padding: 7px 10px 8px 10px;
	}

/*** ARROWS **/

.ot-menu a.sf-with-ul {
	padding-right: 28px;
	min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
	}
	
.ot-menu a.sf-with-ul:hover {
	padding-right: 29px;
	min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
	}
	
.sf-sub-indicator {
	position: absolute;
	display: block;
	right: .75em;
	top: 1.05em; /* IE6 only */
	width: 10px;
	height:	10px;
	text-indent: -999em;
	overflow: hidden;
	background:	url(images/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
	}
	
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top: 15px;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
	}
	
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
	}

/* point right for anchors in subs */
.ot-menu ul .sf-sub-indicator { 
	background-position:  -10px 0; 
	}
	
.ot-menu ul a > .sf-sub-indicator { 
	top: 5px;
	background-position:  0 0; 
	}
	
/* apply hovers to modern browsers */
.ot-menu ul a:focus > .sf-sub-indicator,
.ot-menu ul a:hover > .sf-sub-indicator,
.ot-menu ul a:active > .sf-sub-indicator,
.ot-menu ul li:hover > a > .sf-sub-indicator,
.ot-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
	}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url(images/shadow.png) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
	}
	
.sf-shadow ul.sf-shadow-off {
	background: transparent;
	}

/************************************************
*	Homepage 					     		    * 
************************************************/

#swfDiv {
	margin: 10px 0 0 10px;
	float: left;
	}

#homepagebanner {
	background: #ecf4f6;
	outline: 1px solid #dde9ed;
	border: 5px solid #ffffff;
	float: left;
	width: 910px;
	height: 70px;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	}

#homepagebanner h2 {
	color: #996633;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	text-align: center;
	text-shadow: 0.3px 0.3px #91b4c1;
	margin: 25px 0px 0px 0px;
	}
	
#homepagetop {
	background: #f6f1e3;
	border: 1px dashed #996633;
	float: left;
	width: 930px;
	height: 212px;
	margin: 10px 0px 20px 0px;
	padding: 9px 0px 0px 9px;
	}
	
#homepagetop h3 {
	color: #996633;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	font-style: italic;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	}
	
#homepagetop h4 {
	color: #666666;
	background: #ffffff;
	float: left;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 3px 8px 4px 8px;
	width: 160px;
	}
	
#homepagetop h4 a {
	color: #666666;
	}
	
#homepagetop h4 a:hover {
	color: #666666;
	}

	
#homepagetop p {
	color: #333333;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 5px 0 10px 0;
	}
	
#homepage {
	float: left;
	width: 600px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#homepage h1 {
	color: #333333;
	font-size: 18px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 0.3px 0.3px #FFFFFF;
	letter-spacing: -0.5px;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 2px 0px;
	line-height: 24px;
	border-bottom: 5px solid #CCCCCC;
	}
	
#homepage h1 a {
	color: #333333;
	text-decoration: none;
	border: none;
	}
	
#homepage h1 a:hover {
	color: #0099CC;
	text-decoration: none;
	border: none;
	}
	
#homepage h2 {
	color: #333333;
	font-size: 14px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}
	
#homepage h2 a, #homepage h2 a:visited {
	color: #333333;
	text-decoration: none;
	border: none;
	}
	
#homepage h2 a:hover {
	color: #0099CC;
	text-decoration: none;
	border: none;
	}
	
#homepage h3 {
	background: url(images/homepage_heading_bg.gif) repeat-x top;
	color: #ffffff;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	text-shadow: 0.2px 0.2px #666666;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 8px 10px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-topleft: 3px;
	-khtml-border-top-right-radius: 3px;
	-khtml-border-top-left-radius: 3px;
	}

#homepage embed, #homepage object {
	width: 250px;
	height: 205px;
	margin: 10px 0px 5px 0px;
	padding: 0px;
	}
	
#homepage ul {
	list-style: none;
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 10px 0px;
	}
	
#homepage ul li {
	list-style: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	}
	
.couponbox {
	background: #f5f5f5;
	background-repeat: repeat-x;
	border: 1px solid #dddddd;
	float: left;
	width: 590px;
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
	}

.couponbox h4 {
	color: #666666;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	margin: 10px 0px 5px 0px;
	padding: 0px;
	}

.couponbox h4 a {
	color: #666666;
	}

.couponbox p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #757575;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}

.couponbox .thumb {
	border: #dddddd 1px solid;
	float: left;
	margin: 0px 10px 0px 0px;
	}
	
.couponbox .details {
	float: left;
	display: inline;
	width: 370px;
	}

.coupon_arrow {
	background: #6eadc4 url(images/coupon_arrow.gif) no-repeat left;
	color: #ffffff;
	font-size: 12px;
	padding: 3px 10px 3px 17px;
	margin: 2px 0px 0px 10px;
	float: left;
	width: 117px;
	line-height: 18px;
	}

.couponmeta {
	background: #dddddd;
	float: left;
	width: 584px;
	padding: 5px 8px 5px 8px;
	margin: 0px 0px 5px 0px;
	}

.couponmeta p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #757575;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}

.couponmeta .date {
	float: left;
	padding: 0;
	}

.couponmeta .comments {
	float: right;
	padding: 0;
	}

.couponmeta .comments a {
	text-decoration: underline;
	}

.couponmeta .comments a:hover {
	text-decoration: none;
	}

/************************************************
*	VoteItUp 					     		    * 
************************************************/

.vote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #666666;
	text-align: center;
	width: 84px;
	float: right;
	background: #e9e2cf;
	padding: 5px 5px 2px 5px;
	}

.tickercontainer {
	width: 74px !important;
	border: none !important;
	background: #ffffff !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px !important;
	font-style: italic;
	font-weight: normal !important;
	margin: 4px auto 4px !important;
	}

.votelink {
	width: 80px !important;
	height: 33px !important;
	padding: 5px 5px 10px 5px !important;
	border: none !important;
	background: none !important;
	}

.votelink img {
	margin-right: 3px;
	margin-left: 3px;
	}

.vote-it-up {
	float: right;
	background: #e9e2cf;
	}

/************************************************
*	Content 					     		    * 
************************************************/

#content {
	float: left;
	width: 940px;
	background: #ffffff;
	margin: 0px auto 0px;
	padding: 20px 10px 0px 10px;
	line-height: 18px;
	}
	
#contentleft {
	float: left;
	background:#FFFFFF;
	width: 600px;
	margin: 0px 0px 15px 0px;
	padding: 0px 10px 0px 0px;
	}
	
#contentwide {
	float: left;
	background:#FFFFFF;
	width: 960px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#contenthome {
	width: 940px;
	background: #ffffff;
	margin: 0px auto 0px;
	padding: 0px 10px 0px 10px;
	line-height: 18px;
	}
	
#contentleft h1, #contentwide h1, #contentarchive h1 {
	color: #996633;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	text-shadow: 0.3px 0.3px #91b4c1;
	margin: 0px 0px 0px 0px;
	line-height: 50px;
	}
	
#contentleft h1 a, #contentwide h1 a, #contentarchive h1 a {
	color: #996633;
	text-decoration: none;
	border: none;
	}
	
#contentleft h1 a:hover, #contentwide h1 a:hover, #contentarchive h1 a:hover {
	color: #528798;
	text-decoration: none;
	border: none;
	}
	
#contentleft h2, #contentwide h2, #contentarchive h2 {
	color: #333333;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: normal;
	font-style: italic;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#contentleft h3, #contentwide h3, #contentarchive h3 {
	color: #333333;
	font-size: 13px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: bold;
	text-transform: normal;
	text-align: left;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#contentleft h4, #contentwide h4, #contentarchive h4 {
	color: #666666;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

#contentleft h5, #contentwide h5, #contentarchive h5 {
	color: #FFFFFF;
	width: auto;
	font-size: 16px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	}
	
#contentleft h6, #contentwide h6, #contentarchive h6 {
	color: #333333;
	font-size: 16px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: normal;
	text-transform: uppercase;
	text-align:left;
	margin: 10px 0px 10px 0px;
	}
	
#contentleft img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
#contentleft img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
#postblock {
	float: left;
	width: 100%;
	border-bottom:1px solid #dddddd;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	}
	
.postarea p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}
	
.postarea a img.nothumb {
	margin: 15px 0px 0px 0px;
	}
	
.postarea iframe {
	display:block;
	height:900px;
	width: 100%;
	overflow: hidden;
	}
	
.postarea hr {
	border:0;
	width:100%;
	height:1px;
	color:#ddd;
	background-color:#ddd;
	margin:5px 0 8px 0;
	padding: 0;
	}
	
.postarea ol {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
.postarea ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}
	
.postarea ul {
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 10px 0px;
	}
	
.postarea ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.postarea ul li {
    list-style: inside;
    list-style-type: square;
	background: none;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 5px 0px;
	}
	
.postarea ul ul li {
	background: none;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 5px 0px;
	}
	
blockquote {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 0px 25px 15px 25px;
	padding: 0px 25px 0px 10px;
	color: #aaaaaa;
	line-height: 22px;
	}
	
#content blockquote p {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	}
	
.posttitle {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #CCCCCC;
	}
	
.postauthor {
	margin: -5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.postauthor p {
	color: #999999;
	padding: 0px 0px 0px 0px;
	}
	
.postmeta {
	background: #ecf4f6;
	font-size: 11px;
	margin: 5px 0px 25px 0px;
	padding: 5px 10px 5px 10px;
	outline: 1px solid #dde9ed;
	border: 5px solid #ffffff;
	}
	
.postmeta p {
	margin: 0px;
	padding: 0px;
	}
	
#prevLink {
	float: left;
	}
	
#nextLink {
	float: right;
	}
	
#prevLink p, #nextLink p {
	padding: 0px;
	}
	
code {
	color: #222222;
	background: #EAEAEA;
	font-size: 11px;
	margin: 0px;
	padding: 10px;
	display: block;
	font-family: Verdana, Tahoma, Verdana;
	}
	
.archive {
	float: left;
	width: 320px;
	margin: 0px;
	padding: 0px 10px 20px 0px;
	}

.cutout {
	background: #f6f1e3;
	border: 1px dashed #996633;
	float: left;
	width: 568px;
	margin: 0px 0px 20px 0px;
	padding: 15px 15px 15px 15px;
	}

.cutout .cutoutblock {
	width: 460px;
	}

.cutout .voteblock {
	width: 100px;
	float: right;
	display: inline;
	}

.cutout a.code {
	margin: 0px auto 0px;
	}

.cutout p {
	line-height: 16px;
	padding-bottom: 15px;
	}

.cutout .thumb {
	float: left;
	margin: 0px 15px 0px 0px;
	}

/************************************************
*	Images  					     		    * 
************************************************/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}
	
img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}
	
img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}
	
.alignright {
	float: right;
	margin: 10px 0px 10px 10px;
	}
	
.alignleft {
	float: left;
	margin: 10px 10px 10px 0px;
	}
	
.wp-caption {
	border: 1px solid #DDDDDD;
	text-align: center;
	background-color: #f5f5f5;
	padding: 5px 0px 0px 0px;
	margin-bottom: 15px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	}
	
.wp-caption img {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	}
	
.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 5px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
/************************************************
*	Sidebar		 	        			     	* 
************************************************/

#sidebar {
	float: right;
	display: inline-block;
	width: 320px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: 18px;
	}
	
#sidebar p {
	color: #333333;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	}
	
#sidebar li {
	list-style-type: none;
	}
	
#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	display: block;
	margin: 5px 0px 0px 0px;
	}
	
#sidebar ul li a {
	display: block;
	padding: 2px 4px 2px 0px;
	}
	
#sidebar ul li a:hover {
	display: block;
	padding: 2px 4px 2px 0px;
	}
	
#sidebar .textwidget a, #sidebar .textwidget a:hover {
	color: #0099CC;
	background: none;
	padding: 0px;
	}
	
/************************************************
*	Sidebar Widgets								*
************************************************/

.textwidget p {
	margin: 8px 0px 0px 0px !important;
	}
	
#sidebar .widget {
	background: #dddddd url(images/content_bg.png) no-repeat top;
	background-repeat: repeat-x;
	border: none;
	list-style:none;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	float: left;
	}
	
#sidebar_left .widget {
	background: #dddddd url(images/content_bg.png);
	background-repeat: repeat-x;
	border: 1px solid #DDDDDD;
	list-style:none;
	width: 160px;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	}
	
#sidebar .widget h4 {
	color: #666666;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	line-height: 24px;
	letter-spacing: -0.5px;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 2px 0px;
	text-align:left;
	margin: 0px 0px 10px 0px;
	}
	
#sidebar .widget ul, #sidebar_left .widget ul {
	color:#333333;
	margin: 0px 0px 0px 0px;
	}
	
#sidebar .widget ul li, #sidebar_left .widget ul li {
	display: block;
	text-indent: 5px;
	background: url(images/bullet.png) no-repeat left;
	border-bottom: #cccccc 1px solid;
	padding: 0px 0px 0px 10px;
	}
	
#sidebar .widget ul li a, #sidebar_left .widget ul li a {
	display: block;
	padding: 2px 4px 2px 0px;
	}
	
#sidebar .widget ul li a:hover, #sidebar_left .widget ul li a:hover {
	display: block;
	}
	
#sidebar .widget li a {
	border: none;
	}
	
#sidebar .widget li a:hover {
	border: none;
	background: none;
	}

.socialprofiles img {
	padding-right: 10px;
}

/************************************************
*	Subscribe									*
************************************************/

.subscribe {
	background: #F5F5F5 url(images/content_bg.png);
	background-repeat: repeat-x;
	border: none;
	list-style:none;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	}
	
.subscribe form {
	margin: 0;
	padding: 0;
	}
	
.subscribe input {
	margin: 0;
	padding: 0;
	}
	
.subscribe h4 {
	color: #666666;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	line-height: 24px;
	letter-spacing: -0.5px;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	}
	
.subscribe p {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	}
	
#subscribe {
	margin: 10px 0px 0px 0px;
	}
	
#subbox {
	background: #FFFFFF;
	background-repeat: no-repeat;
	width: 215px;
	color: #222222;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: normal;
	margin: 0px 5px 0px 0px;
	padding: 5px 0px 5px 5px;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
#subbutton {
	background: url(images/go_btn.png);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	border: none;
	}

/************************************************
*	Footer Background							*
************************************************/

#footerbg {
	float: left;
	display: block;
	width: 100%;
	background: url(images/footer_full_bg.gif) repeat-x top;
	margin: 0 auto 0;
	padding: 0px 0px 0px 0px;
	}

/************************************************
*	Footer  									*
************************************************/

#footer {
	background: url(images/footer_bg.gif) no-repeat top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 1000px;
	height: 60px;
	color: #528798;
	margin: 0 auto 0;
	padding: 0px 0px 0px 0px;
	}

#footer p {
	margin: 0px;
	padding: 0px;
	}
	
.footerleft {
	float: left;
	display: block;
	margin: 23px 0px 0px 23px;
	}
	
.footerright {
	float: right;
	display: block;
	margin: 18px 18px 0px 0px;
	}

/************************************************
*	Search Form									*
************************************************/

.postform {
	background: #F5F5F5;
	width: 240px;
	color: #222222;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	display: inline;
	border: none;
	}
	
#cat {
	background: #FFFFFF;
	color: #222222;
	margin: 5px 0px 0px 0px;
	}
	
#searchform {
	margin: 5px 0px 0px 0px;
	}
	
#searchformheader {
	margin: 8px 0px 0px 30px;
	color: #999999;
	}
	
#searchbox {
	background: #f5f5f5;
	width: 180px;
	color: #999999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 6px 0px 5px 5px;
	margin: 0px 5px 0px 0px;
	border: 1px solid #dddddd;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
#searchbutton {
	background: url(images/page_nav_bg.gif) top repeat-x;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	padding: 3px;
	margin: 0px;
	border: 1px solid #5d4b31;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	display: inline-block;
	}
	
#s {
	background: #F5F5F5;
	width: 170px;
	color: #222222;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	margin: 5px 3px 0px 0px;
	padding: 3px 0px 3px 3px;
	display: inline;
	border: 1px solid #DDDDDD;
	}
	
#searchsubmit {
	background: #DDDDDD;
	color: #222222;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 1px 2px 1px 2px;
	border: 1px solid #AAAAAA;
	display: none;
	}
	
#submit {
	background: #DDDDDD;
	color: #222222;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #AAAAAA;
	}
	
#author, #email, #url {
	background: #f5f5f5 !important;
	color: #333333;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	margin: 0px;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
	
#comment {
	background: #f5f5f5 !important;
	color: #333333;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	margin: 5px 0px 5px 0px;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

/************************************************
*	Comments									*
************************************************/

.commentlist li ul li {
	font-size: 12px;
	}
	
.commentlist li {
	font-weight: bold;
	}
	
.commentlist li .avatar {
	background: #FFFFFF;
	float: right;
	border: 1px solid #DDDDDD;
	margin: 0px 0px 5px 5px;
	padding: 2px;
	}
	
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}
	
.commentlist p {
	font-weight: normal;
	text-transform: none;
	}
	
.commentmetadata {
	font-weight: normal;
	}
	
#commentform input {
	width: 140px;
	padding: 6px 0px 4px 0px;
	margin: 5px 5px 0px 0px;
	}
	
#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 100%;
	padding: 4px;
	}
	
#respond:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	display: block;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}
	
.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}
	
.commentlist li {
	margin: 15px 0px 5px 0px;
	padding: 10px 10px 10px 10px;
	list-style: none;
	}
	
.commentlist li ul li {
	margin-right: 5px;
	margin-left: 5px;
	}
	
.commentlist p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}
	
.children {
	margin: 0px;
	padding: 0px;
	}
	
.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
.reply a, .reply a:visited {
	background: #f5f5f5;
	color: #222222;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 6px 5px 4px 5px;
	border: 1px solid #DDDDDD;
	}
	
.reply a:hover {
	background: #FFFFFF;
	color: #3399ff;
	text-decoration: none;
	border: 1px solid #DDDDDD;
	}
	
.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}
	
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}
	
.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #F5F5F5;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px solid #DDDDDD;
	margin: 0px;
	padding: 0px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}