/*
Theme Name: GinnyBryant
Theme URI: http://ginnybryant.com/
Description:  The Custom Theme for Ginny Bryant
Version: 1.0
Author: JTk
Author URI: http://imjtk.com/
Tags: red, white and blue
*/

html, body { height: 100%; }

body {
	color: #352F26;
	text-align: center;
	font: 65% "Century Gothic", "Avant Garde", helvetica, Tahoma, verdana sans-serif;
	padding:0px;
	background: #454850 url(images/back.jpg) repeat-x;
}

* {
	padding:0;
	margin:0;
}

a:link, a:visited {
	color: #65241F;
	text-decoration: none;
}

a:hover, a:active {
	color: #454750;
	text-decoration: underline;
}



#container {
	min-height: 100%;
	_height: 100%;
	width: 1053px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background: #E1DDDE;
}

/* Header */
h1#header {
	background: #CFB383;
	margin: 15px 0 0 0;
	height: 381px;
	text-indent: -1234em;
	position: relative;
	z-index: 98;
	background: url(images/header1.jpg) 0 no-repeat;
}

#header a {
	position: absolute;
	left: 10px;
	top: 100px;
	height: 50px;
	width: 400px;
	text-decoration: none;
}

/* Content */

#front_wrapper {
	width: 1012px;
	position: relative;
	float: left;
	z-index: 99;
	margin: -20px 0 0 10px;
}

#wrapper {
	width: 640px;
	position: relative;
	float: left;
	z-index: 99;
	margin: -20px 0 0 10px;
}

#single_wrapper {
	width: 640px;
	position: relative;
	float: left;
	z-index: 99;
	margin: -20px 0 0 10px;
}

#content {
	margin:-3px 0 0 20px;
	padding: 0 0 20px 0;
       background-color: #F3F1F1;
	padding: 10px 0 0 0;
}

.content_header {
	margin: 13px 0 0 20px;
}

.content_footer {
}


#sidebar {
	position: relative;
	float: right;
	color: #4C5C52;
	padding: 0 0 0 12px;
	margin: -25px 0 0 0;
	width: 380px; 
	z-index: 98;
	text-align: left;
  }

#sidebar h2 {
	color:	#fff;
	margin: -25px -5px 5px 0;
	padding: 10px 0 0 10px;
	font-size: 1.2em; 
	letter-spacing: .69px;
	line-height: 1.22em;
	text-transform: none;
	background: url(images/sidebar_items.jpg) left center no-repeat;
	text-align: left;
	height: 30px;
	border: none;
}


#sidebar ul li, #left_side ul li {
	color:	#3B3A3B;
	margin: 0 0 10px 0;
	padding: 20px 5px 0px 13px;
	font-size: 1.2em; 
	line-height: 1.25em;
}

#sidebar ul li ul li, #left_side ul li ul li  {
  	padding: 2px 0 4px 0;
	margin: 0 0 10px 25px;
	font-size: 1em;
	line-height: 1.2;
	border: none;
	color: #C9CED1;
	list-style: disc;
	background: none;
}

#sidebar li, #sidebar li ul, left_side li, #left_side li ul{
	margin: 0;
}



#sidebar a:hover, .pre_footer_boxen a:hover{
	color: #65241F;
}

h3{
	margin: 0 0 -5px 18px;
	padding: 0;
	font-size: 1.66em; 
	font-weight: normal;
	line-height: .9em; 
	color: #2D2935; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
}

.sidebar_bottom {
	margin: -10px 0 0 0;
}



.imageElement h2 {
	color: #fff;
}


#ad_space {
	position: absolute;
	top: 95px;
	right: 55px;
	padding: 10px 0 0 0;
	z-index: 99;
}

#rss_feed {
	position: absolute;
	right: 50px;
	top: 2px;
	color: #4C5C52;
	z-index: 99;
}

/* Main Menu */

#main_menu {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 99;
}

#main_menu ul {
	list-style: none;
	padding: 0;
	margin: 0 0 5px;
}

#main_menu li {
	margin: 0;
	display: inline;
	padding: 0 20px 0 15px;
	border-right: 1px solid #B6BF9A;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: -.3px;
	    text-transform: uppercase;

}

#main_menu li:last-child {
	border-right: none;
}

#main_menu li a, #main_menu li a:visited  {
	color: #fff;
}

#main_menu li a:hover {
	color: #6a231f;
}

.front_page {
	font-size: 1.33em;
	margin: -60px 10px 15px 3px;
}

.front_page img {
	margin: 10px 0 5px 20px;
}

hr#clear {
	clear: both;
	height: 65px;
	visibility: hidden;
}

hr.clear_right_col {
	clear: both;
	height: 20px;
	visibility: hidden;
}

.clear {
	clear: both;
}

hr {
	clear: both;
	height: 20px;
	visibility: hidden;
}

p,
pre,
blockquote,
form,
label,
dl,
fieldset,
address {
	margin: 10px 0;
}

fieldset {
	padding:10px;
}
h1 {
	color: #475263;
	font-size: 2.3em; 
}
h2 {
	color: #953333;
	font-size: 2.2em; 
}

h4 {
	color: #282432;
	font-size: 1.66em; 
	margin: 5px 0 20px 20px;
	border-bottom: 1px solid #D6C9C3;
}
h5 {
	color: #58231E;
	font-size: 1em;
	margin: 0;
	padding: 6px 0 2px 18px;
}

h6 {
	color: #617973;
	font-size: 1.33em;
	border-bottom: 1px solid #D6E2E3;
	font-family: verdana, arial, sans-serif;
}

h7  {	
        color: #58231E;
	font-size: 1em;
	margin: 0;
	padding: 6px 0 2px 0;

}

hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	margin: 0;
}

hr.clearing_r {
	height: 1px;
	visibility: hidden;
	clear: right;
	margin: 0;
}

hr.clearing_l {
	height: 1px;
	visibility: hidden;
	clear: left;
	margin: 0;
}


.dotted_line {
	border-bottom: 1px dotted #ccc;
	margin: 0 0 25px 0;
}

.dotted_line_404 {
	border-bottom: 1px dotted #ccc;
	margin: 10px 0 15px 0;
}

/* Absolutely position blog elements */


.premetadata {
	margin: 0;
	padding: 0 3px 0 0px;
}

small {
	color: #5E5537;
	
	font-size: 10px;
	text-transform: none;
	padding: 0 0 0 2px;
}

.post {
	padding: 0 0 0 0;
	margin: 10px 10px 10px 20px;
}

.archive_post {
	padding: 0 0 0 15px;
	color: #98AEA8;
}

.archive_post ul li{
	list-style-type: disc;
	margin-left: 15px;
	padding: 5px 0 3px 0;
	color: #;
	font-size: 1.33em;
}

.post ul li{
	list-style-type: disc;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.post ol li{
	list-style-type: decimal;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.post h2 {
	margin: 2px 0 2px 2px;
	font-size: 1.75em; 
	line-height: .8em; 
	 
	color: #65241F; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
}

.postmetadata {
	padding: 5px;
	margin: -5px 15px 30px 15px;
	font-size: 1.225em;
	color: #fff;
	background: #2E2B37;
}

.postmetadata a, .postmetadata a:visited  {
	color: #fff;
	text-decoration: underline;
}

.postmetadata a:hover {
	color: #CFC1FA;
	text-decoration: underline;
}

.featured_image {
	margin: 5px 5px 5px 0;
}

.entry {
	margin: 0 15px 0 0;
	padding: 5px;
	font-size: 1.3em; 
	line-height: 1.3em;
	color: #222;
}

.cpl_entry {
	margin: -8px 15px 0 0;
	padding: 5px;
	font-size: 1.3em; 
	line-height: 1.3em;
	color: #222;
}


.entry a:link, .entry a:visited {
	text-decoration: underline;
}

.entry a:hover, .entry a:active {
	color: #111;
	text-decoration: underline;
}

.entry img {
	margin: 0 10px 5px 0;
	border: none;
}

.post_ad {
	margin: -20px 0 20px 0;
}

ul,
ol {
	margin: 5px 0 20px 0px;
	list-style-type: none;
}

li,
dd{
	margin-left: 7px;
	list-style-type: none;
}

blockquote {
	padding: 5px 10px 5px 10px;
	margin: 5px 0 10px 0px;
	font-size: 1.1em;
	
	line-height: 16px;
	color: #949494;
	background-color: #F7F7F7;
	border-top: 1px dotted #D2DADA;
	border-bottom: 1px dotted #D2DADA;
	font-style: italic;
}


.textwidget {
	padding: 0 0 0 8px;
}

/* Form Stuff */

input {
	color: #333;
	border: none;
	padding: 2px 0 2px 7px;
	height: 16px;
	width: 300px;
	background-color: #fff;
	border: 1px solid #64727B;
	font-size: 1.2em;
}

textarea {
	color: #333333;
	border: none;
	padding: 10px 20px 0 10px;
	height: 158px;
	width: 332px;
	background-color: #ffffff;
	border: 1px solid #64727B;
	font-family: "Trebuchet MS", Tahoma, verdana sans-serif;
	font-size: 1.1em;
}

select {
	color: #686868;
	font-size: 1em;
	line-height: 16px;
}


/* header search */


#searchform {
	position: absolute;
	top: 125px;
	right: 50px;
	z-index: 99;
	margin: 0;
	padding: 0;
}

#search_box {
	padding: 3px 0 0 5px;
	height: 20px;
	width: 223px;
	margin: 0;
	font-size: 1em;
	color: #1c1c1c;
	background: url(images/search_input.jpg) no-repeat;
	border: none;
}


#searchsubmit {
	border: none;
	background: none;
	margin: 0 0 0 -4px;
	width: 53px;
	height: 20px;
		vertical-align: middle;

}

.buttons_no_b {
	border: none;
	background: none;
	margin: 0 0 76px 0;
	height: 23px;
	width: 58px;
	vertical-align: middle;
}

form {
margin: 0;
}

#subscribesubmit {
	border: none;
	background: none;
	margin: 5px 15px 0 200px;
	width: 65px;
	height: 26px;

}

#subscribe {
	color: #4C5C52;
	padding: 5px 10px 0 5px;
	font-size: 1.1em;
	
}

#subscribe_box {
	padding: 2px 0 0 2px;
	height: 20px;
	width: 255px;
	vertical-align: middle;
	font-size: 1.1em;
	color: #4F5557;
	border: 1px solid #57636A;
	background: #fff;
	margin: 5px 0 0 12px;
}



/* Comments styles */

.jtk_comments {
	margin: 0 20px 0 20px;
}

#commentform {
	margin: 20px 0 10px 25px;
}

#postcomment {
	padding-left: 20px;
}

.comments_links {
	padding-left: 20px;
}

#comments  {
	padding-left: 25px;
}

ol.commentlist{
	margin: 0 0 50px 0;
}

.commentlist li {
	
}

.mad_city_comment {
	padding: 10px;
	margin: 6px 10px 0 0;
	font-size: 1.225em;
	
	line-height: 14px;
	color: #4F5557;
	border: 1px solid #D6E2E3;
	background: #F8F8F8 url(images/postmeta_back.png) bottom center repeat-x;
}

.mad_city_commenter {
	margin: -10px 0 25px 250px;
}

 .commentlist{
	position: relative;
	margin: 0 0 0 15px;
 }

 .more-link {
	font-size: 1em;
	
 }

.allowed_tags strong {
	font-size: .88em;
	color: #453D32;
 }

.allowed_tags {
	margin: 15px 66px 20px 0px;
	padding: 5px 10px 5px 10px;
	font-size: .88em;
	color: #4F5557;
	border: 1px solid #D6E2E3;
	background: #F8F8F8 url(images/postmeta_back.png) bottom center repeat-x;	
}

h3#comments, h3#respond{
	margin: 2px 10px 0 5px;
	padding: 0 0 2px 0;
	font-size: 1.5em; 
	line-height: .8em; 
	 
	letter-spacing: -.2px;
	word-spacing: -.3px;
	border-bottom: 1px solid #D6E2E3;
	color: #65241F;
}

#comment_submit {
	border: 1px solid #cfcfcf;
	width: 120px;
	height: 20px;
	font-size: 1.1em;
	border-bottom: 1px dotted #FE942A;
	color: #548E30;
	vertical-align: middle;
	padding: 0 0 4px 0;
	text-align: center;
}
#bottom_nav {
	margin: 10px;
	font-size: 11px;
}

.prev_nav {
	float: left;
}

.next_nav {
	float: right;
}


#wpu-profile {

}


#wpu-profile h2{
	font-size: 1.33em;
	margin: 10px 0 0 0;
	color: #4C5C52;
}

#single_author {
	color: #4C5C52;
	padding: 5px 10px 5px 10px;
}

.wpu-avatar {
	float: left;
}


.wpu-user {
	padding: 10px 0 0 0;
}	

	  /* WordPress likes this http://codex.wordpress.org/CSS
-----------------------------------------*/

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
  }

   /* The Pre Footer 
-----------------------------------------*/

.content_bottom {
	margin: 0 0 0 -1px ;
}

#pre_footer_wrapper {
	width: 1053px;
	margin: auto;
	text-align: center;
	background: #E1DDDE;	
}

#pre_footer {
	padding: 20px 0 5px 40px;
	margin: 0;
	font-size: 1.225em;
	line-height: 14px;
	color: #414343;
	position: relative;
	width: 1100px;
}
#pre_footer p {
	text-align: left;
	color: #414343;
	padding: 0 0 5px 5px;
}

#pre_footer_wrapper h2 {
	color:	#65241F;
	margin: -15px 10px 5px 5px;
	padding: 4px 0 0 3px;
	font-size: 1.1em; 
	letter-spacing: .75px;
	line-height: 1.25em;
	text-transform: none;
	border-bottom: 1px solid #fff;
	text-align: left;
	font-weight:bold;
}

.pre_footer_boxen {
	position: relative;
	padding: 5px;
	margin: 0 20px 0 0;
	font-size: 1.1em;
	float: left;
	width: 300px;

}


.pre_footer_boxen ul {
	padding: 0;
	margin: 0;
		text-align: left;

}

.pre_footer_boxen li {
	padding: -5px 5px 5px 0;
	margin: 0 0 0 35px;
	font-size: 1em;
	line-height: 1.1;
	border: none;
	color: #414343;
	background: none;
	list-style: disc;
}

.pre_footer_boxen a, .pre_footer_boxen a:visited  {
	color: #414343;
}

.pre_footer_boxen a:hover {
	color: #000;
	text-decoration: underline;
}

.pre_footer_bottom {
	margin: -14px 0 0 0;
}

h2.widgettitle {
	margin: 0 5px 2px 5px;
	font-size: 16px; 
	 
	color: #0073AC; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
	border-bottom: 2px dotted #fff;
	font-family: "Trebuchet MS", verdana, sans-serif;
}

  /* Footer
-----------------------------------------*/
#footer.single_footer {
	min-height: 70px;
	_height: 70px;
	width: 1100px;
	position: relative;
	padding: 0;
	margin: -70px auto 0 auto;
	text-align: left;
  }

  #footer.home_footer {
	min-height: 70px;
	_height: 70px;
	width: 1053px;
	position: relative;
	padding: 0;
	margin: -70px auto 0 auto;
	text-align: center;
  }

#footer_container {
	margin: 0 25px 0 20px;
    padding-top: 15px;
	font-size: 1.3em;
	color: #fff;
	text-align: center;
	width: 1100px;
}

#footer_menu {
	position: relative;
	z-index: 99;
}

#footer_menu ul {
	list-style: none;
	padding: 0;
	margin: 0 0 5px;
}

#footer_menu li {
	margin: 0;
	display: inline;
	padding: 0 20px 0 0;
	font-size: 1em;
	font-weight: normal;
	letter-spacing: -.3px;
}

#footer_menu li:last-child {
	border-right: none;
}

#footer_menu li a, #footer_menu li a:visited  {
	color: #fff;
}

#footer_menu li a:hover {
	color: #CCBBFF;
}

#btn_submit {
width: 100px;
height: 30px;
background-color: #6a231f;
color: #fff;
padding: 5px;
font-size: .9em;
}

.paypal input {
width: 122px;
height: 47px;
}

#front_text {
float: left;
width: 400px;
}

#cycle {
float: left;
margin: 0px 15px 8px 0px;
}
