/*
Theme Name: coffeebreak
Theme URI: http://logicalbinary.com/
Description: Logical Binary custom theme
Version: 1.0
Author: Tammie Lister
Author URI: http://logicalbinary.com/
*/


*{
	margin: 0px;
	padding: 0px;
}

body{ 
	font-size: 100%;
	font-family: Helvetica, Arial, Sans-serif;
	font-weight: normal;
	background-color: #f4f3ef;
	background-image: url('images/background.jpg');
}

#header{
	background-color: #000000;
	height: 50px;
	width: 950px;
}

#header_inner{
	padding: 0px 50px 0px 50px;
	width: 850px;
}

#header img{
	float: left;
}

.breaker{	
	width: 950px;
	height: 5px;
	background-color: #ffffff;
}

#strapline{
	width: 950px;
	height: 300px;
	background-color: #ffffff;
	background-image: url("images/strapline.jpg");
	background-repeat: no-repeat;
}

/* per post ones*/
#strapline_coffee{
	width: 950px;
	height: 300px;
	background-color: #ffffff;
	background-image: url("images/strapline.jpg");
	background-repeat: no-repeat;
}

.strap_text_coffee{
	background-color: #111111;
	opacity: 0.8;
	padding: 12px 12px 0px 12px;
	margin-bottom: 10px;
}

#strapline_apples{
	width: 950px;
	height: 300px;
	background-color: #ffffff;
	background-image: url("images/strapline_apples.jpg");
	background-repeat: no-repeat;
}

.strap_text_apples{
	background-color: #111111;
	opacity: 0.8;
	padding: 12px 12px 0px 12px;
	margin-bottom: 10px;
}

#strapline_pencils{
	width: 950px;
	height: 300px;
	background-color: #ffffff;
	background-image: url("images/strapline_pencils.jpg");
	background-repeat: no-repeat;
}

.strap_text_pencils{
	background-color: #111111;
	opacity: 0.8;
	padding: 12px 12px 0px 12px;
	margin-bottom: 10px;
}

#strapline_target{
	width: 950px;
	height: 300px;
	background-color: #ffffff;
	background-image: url("images/strapline_target.jpg");
	background-repeat: no-repeat;
}

.strap_text_target{
	background-color: #111111;
	opacity: 0.8;
	padding: 12px 12px 0px 12px;
	margin-bottom: 10px;
}

#strapline_time{
	width: 950px;
	height: 300px;
	background-color: #ffffff;
	background-image: url("images/strapline_time.jpg");
	background-repeat: no-repeat;
}

.strap_text_time{
	background-color: #111111;
	opacity: 0.8;
	padding: 12px 12px 0px 12px;
	margin-bottom: 10px;
}

#strapline_todo{
	width: 950px;
	height: 300px;
	background-color: #ffffff;
	background-image: url("images/strapline_todo.jpg");
	background-repeat: no-repeat;
}

.strap_text_todo{
	background-color: #111111;
	opacity: 0.8;
	padding: 12px 12px 0px 12px;
	margin-bottom: 10px;
}

#strapline_userfocus{
	width: 950px;
	height: 300px;
	background-color: #ffffff;
	background-image: url("images/strapline_userfocus.jpg");
	background-repeat: no-repeat;
}

.strap_text_userfocus{
	background-color: #111111;
	opacity: 0.8;
	padding: 12px 12px 0px 12px;
	margin-bottom: 10px;
}

#strapline_userhug{
	width: 950px;
	height: 300px;
	background-color: #ffffff;
	background-image: url("images/strapline_userhug.jpg");
	background-repeat: no-repeat;
}

.strap_text_userhug{
	background-color: #111111;
	opacity: 0.8;
	padding: 12px 12px 0px 12px;
	margin-bottom: 10px;
}

#strapline_wpmu{
	width: 950px;
	height: 300px;
	background-color: #ffffff;
	background-image: url("images/strapline_wpmu.jpg");
	background-repeat: no-repeat;
}

.strap_text_wpmu{
	background-color: #666666;
	opacity: 0.8;
	padding: 12px 12px 0px 12px;
	margin-bottom: 10px;
}

#strapline_year{
	width: 950px;
	height: 300px;
	background-color: #ffffff;
	background-image: url("images/strapline_2010.jpg");
	background-repeat: no-repeat;
}

.strap_text_year{
	background-color: #111111;
	opacity: 0.8;
	padding: 12px 12px 0px 12px;
	margin-bottom: 10px;
}

#strapline_press{
	width: 950px;
	height: 300px;
	background-color: #ffffff;
	background-image: url("images/strapline_wall.jpg");
	background-repeat: no-repeat;
}

.strap_text_press{
	background-color: #111111;
	opacity: 0.8;
	padding: 12px 12px 0px 12px;
	margin-bottom: 10px;
}

#strapline_code{
	width: 950px;
	height: 300px;
	background-color: #ffffff;
	background-image: url("images/strapline_code.jpg");
	background-repeat: no-repeat;
}

.strap_text_code{
	background-color: #276292;
	opacity: 0.8;
	padding: 12px 12px 0px 12px;
	margin-bottom: 10px;
}


#strapline_green{
	width: 950px;
	height: 300px;
	background-color: #ffffff;
	background-image: url("images/strapline_green.jpg");
	background-repeat: no-repeat;
}

.strap_text_green{
	background-color: #29680F;
	opacity: 0.8;
	padding: 12px 12px 0px 12px;
	margin-bottom: 10px;
}


#strapline_leaf{
	width: 950px;
	background-color: #ffffff;
	background-image: url("images/strapline_leaf.jpg");
	background-repeat: no-repeat;
}

.strap_text_leaf{
	background-color: #5E7C00;
	opacity: 0.8;
	padding: 12px 12px 0px 12px;
	margin-bottom: 10px;
}

#strapline_pink{
	width: 950px;
	height: 300px;
	background-color: #ffffff;
	background-image: url("images/strapline_pink.jpg");
	background-repeat: no-repeat;
}

.strap_text_pink{
	background-color: #111111;
	opacity: 0.8;
	padding: 12px 12px 0px 12px;
	margin-bottom: 10px;
}

#strapline_wave{
	width: 950px;
	height: 300px;
	background-color: #ffffff;
	background-image: url("images/strapline_wave.jpg");
	background-repeat: no-repeat;
}

.strap_text_wave{
	background-color: #898989;
	opacity: 0.9;
	padding: 12px 12px 0px 12px;
	margin-bottom: 10px;
}


/* ******** */

#strapline_about{
	width: 950px;
	background-color: #ffffff;
	background-image: url("images/strapline2.jpg");
	background-repeat: no-repeat;
}

#strapline_inner{
	margin: 0px 50px 0px 50px;	
	padding: 20px 0px 10px 0px;
}

#strapline_inner p{
	padding: 0px;
}

#strapline_inner_inner{
	margin: 0px 50px 0px 50px;	
	padding: 230px 0px 20px 0px;
}

#search{
	width: 950px;
	background-color: #000000;
	height: 50px;
}

#search_inner{
	margin: 0px 50px 0px 50px;
	padding-top: 10px;
}

#content, #feature_content{
	width: 950px;
	background-color: #e5e5e5;
}

#content_inner, #feature_inner{
	margin: 0px 50px 0px 50px;	
	padding: 30px 0px;
}

.content_wide{
	width: 600px;
	margin-left: 230px;
}

.content_wide_comments{
	margin-left: 230px;
	padding-bottom: 15px;
}

.content_post p{
	padding-bottom: 10px;
}

.content_side{
	float: left;
	width: 200px;
	padding-top: 35px;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	font-style: italic;
}

.content_side_comments{
	float: left;
	width: 200px;
	padding-top: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	text-align: left;
	font-style: italic;
}

.content_side a, .content_side a:link, .content_side a:visited, .content_side a:hover{
	color: #666666;
}

.content_section{
	width: 275px;
	float: left;
	margin-right: 30px;
}

.content_section_end{
	width: 275px;
	float: left;
}

.clear{
	clear: both;
}

#portfolio{
	clear: both;
	width: 950px;
	background-color: #f4f4f4;
}

#portfolio_inner{
	margin: 0px 50px 0px 50px;
	padding: 30px 0px;
}

#portfolio_section{
	background-color: #ffffff;
	padding: 30px;
}

#footer{
	width: 950px;
	background-color: #000000;
	padding-bottom: 25px;
}

#footer_inner{
	margin: 0px 50px 0px 50px;
	padding-top: 30px;	
	padding-bottom: 30px;
}

h3{
	font-size: 18px;
	padding-bottom: 15px;
}

h3 a, h3 a:link, h3 a:hover, h3 a:visited{
	color: #111111;
}

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

/* test parts */
.portfolio_item{
	background-color: #cccccc;
	width: 275px;
	height: 100px;
	margin-right: 17px;
	float: left;
	border: 5px solid #e5e5e5;
}

.portfolio_item_end{
	background-color: #cccccc;
	width: 275px;
	height: 100px;
	float: left;
	border: 5px solid #e5e5e5;
}

#MainMenu 
{
	height:31px;
	border:0;
	margin:0;
	padding-top: 10px;
	float: right;
	text-align: right;
}
#tab 
{
	top:0;
	height:0;
	background:repeat-x top;
	margin:0;
}
#tab ul 
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#tab li 
{
	display:inline;
	float:left;
	margin:0 1px 0 0;
	padding:0;
}
#tab a 
{
	background:#000 url(images/bright_099.gif) no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#tab a span 
{
	display:block;
	background:url(images/bleft_099.gif) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cccccc;
	font-weight:700;
	line-height:31px;
	padding:0 13px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#FFF;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}

.strap_text{
	background-color: #111111;
	opacity: 0.8;
	padding: 12px 12px 0px 12px;
	margin-bottom: 10px;
}

h1{
	color: #ffffff;
	font-size: 20px;
	padding-bottom: 15px;
	font-weight: normal;
}

h1 a, h1 a:link, h1 a:visited, h1 a:hover, #strapline_inner a, #strapline_inner a:link, #strapline_inner a:visited, #strapline_inner a:hover{
	color: #ffffff;
}

h2 a, h2 a:link, h2 a:visited, h2 a:hover, #strapline_inner .post-teaser a, #strapline_inner .post-teaser a:link, #strapline_inner .post-teaser a:visited, #strapline_inner .post-teaser a:hover{
	color: #ffffff;
}

h2, #strapline_inner p{
	font-size: 14px;
	color: #ffffff;
	line-height: 20px;
	padding-bottom: 15px;
	font-weight: normal;
}

#strapline_inner .post-teaser{
	font-size: 14px;
	color: #ffffff;
	line-height: 20px;
	font-weight: normal;
}

.footer_menu{
	float: left;
	width: 185px;
	margin-right: 30px;
}

.footer_menu_end{
	float: left;
	width: 200px;
}

h4{
	color: #707070;
	font-size: 14px;
	padding-bottom: 15px;
}

.content_wide h4{
	
	color: #707070;
	font-size: 14px;
	padding-bottom: 10px;
	padding-top: 15px;
}

.navlist, .wp-tag-cloud
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid gray;
width: 185px;
}

.navlist li, .wp-tag-cloud li
{
list-style: none;
margin: 0;
padding: 5px;
border-top: 1px solid #707070;
font-size: 12px;
}

.navlist li a, .wp-tag-cloud li a { text-decoration: none; color: #707070;}
.navlist li a:hover, .wp-tag-cloud li a:hover { text-decoration: none; color: #cccccc;}

.navlist_end
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid gray;
width: 2  00px;
}

.navlist_end li
{
list-style: none;
margin: 0;
padding: 5px;
border-top: 1px solid #707070;
font-size: 12px;
}

.navlist_end li a { text-decoration: none; color: #707070;}
.navlist_end li a:hover { text-decoration: none; color: #cccccc;}

.search_section{
	width: 230px;
	float: left;
	text-align: left;
	padding: 5px 0px;
	color: #ffffff;
}

.search_section_img{
	width: 150px;
	float: left;
	text-align: left;
	color: #ffffff;
}

.search_section_img img{
	float: left;
	outline: none;
	border: none;
	margin-right: 10px;
}

input{
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #eeeeee;
}

.submit{
	background-color: #768B0F;
	color: #ffffff;
	padding: 1px;
	border: 1px solid #768B0F;
}

.full_width{
	width: 99%;
	padding: 2px;
	background-color: #ffffff;	border: 1px solid #eeeeee;
}

#content a, #content a:link, #content a:visited, #content a:hover{
	color: #111111;
}


#content .meta a, #content .meta a:link, #content .meta a:visited, #content .meta a:hover, #feature_content a, #feature_content a:link, #feature_content a:visited, #feature_content a:hover{
	color: #666666;
}

.meta{
	padding-top: 10px;
	color: #666666;
}

.comment_text{
	padding-top: 10px;
}


.content_wide ul, li{
	margin: 15px;
	font-size: 14px;
	color: #333333;
}

#footer a, #footer a:link, #footer a:visited, #footer a:hover{
	color: #707070;
}

hr{
	margin: 15px 0px 15px 0px;
	color: #cccccc;
	background-color: #cccccc;
}

img{
	outline: none;
	border: none;
}

.post-teaser{
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 10px;
}

.content_wide_comments input{
	float: right;
}

blockquote{
	margin: 10px;
	border-left: 3px solid #cccccc;
	padding-left: 10px;
	color: #222222;
	font-style: italic;
}