/*  
Theme Name: Black Garlic
Description: Black Garlic by philosophie (based on Fresh Folio)
Version: 1.0
Author: philosophie
Author URI: http://www.actsofphilosophie.com/
*/


/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: url(images/bgr-tile.gif) #f5ede1 top repeat-x;
	color: #120b0b;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a{
	color: #a71c20;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #120b0b 1px solid;
	font-size: 12px;
	padding: 2px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}

h1 {
	font-size: 30px;
	font-weight: normal;
	padding-bottom: 18px;
}

h2 {
	font-size: 24px;
	padding: 50px 0 0;
}

h3 {
	font-size: 16px;
	padding: 20px 0 5px;
}

p {font-size: 14px; line-height: 24px; margin-bottom: 20px;}


/*=== Layout ===*/
#background { 
	background: url(images/bgr.jpg) no-repeat top center; 
}

#page{
	margin: 0 auto;
	width: 960px;
}


/*=== Header ===*/
#header{
	color: #f5ede1;
	height: 280px;
	padding: 20px 0 0;
	font: 12px Arial,Verdana,Helvetica,Sans-Serif;
}

/*- Logo -*/
#logo{
	float: left;
	height: 150px;
	padding: 35px 0 0;
	width: 330px;
}

#logo h1{
	clear: both;
}

/*- Featured Receipes -*/
#latest{
	float: right;
	width: 560px;
	margin:0;
}
#latest .pic img{
	border: 5px solid #f5ede1;
	display: block;
	margin: 0 0 10px;
}
#latest .pic img:hover {
	border: 5px solid #a71c20;
}
#latest .demo{
	background: url(images/ico-redclove.png) no-repeat left;
	height: 17px;
	line-height: 17px;
	padding: 0 0 0 35px;
	text-transform: uppercase;
}
#latest .demo a{
	color: #a71c20;
	text-decoration: none;
	font-weight:bold;
}
#latest .demo a:hover{text-decoration: underline;}
#latest .demo p{
	padding: 0;
	line-height:18px;
	font-size: 12px;
}


/*=== Navigation ===*/
#menu{
	float: right;
	text-align: right;
	width: 100%;
	margin: 20px 0 0 0;
}

/*- Nav1 -*/
#nav1{
	font-size: 12px;
	height: 25px;
	margin: 0 0 10px;
	text-transform: uppercase;
}

#nav1 ul{
	float: right;
}

#nav1 li{
	float: left;
	line-height: 26px;
	margin: 0 2px 0 0;
}
#nav1 li a{
	color: #f5ede1;
	display: block;
	float: left;
	padding: 0 0 0 12px;
}
#nav1 li a span{
	display: block;
	float: left;
	height: 25px;
	padding: 0 13px 0 0;
}
#nav1 li.current_page_item a, #nav1 li.current-cat a{
	background: url(images/tab-hover.gif) no-repeat left;
}
#nav1 li.current_page_item a span, #nav1 li.current-cat a span{
	background: url(images/tab-hover.gif) no-repeat right;
	color: #f5ede1;
}
#nav1 li a:hover{
	background: url(images/tab-hover.gif) no-repeat left;
	color: #f5ede1;
	text-decoration: none;
}
#nav1 li a:hover span{
	background: url(images/tab-hover.gif) no-repeat right;
}

/*=== All Columns ===*/
#columns{
	margin: 70px 0 0;
	padding: 0 0 15px;
}
#page .no-bg {
	background:none;
}

/*=== Center Column ===*/
#centercol{
	float: left;
	padding: 0 20px;
	width: 580px;
}

img.alignright {float:right; margin:0 0 2em 2em}
img.alignleft {float:left; margin:0 2em 2em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 2em 2em}
a img.alignleft {float:left; margin:0 2em 2em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/*=== Right Column ===*/
#sidebar{
	float: right;
	width: 300px;
	border-left:1px solid #d1c9be;
	padding-left:30px;	
	display:inline;
}

/*=== Styling Boxes ===*/
/*- Box -*/
.box {
	clear: both;
	height: 1%;
}
.box a {
	color:#a71c20;
}
.box h3{
	color: #595651;
	font-size: 22px;
	font-weight: normal;
}
.box h3 a{
	color: #a71c20;
}
.box .pic img{
	border: 1px solid #120b0b;
	display: block;
	margin: 0 10px 7px 0;
	padding: 8px;
	float:left;
	display:inline;
}
#columns .portfolio .pic img {
	margin:0px;
}
.box .pics img, .flickr_badge_image img{
	border: 1px solid #120b0b;
	margin: 0 3px 8px;
	padding: 3px;
}
.box .pic img:hover, .box .pics img:hover{
	border: 1px solid #a71c20;
}

/*=== Heading Wrappers ===*/
.wrap{
	clear: both;
	font-size: 11px;
	height: 18px;
	margin: 0 0 5px;
}

#sidebar h2, #columns h2{
	clear: both;
	font-size: 11px;
	margin: 0 0 15px;
	color: #120b0b;
	font-size: 20px;
	font-weight: normal;
}
.wrap div{
	float: right;
}

.portfolio .item-text {
	width:285px;
	float:right;
}
.portfolio-meta .website a{
	background: url(images/arrow_next.png) no-repeat left;
	padding: 0 0 0 20px;
	float: left;
}
.portfolio-meta .details a{
	background: url(images/file.png) no-repeat left;
	padding: 0 0 0 20px;
	float: left;
	margin:0 0 0 5px;
}
.portfolio-meta .larger a{
	background: url(images/search.png) no-repeat left;
	padding: 0 0 0 20px;
	float: left;
	margin:0 0 0 5px;	
}

/*- Date -*/
.date{
	clear: both;
	color: #595651;
	font-size: 11px;
	padding: 0 0 10px;
}
.date a{
	color: #595651;
}


/*- Headline -*/
.prev-entries {
	background: url(images/hl-dot.gif) repeat-x bottom;
	padding: 0 0 10px;
}
.headline{
	background: url(images/hl-dot.gif) repeat-x bottom;
	margin: 0 0 10px;
}
.headline h3{
	float: left;
	font-size: 16px;
}
.headline h3 a{
	color: #555555;
}
.headline .date{
	margin: -5px 0 0;
}
#columns .headline p{
	padding: 0 0 8px;
}


/*=== Styling Lists ===*/

#columns .list1 p{
	padding: 0 0 8px;
}


/*=== Styling Buttons ===*/
a.rss{
	background: url(images/ico-rss.gif) no-repeat right;
	padding: 0 16px 0 0;
}


/*=== Footer ===*/

#footer{
	margin: 20px 0 0;
	clear: both;
	color: #120b0b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background: url(images/bg-footer.jpg) no-repeat bottom;
}

#footer p{font-size: 12px; line-height: 18px;}

.clear {clear: both;}

#footer a{
	color: #a71c20;
}

#footertop {
	border-bottom: 1px solid #120b0b;
	width: 960px;
	margin: 0 auto;
	padding: 60px 0 0;
}

#footernav {
	float: left;
	padding: 0 20px;
	width: 180px;
}
#footernav a { text-transform: uppercase; font-weight: bold; }

#twitter { 
	float: left;
	width: 420px;
}

#twitter ul {font-style: italic; line-height: 12px; padding-bottom: 0px;}
#twitter ul li {padding-bottom: 10px;}
#twitter ul a {font-style: normal;}

#footernav h3, #twitter h3 {font: 14px Georgia, "Times New Roman", Times, serif; font-weight: bold; padding: 10px 0;}

#flower { 
	float: right;
	width: 300px;
	height: 164px;
	background: url(images/flower.png) bottom right no-repeat;
}

#footerbottom{
	clear: both;
	width: 960px;
	margin: 0 auto;
	padding: 3px 0 0;
}
#footerbottom a{font-weight: bold;}


/*========= COMMENTS =========*/

#columns h3.commh3 {
	color:#595651 !important;
	font-size:1em !important;
}
#columns ol.commentlist{
	margin: 10px 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
#columns ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
	padding:0;
}
#columns .commentmetadata a {
	font-size:11px;
	color:#333333;
}
#columns ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
#columns ol.commentlist li{
	padding: 0;
	margin: 0;
}
#columns ol.commentlist .comment-text{
	padding: 15px 18px 0px 18px !important;
	background:#F8F8F4;
	border:1px solid #e6e6e6;
	width:400px;
	float:right;
	min-height:70px;
	position:relative;
}
#columns ol.commentlist .comment-author {
	margin-left: 20px;
	margin-top: 10px;
	line-height: 14px;
	width:100px;
	float:left;
	clear:both;
}
input#submit, .submit {
	font-size: 12px;
	color:#a71c20;
	font-weight:bold;
	padding:7px 10px;
	margin: 0 0 7px 0;
	text-align: left;
	background:#F5F4F0;
}

.gravatar {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #e6e6e6;
	float:right;
	padding:4px;
}
input, select, textarea {
	background: #F8F8F4;
	border:1px solid #e6e6e6;
	font-size:12px;
	padding:5px;
}


/*========= SINGLE POST SPECIFIC =========*/

span.tags{
	background: url(images/ico-tags-trans.png) no-repeat left;
	padding: 1px 0 0 20px;
}
.singleh2 {
	font-size:1.8em !important;
	padding-top:5px;
}
.entry { margin-bottom:5px;}
.entry p{
	text-align:left;
	font-size: 14px;
	line-height:20px !important;
	}
.entry blockquote { 
	padding: 0px 10px;
	border-left: 1px solid #595651;
	margin: 5px auto 15px auto;
	color: #595651;
	}
.entry blockquote p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
.entry img { 
	padding: 2px 2px 2px 2px;
	border: solid 1px #120b0b; 
	}
.entry ul, .entry ol {
	margin-top: 15px;
	margin-bottom:15px;
	font-size:14px;
	line-height:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:circle outside !important;
	width: 85%;
	margin: 15px auto;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	font-size:14px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}

.endPost {
	font: 12px Arial, Helvetica, sans-serif;
	border-top: 1px solid #d1c9be;
	padding-top: 5px;
}

/*========= ARCHIVE SPECIFIC =========*/
.arclist ul li{
	color:#c0c0c0;
	font-size:12px;
	border-bottom: 1px solid #f1f1ed;
	padding: 5px 0px;
}

.pageDescription p, .catDescription p{
	font-size: 16px;
}


/*=== Misc. ===*/

.sidebarText{
	color: #595651;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

a.sidebarText{
	float: right;
	font-size: 12px;
	font-weight: bold;
	color: #a71c20;
	text-decoration: none;
	text-transform: uppercase;
}

a.sidebarText:hover{
	text-decoration: underline;
}

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}

.fl{
	float: left;
}
.fr{
	float: right;
}
.ar{
	font-size: 11px;
	text-align: right;
}
.box .flickr img{
	float:left;
}

ul.post-categories{
	margin: 0;
	padding: 0;
	display: inline;
}

/*=== Contact Form ===*/

.wpcf7-form{
	margin: 40px 0 0 50px;
}

.wpcf7-form p{
	font-size: 16px;
	margin: 0;
	text-align: left;
}

.wpcf7-form input{
	width: 300px;
	margin: 10px 0 0;
}

.send input{
	width: 100px;
	margin: 10px 0 0;
	float: left;
	font-size: 12px;
	color:#a71c20;
	font-weight:bold;
	padding:7px 10px;
	background:#F5F4F0;
}

.wpcf7-form textarea{
	width: 434px;
}

.contactForm{
	display: inline-block; 
	width: 130px;
}


/*=== Map ===*/
#addressInput input{
	width: 350px;
}

.map{
	margin: 20px 0 10px;
}

#map{
	overflow: hidden; 
	width:570px; 
	height:240px;
	border: 1px solid #120b0b;
}

#mapresults div{
	width: 250px;
	float: left;
	background-color: #F5F4F0;
	padding: 5px 10px;
	margin: 0 8px;
	font-size: 14px;
}
	