/*
Theme Name: cb2011rose
Theme URI: http://crushpublishing.com
Description: CrushPub 2011 v1
Version: 1.0
Author: Rose Nomura
Author URI: http://kerosenerose.com/design/index.html

*/







/** reset **/

* {
	margin: 0;
	padding: 0;
}




/**** styles ****/

@font-face {
  font-family: SketchRockwell;
  src: url(‘http://crushpublishing.com/wordpress/wp-content/plugins/font-uploader/fonts/TheGreatEscape.ttf’);
}

@font-face {
  font-family: TheGreatEscape;
  src: url(‘http://crushpublishing.com/wordpress/wp-content/plugins/font-uploader/fonts/TheGreatEscape.ttf’);
}

@font-face {
  font-family: F25_Executive;
  src: url(‘http://crushpublishing.com/wordpress/wp-content/plugins/font-uploader/fonts/TheGreatEscape.ttf’);
}



/** structure **/

#wrapper {
		width: 800px;
		margin: 0 auto;
}




#content {
		background-image: url(img/paper.gif);
		width: 705px;
		margin: -115px auto 0 auto;
		padding: 92px 20px 20px 75px;
		z-index: 0;
		position: relative;
		height: auto;
}

#content.media {
	padding: 108px 20px 20px 75px;
}

#header {
	height: 185px;
	font-family: TheGreatEscape, serif, script;
	color: #E4CDAA;
	font-size: 24px;
	z-index:1;
}


#header li {
	list-style: none;
	display: block;
}

#sidebar {
	float: right;
	width: 150px;
	height: auto;
	background-image: url(img/contact1.jpg);
	margin: 0 0 10px 20px;
	padding: 20px;
}

#footer {
	height: 50px;
	margin: 20px auto;
	text-align: center;

}

#footer p {
	color:#DEA829;
	font-size: 14px;
	line-height:16px;
}

#footer .sm {
	color: #8A2E54;
	font-size: 12px;
	line-height:16px;
}

#contact {
	background-image: url(img/contact1.jpg);
	width: 235px;
	height: auto;
	float: right;
	margin: 0 0 10px 20px;
	padding: 20px;
	color: #669998;
}

.buy {
	background-color: #E4CDAA;
	color: #fff;
	font-size: 17px;
	width: 111px;
	height: 78px;
	float: right;
	padding: 5px 5px 5px 10px;
	font-weight:normal;
}

.shelf {
	color: #E4CDAA;
	font-size: 17px;
	font-weight:normal;
}

/*** globals ***/


body {
    font-family: F25_Executive;
	font-size: 18px;
	line-height: 24px;
	background-image: url(img/background.gif);
	color: ##5E3A1E;
}


a {
	color: #CC9933;
	text-decoration: none;
}


a:hover {
	color: #669999;
	}
	

p {
	margin-bottom: 18px;
	font-size: 18px;
	line-height: 24px;
	color: #5E3A1E;
}



h1 {
  font-size: 26px;
  color: #8A2E54;
  font-weight: normal;
  margin-bottom: 20px;
}	

h2 {
  font-size: 24px;
  color: #669998;
  font-weight: normal;
}

h3 {
  font-size: 21px;
  color: #8A2E54;
  font-weight: normal;
}

h4 {
  font-size: 18px;
  color: #669998;
  font-weight: normal;
}

h2,h3, h4 {
	margin-bottom: 5px;
}

.quote {
  font-family: helvetica, arial, sans-serif;
  font-weight: italic;
}	

.entry ul li, blockquote {
	margin: 20px 30px 5px;
}

.entry ul li {
	margin-left: 43px;
}


/**** header ****/



/* --------- NEEWWWWW*/
/* -- Nav -- */
/* --------- */

#nav { 
	background-image: url(img/navv.png);
	width: 800px;
	height: 236px;
	margin: -50px 0 0 2px;
	list-style: none;
	z-index: 1;
	position: relative;
}


#menu {
	padding: 55px 0 0 0;
	font-size: 22px;
	list-style: none;
	 
}

#menu ul {

}

#menu li { 
	width: 95px;
	margin: 0 17px 0 35px;
	list-style: none;
	display: inline;
	color: #8A2E54;

}


#menu li.page-item-8 {
	margin-left:28px;
}

#menu li.page-item-10 {
	margin-left:40px;
}

#menu li.page-item-15 {
	margin-left:40px;
}

#menu li.page-item-17 {
	margin-left:23px;
}




#menu a { 
	text-decoration: none; 
	color: #8A2E54;

}

#menu a:hover {
	color: #669998;
}

.page_item page-item-17 {
	padding: 0 0 0 40px;
}	
.menu .current a, .menu li:hover > a { 
}

.menu ul { background: #eee; display: none; margin: -10px 0 0 0; padding: 0; width: 260px; position: absolute; top: 36px; left: 0px; border: solid 1px #ddd; }
.menu ul li { float: none; margin: 0; padding: 0; }
.menu ul li:hover a, .menu li:hover li a { color: #555; }
.menu ul a:hover { background: #9e1c1c !important; color: #fff !important; }
.menu li:hover > ul { display: block; }
.menu ul a { font-size: 16px; padding-left: 10px; text-transform: none; font-weight: normal; }
.menu ul ul { left: 250px; top: -3px; }
.menu li.current_page_item a { 
	color: #9e1c1c; 
	display: inline;
}
.menu .sub-menu li.current_page_item a { color: #9e1c1c; }







/**** content ****/


.post {
	margin:10px;
	font-size: 18px;
	line-height: 24px;
	color: #5E3A1E;	
}

.entry {
	color: #669998;
	margin: 15px 0 30px 0;
	padding: 11px 0 0 0;
}

.single {
}

h2.title {
  font-size: 21px;
  color: #8A2E54;
  font-weight: normal;
	
}

h2.title a {
  font-size: 21px;
  color: #8A2E54;
  font-weight: normal;
}

h2.title a:hover {
  color: #CC9933;
}

.date {
  font-size: 18px;
  color: #669998;
  font-weight: normal;
  margin: 0 0 15px 0;
}

h2.pagetitle {
	margin: -31px 0 10px 10px;
	float: right;
	color: #E4CDAA;
	font-size: 32px;
	
}

h2.hidden {
	display: none;
}

h3 { /* archive post titles */

}

.navigation {
	margin: 10px 10px 65px 0;
	width: auto;
}

p.postmetadata {
		border-bottom: 6px dotted #CC9933;
		color: #669998;
		padding: 15px 0 20px 0;
}

p.postmetadata a:hover {
		color: #8A2E54;
}

8A2E54
p.alt {
	padding: 5px;
}


.dots {
	border-bottom: 5px dotted #CC9933;
	margin: 35px;
}





/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;

}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding-bottom: 0px !important;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0;
	margin: 5px !important;
}


	
img.alignright {
	float: right;
	padding: 0 0 10px 10px;
	}

img.alignleft {
	float: left;
	padding: 0 10px 10px 0;
	}
	
img.aligncenter {
	margin: 0 auto;
	padding: 10px;
	clear:both;
	}

/* End captions */




/*	Comments									*/

#comments-wrap {
	margin: 70px 10px 40px 10px;
	clear: both;
}
	
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 380px;
	height: 80px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 10px 0;
	float: left;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}
	
.even {
	background: #ddd;
}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #EEEEEE;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px dotted #BBBBBB;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border: 1px dotted #BBBBBB;
	margin: 0px;
	padding: 0px;
	}
	






/**** sidebar ****/

/* sidebar lists, widgets */

#sidebar ul {
	width: 150px;
	float: right;
}


#sidebar ul {
	margin: 5px 0 10px 30px;
}

#sidebar ul li {
	list-style: none;
}

#sidebar ul li ul li {
	list-style-type: none;
}

#sidebar ul li ul li ul {
	margin: 5px 0;
	}

#sidebar ul li ul {
	margin-bottom: 20px;
}

#calendar_wrap {
	margin-bottom: 10px;
}

h2.widgettitle {
	
}

div.textwidget {
	margin: 10px 0;
}

/* search */

form#searchform {
	margin-bottom: 10px;
}

label.hidden {display: none;}

input#s {
	width: 65%;
}

input.submit, input#searchsubmit {
	background: #666;
	border: none;
	color: #fff;
	padding: 2px 5px 3px;
	font-size: 12px;
	margin-left: 5px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;

}



/**** footer ****/

