/*  
Theme Name: hiphop
Theme URI: 
Description:
Version: 
Author: hiphopsideproject 
Author URI: 


*/

.aligncenter{
margin:0 auto;
text-align:center;
display:block;
}

body {
	font: normal normal normal 12px/150% Verdana ,Helvetica, arial, sans-serif;
	margin: 0;
	padding: 0; 
	/*background: url(images/body-bg.jpg) top repeat-x #99CC33;*/
	color: #333333;
	}

.mainwrapper {
	width: 960px;
	margin: 0 auto;
	margin-bottom: 30px;
	height: auto;
	background: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	}
	
.fc{
	clear: both;
	height: 0px;
	width: 0px;
    visibility: hidden;
}


#header {
	margin:0 auto;
	padding:15px 0 15px 0;
	height: 360px;
	width:960px;
	background:transparent url(images/green-diag.gif) repeat-x scroll center bottom;
	}

#header .col1, #header .col2, #header .col3{
	float: left;
}

	
	#header .col1{
		width: 400px;
		margin-right: 10px;
	}
	
		#header .col1 .artdes a{
			display: block;
			background: url('/x/img/header/artdes.jpg') top left no-repeat;
			width: 400px;
			height: 150px;
			margin-bottom: 10px;
			text-indent: -10000px;
		}
		
		#header .col1 .thehouse, #header .col1 .geekery{
			float: left;
		}
		
		#header .col1 .thehouse a{
			display: block;
			background: url('/x/img/header/house.jpg') top left no-repeat;
			width: 195px;
			height: 200px;
			margin-right: 10px;
			text-indent: -10000px;
		}
		
		#header .col1 .geekery a{
			display: block;
			background: url('/x/img/header/geekery.jpg') top left no-repeat;
			width: 195px;
			height: 200px;
			
			text-indent: -10000px;
		}
	
	#header .col2{
		width: 195px;
		margin-right: 10px;
	}
	
		#header .col2 .daily a{
			display: block;
			background: url('/x/img/header/daily.jpg') top left no-repeat;
			width: 195px;
			height: 360px;
			text-indent: -10000px;
		}
	
	#header .col3{
		width: 345px;
	}
	
		#header .col3 .tweet{
			display: block;
			background: url('/x/img/header/twitterbg.gif') top left no-repeat;
			width: 325px;
			height: 75px;
			padding: 10px;
			color: #FFFFFF;
			font: italic normal normal 14px/140% Georgia, times, serif;
			margin-bottom: 10px;
		}
		
			#header .col3 .tweet a{
				font-weight: bold;
				color: #ffffff;
				text-decoration: underline;
			}
			#header .col3 .tweet a:hover{
				text-decoration: none;
			}
			
		#header .col3 .kitchen a{
			display: block;
			background: url('/x/img/header/kitchen.jpg') top left no-repeat;
			width: 345px;
			height: 95px;
			text-indent: -10000px;
			margin-bottom: 10px;
		}
		
		#header .col3 h1{
			display: block;
			background: url('/x/img/header/logo.gif') top left no-repeat;
			width: 345px;
			height: 50px;
			text-indent: -10000px;
			margin-bottom: 10px;
		}
		
		#header .col3 form input#s{
			width: 230px;
			float: left;
			border: 1px solid #00CCCC;
			color: #00CCCC;
			background: #D7FFF1;
			height: 18px;
			padding: 5px;
			font: italic bold normal 14px/1em Georgia, Times, serif;
		}
		
		#header .col3 form input#searchsubmit{
			float: right;
		}

		#header .col3 .subscribe a{
			display: block;
			background: url('/x/img/header/rss.gif') top left no-repeat;
			width: 316px;
			padding-left: 28px;
			height: 27px;
			text-indent: -10000px;
			margin-top: 5px;
		}
		
			#header .col3 .subscribe a span{
				display: block;
				background: url('/x/img/header/rss-text.gif') top left no-repeat;
				width: 320px;
				height: 27px;
			}
			
		#header .col3 .email a{
			display: block;
			background: url('/x/img/header/mail.gif') top right no-repeat;
			width: 316px;
			padding-right: 28px;
			height: 24px;
			text-indent: -10000px;
			margin-top: 3px;
		}
		
			#header .col3 .email a span{
				display: block;
				background: url('/x/img/header/mail-text.gif') top left no-repeat;
				width: 313px;
				height: 24px;
			}

div.ad{
	text-align:center;
}

h1, h2, h3 { 
	font-family: Helvetica, arial, sans-serif; 
	padding:0; 
	margin:0; 
	font-size:14px; 
	font-weight:bold;
	}

	
	hr.clear {
		clear: both;
		height: 0;
		width: 0;
		border: 0;
	}

a:link { text-decoration: none; color : #25C5B5; border: none;}
a:active { text-decoration: none; color : #25C5B5; border: none;}
a:visited { text-decoration: none; color : #25C5B5; border: none;}
a:hover	{ text-decoration: underline; color : #2CBEA0; border: none;} 
a img {border:0;}

#nav{
	background-color:#FFFFFF;
	height:35px;
	background: url(images/green-diag.gif) repeat-x bottom;
	margin:0;
	padding:0 0 4px 0;
	}

#nav2{
	height:35px;
	width:950px;
	margin:0 auto;
	padding:0;
	padding-right: 10px;
	}

ul.nav2{
	height: 35px;
	list-style: none;
	font-size: 14px;
	margin: 0;
	padding:0;
	width: auto;
	float: left;
	}

ul.nav2 li{
	display: inline;
	list-style-type:none;
	margin:0;
	padding:0;
	}
	
ul.nav2 li a,ul.nav2 li a:link,ul.nav2 li a:visited{
	text-decoration: none;
	color: #FFFFFF;
	background: #FF6600;
	float:left;
	display: block;
	padding: 5px 5px;
	margin: 3px 5px 0 0;
	}
	
ul.nav2 li a:hover{
	color: #FF6600;
	text-decoration: none;
	background: none;
}

ul.nav2 li.current_page_item a{
	color: #FF6600;
	text-decoration: none;
	background: none;
}

ul.nav2 li ul{
	float:left;
	margin:0;
	padding:0;
}

.navRight{
	padding: 25px 0 0 0;
}

#nav2 .rss {
	float: right;
	margin: -5px 0 0 10px;
}

span.cmt{background:transparent url(images/comment.gif) no-repeat;border:0;margin:0;padding:0 0 5px 20px;}
span.cty{background:transparent url(images/category.gif) no-repeat;border:0;margin:0;padding:0 0 5px 20px;}

#main{
	width:960px;
	margin:0 auto;
	padding:0;
	background: #FFFFFF;
	}

#content{
	float:left; 
	width:710px;
	margin:10px 0 0;
	padding:0 10px 0 0; 
	border-right:1px #00CED1 solid;
	}

.entry{
	width:auto;
	margin:0;
	padding:0; 
	overflow:hidden;
	margin-bottom: 10px;
}
	
.entry img.border {
		border: 1px solid #FF6600;
}

.post_bg {
	width: 700px; 
	/*background: url(images/post-bg.gif) repeat;*/

	color: #333333;
	
}

.entry{
	font: normal normal normal 12px/150% Verdana ,Helvetica, arial, sans-serif;
}
	
	.entry h2{
	font-weight: bold;
	text-transform: uppercase;
	font-size:13px;
	margin: 20px 0;
	}
	
	.entry ul {
		padding: 5px 0 5px 20px;
		
		
	}
	
		.entry ul li {
			margin: 5px 0 5px 10px;
			list-style-image: url(images/li-main.gif);
		}
		

		
.sociable ul {
	border: none;
}



.metadata {
	height: auto;
	padding: 5px 10px;
    margin-bottom:10px;
	color: #333333;
	font-size: 12px;
    border-top: 1px solid #FF6600;
    border-bottom: 1px solid #FF6600;
}

.metadata a:link, div.metadata a:visited {
	color: #FF6600;
	font-size: 12px;
	text-decoration: underline;
}

.metadata a:hover {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}

div.metadata span.category{
	float: left;
}

div.metadata span.tagged{
	float: left;
	width: 400px;
	margin-top: 5px;
}

div.metadata span.comment{
	float: right;
}

#sidebar{
	float:right;
	width:230px;
	margin:10px 0 0;
	padding:0;}

#rsidebar{
	float:right;
	width:230px;
	margin:0;
	padding:0; 
	overflow:hidden;
}

#rsidebar h2{
	font-size: 12px;
	margin: 0 0 5px;
	padding: 3px 0 3px 3px;
	display: block;
	color: #FFFFFF;
	background: #99CC33;
}

#rsidebar ul{list-style-type:none;margin:0;padding:0;}
#rsidebar ul li{list-style-type:none;margin:0 0 10px;padding:0;}

#rsidebar ul li img {
	text-align: center;
	
}

#rsidebar ul li ul{list-style-type:square;margin:0;padding:0 3px;}

#rsidebar ul li ul li{
	list-style-type: none;
	background: url(images/li.gif) no-repeat left top;
	border: 0;
	margin: 0;
	padding: 0 0 5px 15px;
}

.navigation{
	width:580px;
	color:#666;
	margin:0 auto; 
	padding:0;
	}

.alignright{
	float:right;
	margin-top:10px; 
	margin-bottom:10px;
	}

.alignleft{
	float:left;
	margin-top:10px; 
	margin-bottom:10px;
	}



/*
 * 
 * PAGINATION
 * 
 */

.pagination {
	width: 680px;
    margin:0 auto;
}

	.pagination .older, .pagination .newer {
		display: block;
		width: 150px;
		height: 25px;
	}
	
		.pagination .older a, .pagination .newer a {
			display: block;
            background: #ff6600;
            color: #fff;
            text-align:center;
            font-size:14px;
            line-height:25px;
            
		}
		
.pagination .older{
    float:right;
}
.pagination .newer {
    float:left;
}

/*
 * --------------------------------------
 * FOOTER STYLES
 * --------------------------------------
 * 
 */

#footer {
	background:#ffffff;
	clear:both;
	height:5px !important;
	margin:0;
	padding:0;
}

#footerbox {
	background:#ffffff;
	height:30px;
	line-height:30px !important;
	margin:0;
	padding:0;
}

.footer {
	color:#095278;
	height:30px;
	line-height:30px !important;
	margin:0 auto;
	padding:0;
	text-transform: uppercase;
}


.footer a:link,.footer a:active,.footer a:visited{ 
	text-decoration: none;
	color: #FF6600;
	border:none;
}

.footer a:hover {
	text-decoration: underline;
	color: #FF6600;
	border: none;
}

.footer a.subscribe {
	background: url(images/small-rss.gif) top left no-repeat;
	padding: 0 0 0 17px;
}

.footer ul {
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}

.footer ul li{
	display: inline;
	list-style-type: none;
	
}

/*---------------------
 * COMMENTS
 ----------------------*/

.commentlist h3, h3.comment, #respond h3{
	font: bold normal normal 13px/120% Arial, Helvetica, sans-serif;
	color: #25C5B5;
    text-transform: uppercase;
	padding: 5px 0;
	display: block;
	margin: 0;
	text-align:left;
}

.commentlist {
	padding: 0;
	margin: 0;
	font: normal normal normal 12px/130% Verdana, Arial, Helvetica, sans-serif;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 10px;
	list-style: none;
	border: 1px solid #cccccc;
	}
	
.comment-body{
	padding: 0 0 5px 0;
	background: url('images/horizontal-dashed.gif') bottom left repeat-x;
	line-height:130%;
}	

	.comment-author{
		font-size:13px;
		line-height:150%;
	}
	.comment-author img {
		border: 2px solid #ff6600;
		float: left;
		margin-right: 10px;
        margin-bottom: 10px;
	}

	.comment-author cite{
		font: normal normal normal 13px/120% Verdana, Arial, Helvetica, sans-serif;
		text-transform: capitalize;
	}
	
	.comment-author a, .reply a, .comment-meta a{
		color: #25C5B5;
		font-weight: bold;
	}
.commentlist li ul{
    padding-top: 10px;
}

.commentlist li ul li { 
	
	margin-left: 10px;
    list-style: none;
    width: auto;
    border: none;
    border-top: 1px dotted #cccccc;
}

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

#respond{
	margin: 0px 0 0 0;
}

#commentform{
	margin-top:10px;
}

#commentform p {
	margin: 5px 0;
	}
	
#commentform span.req{
	font: normal normal normal 11px/120% Arial, Helvetica, sans-serif;
	color: #FF6600; 
	float:left;
}

#commentform label{
	color: #FF6600;
	text-transform: uppercase;
	font: bold normal normal 12px/120% Arial, Helvetica, sans-serif;
	display:inline;
	padding:2px 0;
	
}

#commentform input{
	clear:both;
	border: 1px solid #99E6E6;
	padding: 5px;
	width: 234px;
	display: block;
	margin-bottom:10px;
	font-size:13px;
}

#commentform textarea{
	border: 1px solid #99E6E6;
	padding: 3px;
	width: 334px;
	display: block;
}

#commentform input#submit, input#acp-preview{
	margin: 5px 10px 10px 0;
	border:none;
	background:#FF6600;
	color:#FFF;
	width:auto;
	padding:10px;
	font: bold normal normal 14px/120% Arial, helvetica, sans serif;
	float:left;
	clear:none;
}

.subscribe-to-doi-comments{
	clear:both;
}

#ajax-comment-preview{
	clear:both;
}

#commentform input#subscribe{
	display:inline;
	margin-right:5px;
}

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

.commentmetadata {
	margin: 0;
	display: block;
	}




/*date & title */

.date_title{
	width: 700px;
    border-bottom: 1px solid #00CED1;
    padding: 0 0 0 5px;
	}

.date_title p{
    margin: 5px 0;
    font-size: 12px;
    color: #666666;
}
    
    .date_title p em{
        color: #333333;
        font-weight: bold;
    }

.date_title h2{
    font: italic bold normal 14px/120% Georgia, Times, serif;
    text-transform: uppercase;
	color: #00CED1;
	margin-top:0;
	margin-bottom:5px;
	}
	
	
/*quote*/

blockquote {
    padding: 10px;
    margin: 10px auto;
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
    font: bold italic normal 14px/120% Georgia, Times, serif;
    color: #333;
    width:600px;
}


/*------------------------
 * Flickr Gallery
 */
 #flickr_badge_uber_wrapper {
     text-align:center; 
     width:540px;
     margin: 0 auto;
     } 
 #flickr_badge_wrapper {
     padding:10px 0 10px 0;}
      
 .flickr_badge_image {
     margin:0 10px 10px 10px; 
     float: left; 
     border: 2px solid #FF6600 !important; 
     height: 160px;
     width: 160px; 
     display: block; 
     overflow: hidden;
     } 

.flickr_badge_image img {} 

#flickr_badge_source {text-align:left; margin:0 10px 0 10px;} 

#flickr_badge_icon {float:left; margin-right:5px;} 

#flickr_www {
    display:block; 
    padding:0 10px 0 10px !important; 
    font: 11px Arial, Helvetica, Sans serif !important; 
    color:#3993ff !important;
    } 
    
#flickr_badge_uber_wrapper a:hover, #flickr_badge_uber_wrapper a:link, 
#flickr_badge_uber_wrapper a:active, #flickr_badge_uber_wrapper a:visited 
{text-decoration:none !important; background:inherit !important;color:#3993ff;} 

#flickr_badge_wrapper {background-color:#ffffff;} 
#flickr_badge_source {
    padding:0 !important; 
    font: 11px Arial, Helvetica, Sans serif !important; 
    color:#666666 !important;} 
    
/*------------------------
 * RECIPE CARD
 */   
 
  a.print_btn{
      display: block;
      padding: 10px 10px 10px 30px;
      background: #FF6600 url('images/printer.png') 5px center no-repeat;
      color: #FFFFFF;
      text-decoration: none;
      font-weight: bold;
      float: left;
      margin: 0 0 10px 0;

      -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
  }
 
 .recipeCard{
     width: 690px;
     border: 1px solid #CCCCCC;
     margin-bottom: 20px;
 }
 
      .recipeCard h2{
          color: #25C5B5;
          font: normal normal normal 28px/120% Helvetica, arial, sans-serif;
          padding: 10px;
      }
      
       .recipeCard p.info{
          border-top: 1px solid #666666;
          border-bottom: 1px solid #666666;
          padding: 10px 0;
          margin: 0;
          font: normal normal normal 12px/150% Helvetica, arial, sans-serif;
      }
               
           .recipeCard p.info span{
              display: block;
              float: left;
              margin: 0 10px;
          }
          
     .recipeCard img{
          border: 1px solid #25C5B5;
          box-shadow: 0px 0px 9px #333333;
          -webkit-box-shadow: 0px 0px 9px #333333;
          -moz-box-shadow: 0px 0px 9px #333333;
          filter: progid:DXImageTransform.Microsoft.dropShadow(color=#333333, offX=0, offY=0, positive=true);
          float: right;
          margin: 10px;
       }
       
.recipeCard ul.ingredients h3, .recipeCard ol.method h3{
        color: #25C5B5;
        font: normal normal normal 24px/150% Helvetica, arial, sans-serif;
    }
    
.recipeCard ul.ingredients{
    width: 350px;
    float:left;
}


    
    .recipeCard ul.ingredients li{
        list-style: none;
        padding: 5px 0;
        margin: 3px 0;
        border-bottom: 1px dotted #CCCCCC;
    }
    
    
.recipeCard ol.method{
    border-top: 1px solid #CCCCCC;
    padding: 10px 0 0 20px;
}    

    .recipeCard ol.method li{
        list-style: none;
        border-bottom: 1px dotted #999999;
        margin-bottom: 10px;
    }

    .recipeCard ol.method li span{
        font: normal normal normal 50px/100% Helvetica, Arial, sans-serif;
        
        float: left;
        color: #71D9CF;
    }
    
    .recipeCard ol.method li p{
        display: block;
        float: left;
        width: 550px;
        margin: 5px 0 10px 10px;
        color: #333333;
    }

#linkwithin_logo_0 a{
	display:none;
	}
	
.linkwithin_inner{
margin:0 auto !important;
}


/* Accordion */

ol#twentyseven{
	margin:0;
	padding:0;
}

ol#twentyseven li{
	list-style:none;
	margin-bottom:5px;
	color: #fff;
    background: #F60;
}

ol#twentyseven li h3{
	color: #fff;
	background: #F60;
	padding: 3px 3px 3px 15px;
	height:14px;
	font-size: 14px;
	line-height:14px;
}

    ol#twentyseven li.accordion h3{
    	cursor: pointer;
		background: url('images/accordion.gif') top left no-repeat;
		padding: 3px 3px 3px 25px;
    }
	
	ol#twentyseven li.accordion h3.accordionExpanded{
        background: url('images/accordion.gif') bottom left no-repeat;
    }

ol#twentyseven li div{
	padding:5px 0;
	background:#fff;
}


