/*	Author Name	:Jen Simmons
	Author Site	:http://milkweedmediadesign.com
	Style Name	:Tomato
	Style URI	:http://showinabox.tv
	Version		:1.0
	Comments	:Born in Ryanne + Jay's Garden...
*/


img {
	border: 1px solid #8e7f57;
	}

body { /* Basic defaults and the area outside the design */
	font: 72.5% Georgia, Times, Serif; /* Resets 1em to 10px */
	background: #000000;
	text-align: center;
	}

#page { /* This wraps the whole design */
	background: url(images/hollowbone-corner.png) top left no-repeat;
	background-color: #000000;
	text-align: left;
	margin: 0 auto;
	padding: 0 0 10px;
	position: relative;
	border: 1px solid #8e7f57;
	border-top: none;
	border-bottom: none;
	clear: both;
	width: 1000px;
	}


#header { /* Contains the H1 and menu - YOU CAN USE THE ADMIN INTERFACE TO SET A HEADER IMAGE, or TRADE THEM OUT IN THE FOLDER for this style's headers */
	padding: 0;
	margin: 0;
	position: relative;
	height: 170px;
	background: #262530 url('images/headers/rotate.php') top center no-repeat;
	}

 #primary { /* This is the main column - contains the post */
	position: relative;
	float: left;
	width: 528px;
	padding: 0px;
	background-color: #013334;
	overflow: hidden;
	}
	

	#primary p{
	padding-left: 7px;
	padding-right: 7px;
	width: 528px;
	
}
	
	
html>body #primary p{
	padding-left: 7px;
	padding-right: 7px;
	width: 514px;
	
}


 /* This is the static piece that I can play with  */
	
#static { /* general styling for the static area */
	padding: 5px;
	color:#FFFFFF;
	background-color: #202b3f;
	}
	
#static p {} /* if you want to customize the paragraph style */
	
 /* End of styles for the static piece   */
	
	
/* Sidebar widths and placements for the various layouts */	
 #sidebar-main {
	width: 200px;
	margin-left: 5px;
	padding: 10px 10px 0;
}

 #leftbar {
	width: 200px;
	margin-right: 2px;
	float: left;
	top: 157px;
	position: relative;
}

 #rightbar {
	width: 250px;
	float: right;
	top: 55px;
	right: 10px;
	position: absolute;
}

html>body #rightbar {
	width: 250px;
	float: left;
	margin-left: 20px;
	top: 0px;
	position: relative;
}

#rightbar h2 a:link{
	font-size: 21px;
	font-family: Georgia,Times,serif;
	color: #ff9fa7;
}

#static h2 {
	font-size: 20px;
	font-family: Georgia,Times,Serif;
	}

/* Sidebar widths and placements end------------------- */	
.secondary {
	float: left;
	font-size: 1em;
	line-height: 1.5em;
	color:#7c5004;
	position: relative;
	}
	
	.left {
	float: left;
	font-size: 1em;
	line-height: 1.5em;
	color:#7c5004;
	position: relative;
	}
	
/* These are our comments and the look of them------------------- */	
.comments {
	text-align: left;
	padding: 30px 0 0;
	position: relative;
	color: #FFFFCC;
	background: #320000;
	}
/* These is for the background color for MY comments------------------- */
li.bypostauthor {
	color: #ebebeb;
	background: #3D0101 ;  none repeat scroll 0%;
}

/*- Main Menu in Header-------------------------------- */
ul.menu {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	left: 20px;
	width: 90%;
	border-bottom:1px solid #dbd9a3;
	}

ul.menu li {
	display: inline;
	margin: 0;
	}

ul.menu,
ul.menu li a {
	padding: 12px 15px 5px; /* this was (top) 5px. - makes the tab taller */
	}

ul.menu li a {
	font-size: 1em;
	color: #9b9729;
	margin: 0;
	}
	
ul.menu li a:visited {
	color: #9b9729;
	}

ul.menu li a:hover {
	background: url('images/paperbag.gif') top center repeat-x;
	color: #f4fce6 !important;
	text-decoration: none;

	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color: #a37805 !important;
	background: url('images/paperbagB.gif') top center;
	text-decoration: none;
	}
/*- Main Menu End------------------------------------ */


/*- Links-------------------------------------------- */
#primary a:hover, 
#primary a:visited:hover {
	color: #b11a9a !important;
	text-decoration: none;
	}
.secondary a:hover, 
.secondary a:visited:hover {
	color: #b11a9a !important;
	text-decoration: underline;
	}	

h2 a:hover, h2 span a:hover {
	color: #ff7200 !important;
	text-decoration: none;
	}

a {
	color: #D3631F;
	text-decoration: none;
	}
	
a:visited {
	color: #7C5004; /*#cd6602*/
	text-decoration: none;
	}

.entry-content a:visited {
	color: #6633cc;
	}
/*- Links end----------------------------------------- */


/*- Headings---------------------------------------- */
h1, h2, h3, h4 {
	font-family: Georgia, Times, Serif;
	}

h1 { /* H1 is the title in the header */
	font-size: 3.6em;
	font-weight: normal;
	font-family: "Times New Roman", Times, Georgia, serif;
	letter-spacing: normal;
	margin: 0;
	padding: 15px 40px 0;
	color:#f4fce6;
	}

h1, h1 a, h1 a:hover, h1 a:visited,
#header .description {
	text-decoration: none;
	color:#c22611; !important
	}

h1 a:hover {
	text-decoration: none;
	}

#header .description { /* Description in header */
	font-size: 1.4em;
	margin: 0 40px 0 120px;
	}

h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	text-align: center;
	font-size: 2.5em;
	font-weight: normal;
	letter-spacing: normal;
	color:#ff7200;
	}

.secondary h2 { /* Secondary H2 is sidebar headlines */
	font-size: 1.5em !important;
	font-weight: normal !important;
	padding: 0 !important;
	display: inline;
	letter-spacing: normal;
	color:#d3631f;
	}

.secondary div  div{
	margin: 0pt 0pt 0pt 0px;
}

#primary h3, #primary h4, .single #primary .k2-asides h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	font-size: 2.4em;
	font-weight: normal;
	letter-spacing: normal;
	color:#ff9fa7;
	text-align:center;
	}

.entry-title a:link, a:active, a:visited, a:hover{
	color: #ff9fa7;
	text-decoration: none;
}

.entry-title a:hover{
	color: #ff9fa7;
	text-decoration: underline;
}
	
h5 {  /* h5 is the static headline  */
	font-size: 2em;
	font-weight: normal;
	letter-spacing: normal;
	color:#e06705;
	margin-left: auto;
    margin-right: auto;
	}
	
#primary .metalink a, 
#primary .metalink a:visited, /* The Metalink class takes care of the comments, edit, rss and trackback links next to the titles */
.secondary .metalink a, .secondary .metalink a:visited,
.secondary span a, .secondary span a:visited {
	color: #999;
	font-weight: normal;
	}

h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {
	color: #e06705;
	}

h2, h2 a, h2 a:hover, h2 a:visited, 
h3, h3 a, h3 a:hover, h3 a:visited,
h4, h4 a, h4 a:hover, h4 a:visited {
	text-decoration: none;
	}

.entry-meta { /* Time and category for blog entries */
	font-size: 1em;
	line-height: 1.6em;
	display: block;
	margin-top: 1px;
	color: #bbb;
	}

.entry-content {
	color: #e2e2e2;
}


.entry-category {
	text-transform: lowercase;
	margin-right: 10px;
	}

.entry-meta a, .comment-meta a {
	color: #777;
	}

.chronodata {
	padding: 2px 0 2px 20px ;
	background: url('images/time.png') left center no-repeat;
	}

.commentslink {
	padding: 0px 0 2px 0px;
	background: url('images/comment.png') left center no-repeat;
	margin-right: 0px;
	font-size: 17px;
	font-weight: bold;
	}

.quoter_comment {
	padding: 2px 0 2px 20px;
	background: url('images/comment.png') left center no-repeat;
	margin-left: 5px;
	}

.entry-tags {
	display: block;
	padding: 2px 0 2px 20px;
	background: url('images/tag_blue.png') left center no-repeat;
	}

.entry-tags a {
	text-transform: lowercase;
	}
/*- Headings End---------------------------------------- */


/*- Footer---------------------------------------------- */
#footer {
	clear: both;
	margin: 0 50 0 50 auto;
	padding: 20px 0;
	text-align: center;
	color: #ffffff;
	background-color:#000000;
	width: 1000px;
	margin: 0 auto;
	border-color: #8E7F57;
	border-style:none solid;
	border-width: 1px;
	}

#footer a {
	color: #ff9fa7;
	text-decoration: none;
	font-weight: bold;
	}

#footer a:hover {
	border: none;
	text-decoration: underline;
	color: #ff9fa7;
	}
/*- Footer End------------------------------------------- */


/*- vPIP Feeds Widget Styles----------------------------- */
#vPIPFeeds {
	margin-left: 0;
	}
	
#vPIPFeeds  ul { 
    list-style-type: none;
	padding: 0;
	padding-top: 5px;
	margin: 0;
	}

#vPIPFeeds li {
	 background-image: url(../../images/feed.png); 
	 background-repeat: no-repeat;
	 /*background-position: 0 50%;*/ /*add this line back in if you significantly change font size or line height */
	 padding-left: 20px;
	 font-size: 1em;
	 }
/*- vPIP Feeds Widget Styles End-------------------------- */

#titlesub {
	width: 100%;
	height: 55px;
}

#titlev {
	position: relative;
	float: left;
	left: 42px;
}

#titlev h2{
	font-size: 35px;
	font-weight: bold;
}

#title h2 a:active, #title h2 a:link, #title h2 a:hover, #title h2 a:visited{
	color: #E06705;
	text-decoration: none; 
}

#subv {
	position: relative;
	top: 8px;
	float: right;
	right: 20px;
	width: 241px;
	background-color: #013334;
}

#subs {
	position: relative;
	float: left;
	top: 5px;
	width: 95px;
	color: #00cccb;
	text-align: right;
	font-weight: bold;
}

#form {
	position: relative;
	float: left;
	width: 120px;
	left: 20px;
}

#recentCom{
	float: left;
	position: relative;
	top: 5px;
	left: 11px;
	font-family: Georgia, Times, serif;
	color: #FFFFFF;
	width: 180px;
	font-size: 14px;
	margin-left: 5px;
}

#recentCom h2{
	font-size: 21px;
	font-family: Arial, sans-serif;
	color: #ff9fa7;
}

#recentCom a:link, a:visited, a:active {
	color: #ff9fa7;
	text-decoration: none;
}

#recentCom a:hover{
	color: #ff9fa7;
	text-decoration: underline;
}


#form  input
{
color: #000000;
background: #00cccb;
border: 1px solid #000000;
}

#commentformbox  input
{
color: #FFFFFF;
background: #013334;
border: none;
}

#comment-personaldetails{
	color: #FF9FA7;
}

#current-content{
	width: 528px;
}

#static  input
{
color: #FFFFFF;
background: #e06705;
border: 1px solid white;
position: center;
margin-bottom: 5px;
}

.searchwp{
text-align: center;
}

.centercom{
text-align: center;
}

.commentstand{
text-align: center;
width: 160px;
background-color: #320000;
border: 1px solid white;
}