/*
THEME NAME: SEO Basics
DESCRIPTION: Orange, black, and gray combined to create a clean, great-looking theme. Includes an SEO control panel. Supports rotating 125x125 sidebar ads, widgets, gravatars, and microformats. Valid XHTML and CSS. Based on Sandbox.
VERSION: 1.1.2
AUTHOR: SEO Design Solutions
AUTHOR URI: http://www.seodesignsolutions.com/
TAGS: fixed-width, two-columns, right-sidebar, orange, black, custom-header, theme-options, microformats
*/
a:link {color: #816c5b}     /* unvisited link */
a:visited {color: #948b7a}  /* visited link */
a:hover {}   /* mouse over link */
a:active {color: #948b7a}   /* selected link */

#header h1 {
	margin: 0;
	padding: 0;
}


a img {
	border: 0 none;
}

body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 10pt;
	background-color: #fff;
	margin: 0px;
}

#wrapper {
	width: 866px;
	margin: 0 auto;
	position: relative;
	background-color: #fff;
	border-left: 1px solid #ff6eb7;
	border-right: 1px solid #ff6eb7;
}

#container {
background-color: #fff;
}

#content {
width:568px;
margin: 0px 15px 15px 15px;
display: inline;
}

body div#container {
	display: inline;
}

body.home div#container{
	display: block;
}

#header-text {
	padding: 1em;
}

#header-image {
	text-align: center;
}

#blog-title {
	font-size: 2em;
	text-align: left;
	margin: 0;
	padding: 0;
}

#blog-title a, #blog-title a:hover {
	background: none;
	color: #6A2E22;
	text-decoration: none;
}

#access {
	background-color: #ff6eb7;
	background-image: url(images/menu-bg.gif);
	background-repeat: repeat-x;
	height: 61px;
	/*margin: 1em 0;*/
}

#access div.menu {
	float: left;
}


div.menu ul ul {
	border: 1px solid #fff;
}

div.menu ul li {
	height:61px;
	width:150px;
}

div.menu, div.menu a {
	color: #fff;
}

div.menu ul li a {

}

div.menu ul li a:hover, div.menu ul li.current_page_item a {

}

div.menu ul ul {
}

div.menu ul li ul li {
	border: 0 none;
	float: none;
}

div.menu ul li ul li a {
	padding-right: 5em;
	font-size: 1em;
}

div.menu ul li ul li a, div.menu ul li ul li a:hover, div.menu ul li.current_page_item ul li a {
	background-image: none;
}

div.menu ul li ul li a {
	background-color: #5E6065;
}

div.menu ul li ul li a:hover, div.menu ul li ul li.current_page_item a {
	text-decoration: underline;
}

#header-search {
	float: right;
	width:266px;
	padding:0px;
	padding-top: 1.5em;
}

#header-search label {
	color: white;
	font-variant: small-caps;
	font-size: 0.9em;	
}

#header-search label, #header-search button {
	float: left;
}

#header-search input, #header-search button {
	margin: 0;
	padding: 0;
	border-width: 0;
	border: 0 none;
}

#header-search input.text {
	width: 120px;
	height: 19px;
	background-image: url(images/search-field.gif);
	background-repeat: no-repeat;
	font-size: 0.8em;
	color:#757575;
	margin-right:4px;
	margin-left: 42px;
}

#header-rss {
	float: right;
	margin-right: 10px;
}

.entry-title {
	margin: 0;
	padding: 0;
}

.entry-title a {
	font-size: 14pt;
	color: #e970a6;
	text-decoration:none;
}
.entry-title a:hover {
	text-decoration:underline;
}

.sidebar, .sidebar a, .entry-date, .entry-meta, .entry-meta a {
	color: #948b7a;
}
.metatagsextra {
padding:5px 0 0 0;
}
.metatagsextra,
.metatagsextra a
{
margin: 0 0px 0 0;
text-decoration:none;
color:#948B7A;
font-size:9pt;

}
.metatagsextra span{
margin: 0 3px 0 0;
color:#E970A6;
font-size:9pt;

}
.metatagsextra a:hover{
text-decoration:underline;
}
#rss_icon {
	padding: 1em;
}

#rss_icon span {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 62px;
}

#rss_icon img {
	float: right;
}

.entry-title {
	font-size: 1.5em;
}

.entry-date {
	color: #948b7a;
	margin-bottom: 1em;
	font-size: 9pt;
}

.entry-date abbr, .entry-meta abbr {
	border: 0;
}

.entry-meta {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

.entry-meta a {
	text-decoration:none;
}

.entry-meta a:hover {
	text-decoration:underline;
}

.entry-content {
	color: #948b7a;
	border-bottom: 1px solid #fc6fb4;
	margin-bottom: 1.5em;
	width: 500;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
}

.cat-links {
	padding-top: 1.5em;
}

.authorvcard a {
	color: #948b7a;
	text-decoration:none;
}

.authorvcard a:hover {

	text-decoration:underline;
}

.comments-link {
float:left;
display:inline;
}
.sharethis {
	float:right;
	padding-left:20px;
}
.sharethis img {
	margin-bottom:-4px;
}
body.single .entry-meta {
	margin-bottom: 0;
}

#comments-list .comment-author .n {
	font-weight: bold;
}

#comments-list .comment-meta {
	font-style: italic;
}

#comments-list .comment-author img.avatar {
	float: left;
	margin-right: 0.5em;
	display:inline;
}

.sidebar {
	border-left: 1px solid #fd6fb9;
	font-size: 0.9em;
	padding-top:10px;
}

.sidebar ul {
	margin: 0 0 0 0;
	padding: 0;
}

#footer {
	margin-top: 1em;
	padding: 1em 0;
	border-top: 1px solid #fd6fb9;
	font-family: Helvetica, Arial, Geneva;
	font-size: 11pt;
	color: #948b7a;
}
#footer ul{
    color: #E970A6;
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
}

#footer ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
}

#footer a:visited, #footer a {
color: #E970A6;
text-decoration: none;
}
#footer a:hover {
text-decoration:underline;
}
/*
LAYOUT: Two-Column (Right)
DESCRIPTION: Two-column fluid layout with one sidebars right of content
*/

div#container {
width:100%;
}

div#content {
display:inline;
float:left;
}

div.sidebar {
float:right;
width:266px;
}

div.sidebar li{

}

div.sidebar li div{

}

div.sidebar #feed div{

padding-left:15px;
}
#feed div{
	margin-bottom:15px;
}

div.sidebar #recent div{
line-height: 1.5em;
margin: 5px 5px;
padding-left:15px;
}

div.sidebar select {
color:#948b7a;
margin-left:15px;
clear:both;
}

div#secondary {

}

div#footer {
clear:both;
width:100%;
}


/* Misc styles */

.clear {
	clear: both;
}

div.sidebar .title {
	font-weight: bold;
	font-size: 1.1em;
}

div.skip-link {
	display: none;
}


/* Ad styles */

div.sidebar #ads ul {
	margin: 0;
	padding: 0;
}

div.sidebar #ads li {
	float: left;
	padding: 0;
	margin: 0 10px 10px 0;
	list-style-type: none;
	display:inline;
}

div.sidebar #ads img {
	width: 125px;
	height: 125px;
}

/* Sandbox styles */

div.menu ul,div.menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div.menu ul a {
display:block;
text-decoration:none;
}

div.menu ul ul ul a {
font-style:italic;
}

div.menu ul li ul {
left:-999em;
position:absolute;
}

div.menu ul li:hover ul, div.menu ul li.sfhover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;

}

.entry-title, .page-title {
font-size: 14pt;
font-weight:800;
color:#9b8d82;
font-family:helvetica, futura, arial, trebuchet;
}

form#commentform .form-label {
	color: #948b7a;
	margin:1em 0 0;
}
#respond {
	color: #948b7a;
}
form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
display:inline;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
margin-bottom:3em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
display:inline;
}


#subscribeNewsletter label {
	color: white;
	font-variant: small-caps;
	font-size: 0.9em;	
}

#subscribeNewsletter label, #subscribeNewsletter button {
	float: left;
	display:inline;
}

#subscribeNewsletter input, #subscribeNewsletter button {
	margin: 0;
	padding: 0;
	border-width: 0;
	border: 0 none;
}

#subscribeNewsletter input.text {
	width: 120px;
	height: 19px;
	background-image: url(images/search-field.gif);
	background-repeat: no-repeat;
	font-size: 0.8em;
	color:#757575;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 0;
}

div.sidebar li form {
padding:0;
}
li.poll_list .sidebar li form {
margin:0px 0px 0px 100px;
padding:0;
}


div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
align:left;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div.menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
display:inline;
}

div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3 {
margin:0;
padding:0;
}

.post_wrapper{
	clear:both;
	margin-top:20px;
}

#vid{
	float:left;
	margin-left:40px;
}
#vid a{
	margin-bottom:5px;
}
#vid_top{
	display:block;
	width:144px;
	height:94px;
	background: url('images/vid_top.gif') no-repeat;
	clear:both;
	text-indent:-9999px;
}
#vid_middle{
	display:block;
	width:144px;
	height:94px;
	background: url('images/vid_middle.gif') no-repeat;
	clear:both;
	text-indent:-9999px;
}
#vid_bottom{
	display:block;
	width:144px;
	height:94px;
	background: url('images/vid_bottom2.gif') no-repeat;
	clear:both;
	text-indent:-9999px;
}

#vid_top:hover{
	background: url('images/vid_top_play.gif') no-repeat;
}
#vid_middle:hover{
	background: url('images/vid_middle_play.gif') no-repeat;
}
#vid_bottom:hover{
	background: url('images/vid_bottom_play2.gif') no-repeat;
}

.side_header{
	margin:10px 0px;
	clear:both;
}

.hiddenPic {display:none;}

div.sidebar .wp-polls{
	min-height:170px;
	width:200px;
	float:right;
	
	
}
.wp-polls-ul li{
	padding-bottom:10px;
}
.poll_list{
	width:200px;
	min-height:170px;
	
}

div#polls-7-loading{
margin-left:50px;
}
div.sidebar ul ul.poll_list{
margin-top:200px;
}
div.sidebar .wp-polls-form{
	width:200px;
	float:right;
}
.poll_list p{
	width:235px;
	margin-left:5px;		
}
.poll_item{
	background: url('images/pump-bottle.jpg') no-repeat 15px 65px;
}

	
.wp-polls .Buttons{
	clear:both;
	display:block;
	margin-left:3px;
}
.wp-polls-ans{
	margin-bottom:40px;
}

#doc_item{
	clear:both;
	width:90%;
	margin-left:15px;
}
#doc_item p{
	line-height:1.6em;
}
#doc_pic{
	float:left;
	margin-right:5px;
	
}
#bottom_anchor{
	float:right;
	margin-right:15px;
}

#recaptcha_widget_div {
	width: 100%;
	float: left;
	margin-left: -3px;
	margin-top: 12px;
	margin-bottom: 15px;
}
#submit {
	margin-left: -2px;
}
