/*
Theme Name: Derek Kawakami
Theme URI: http://ryanesaki.com
Description: The 2010 for Derek Kawakami.
Author: Ryan Esaki
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, theme-options, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/


body{
margin-top:0px;
background-image:url(images/wrapbg.jpg);
background-repeat:repeat-x;
background-color:#c41230;

}
#wrapper{
	background-image:url(images/mainbg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	margin-top:0px;
	width:100%;
}
#header{
	height:120px;
	padding:0px;
	margin:0px;
}
#header h1{
	margin:0px;
	padding:0px;
}
.logohome{
	text-indent:-5000px;
	width:280px;
	height:110px;
	float:left;
	margin:0px;
	padding:0px;
}
#mainmenu{
	height:70px;
	background-image:url(images/menubg.jpg);
	background-repeat:no-repeat;
	border-bottom:1px solid #d3a54e;
}
#mainmenu ul{
	margin:0px;
	padding:0px;
	margin-left:10px;
}
#mainmenu li{
margin:0px;
padding:0px;
	display:inline;
}
.menuhome{
text-indent:-5000px;
	width:75px;
	height:70px;
	padding-top:0px;
	margin-top:0px;
	background-image:url(images/menu1home.png);
	background-repeat:no-repeat;
	float:left;
}
.menuhome:hover{
	background-position:0 -70px;

}
.menumeetderek{
text-indent:-5000px;
	width:126px;
	height:70px;
	padding-top:0px;
	margin-top:0px;
	background-image:url(images/menu2meetderek.png);
	background-repeat:no-repeat;
	float:left;
}
.menumeetderek:hover{
	background-position:0 -70px;

}
.menublog{
text-indent:-5000px;
	width:68px;
	height:70px;
	padding-top:0px;
	margin-top:0px;
	background-image:url(images/menu3blog.png);
	background-repeat:no-repeat;
	float:left;
}
.menublog:hover{
	background-position:0 -70px;

}
.menuissues{
text-indent:-5000px;
	width:77px;
	height:70px;
	padding-top:0px;
	margin-top:0px;
	background-image:url(images/menu4issues.png);
	background-repeat:no-repeat;
	float:left;
}
.menuissues:hover{
	background-position:0 -70px;

}
.menuphotos{
text-indent:-5000px;
	width:98px;
	height:70px;
	padding-top:0px;
	margin-top:0px;
	background-image:url(images/menu5photos.png);
	background-repeat:no-repeat;
	float:left;
}
.menuphotos:hover{
	background-position:0 -70px;

}
.menujoin{
text-indent:-5000px;
	width:195px;
	height:70px;
	padding-top:0px;
	margin-top:0px;
	background-image:url(images/menu6join.png);
	background-repeat:no-repeat;
	float:left;
}
.menujoin:hover{
	background-position:0 -70px;

}
.menucontact{
text-indent:-5000px;
	width:112px;
	height:70px;
	padding-top:0px;
	margin-top:0px;
	background-image:url(images/menu7contact.png);
	background-repeat:no-repeat;
	float:left;
}
.menucontact:hover{
	background-position:0 -70px;

}
.contribute{
	float:right;
	margin-top:12px;
	margin-right:12px;
}
.contribute img{
	border:0px;
}
#main{
	width:950px;
	margin-left:auto;
	margin-right:auto;
}
#content{
	background-image:url(images/contentbg.jpg);
	background-repeat:no-repeat;
	width:950px;
	background-color:#ffdb93;
}
#leftcol{
	width:582px;
	float:left;
	margin-left: 18px;
	margin-top: 18px;
	
}
#frontbanner{
	background-color:white;
		margin-bottom:16px;

}
#frontbanner img{
	padding:14px;
}
#frontblog{
	background-color: white;
	font-family:Helvetica, Arial, sans-serif;
}
#leftboxinside{
	width:552px;
	margin-left:auto;
	margin-right:auto;
	background-color: white;
	margin-bottom:16px;
	padding-top:16px;
	padding-bottom:16px;
}
#leftboxinside h2{
	margin-top:0px;
	color:#530815;
}
.leftboxheader{
	background-image:url(images/leftcolheaderbg.jpg);
	background-repeat:no-repeat;
	height:35px;
	line-height:35px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
		text-transform: uppercase;
	color: #fecd16;
	padding-left:8px;
}
#frontblog .post a{
	color: #bc0f27;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#frontblog .post a:hover{
	color:#df1430;
}
.post{
	margin-top:16px;
	border-bottom:1px solid #fbf3e3;
}
.entry-title{
	margin:0px;
}
.entry-meta{
	font-size:12px;
}
.entry-content{
	font-size:13px;
	line-height:18px;
}
.post a{
	color: #bc0f27;
	text-decoration:none;
}
.post a:hover{
	color:#df1430;

}
.page a{
	color: #bc0f27;
	text-decoration:none;
}
.page a:hover{
	color: #df1430;
}
.entry-utility{
	font-size:12px;
	margin-bottom:8px;
}
.readmore{
	font-size:13px;
	text-align:right;
}
.readmore a{
	background-color:#bc0f27;
	padding:5px;
	color:white;
	text-decoration:none;
}
.readmore a:hover{
	background-color:#df1430;
	color:white;
}
.alignleft{
	float:left;
}
.alignright{
	float:right;
}
#sidebar{
	width:306px;
	float:right;
	margin-right:24px;
	background-color:white;
	margin-top:18px;
	margin-bottom:18px;
}
.sidebarbox{
	width:278px;
	margin-left:auto;
	margin-right:auto;
	margin-top:16px;
	margin-bottom:16px;
}
.sidebarheader{
	background-image:url(images/sidebarheaderbg.jpg);
	background-repeat:no-repeat;
	color: #fecd16;
	font-family:Helvetica, Arial, sans-serif;
	text-shadow:black;
	height:36px;
	line-height:36px;
	text-transform: uppercase;
	font-size:14px;
	padding-left:8px;
}
.sidebartext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	padding-bottom:8px;
}
.sidebartext img{
	border:0px;
}
.sidebartext p{
	margin:0px
}
.endorsements img{
	margin:10px;
}
#footer{
	padding-top:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#footer a{
	color: white;
	text-decoration:none;
}
.footerwidget1{
	float:left;
		text-transform: uppercase;
	color: white;
	
}
.footerwidget2{
	text-transform:uppercase;
	float:right;
	color: white;
}
.clearing{
	clear:both;
}