/*

Theme Name: Broshan

Theme URI: http://www.broshan.com/

Description: Gjord av Sam till Sam.

Version: 1.0.2

Author: Sam Alfaro

Author URI: http://www.broshan.com

Tags: svart, 2 kollumner, broshan, hiphop, svensk

*/



/*	########

   	GENERAL

	######## */


body {

	margin: 0px;

	padding: 0px;

	background: #000 url('bg.jpg') no-repeat top center;

	font-size: 62.5%;

}



a {
	color: #fff;
}
a:hover {
	color: #aa0008;
}

.count {
	float: right;
}

.post:hover .count a,.post:focus .count a {
	color: #0066cc;
}

.navigation {
	display:block;
	text-align:center;
	margin-top:10px;
	margin-bottom:60px;
}

.navigation .alignleft {
	float:left;
	width:50%;
	text-align:left;
}

.navigation .alignright {
	float:right;
	width:50%;
	text-align:right;
}

p {

	margin: 0 0 20px 0;

	padding: 0px;

}



ul, ol {

	margin-bottom: 20px;

}



blockquote {

	margin: 0 0 0 10px;

	padding: 0 0 0 10px;

	border-left: 5px solid #c3c39d;

}



/*	#############

   	BAS UTSÉENDE

	############# */

	

#wrap {

	width: 980px;

	margin: 0 auto;

	padding: 212px 0 10px 0;

	background: transparent url(img/pix.gif) no-repeat left top;

	font:13px/1.5 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif;

	color: #ffffff;

}



#header-top {

	height: 10px;

	background: url(img/bg-header-top.gif) no-repeat left top;

}

	

#header {

	position: center;
	float: center;

	height: 78px;

	background: #transparent;

}



#new-header {

	position: relative;

	width: 940px;

}



#content {

	padding: 1px 0 0 0;

	background: transparent;

}



#content-left {

	float: left;
	padding: 1px 0 0 0;

	width: 600px;

}



#content-right {

	float: right;

	width: 310px;

}



#footer {



}



/*	#########

   	RUBRIKER

	######### */

	

h1 {
	font-size: 30px;
}


h1 a {

	text-decoration: none;
	font-size: 23px;
	color: #aa0008;

}



h2#blog-description {

	position: absolute;

	bottom: 80px;

	left: 520px;

	margin: 0px;

	padding: 0px;

	font:normal 1.0em/1.0em Arial, sans-serif;

	color: #CCCCCC;

}



h2 {

	margin: 0 0 20px 0;

	padding: 0 20px;

}



h3 {

	font-size: 25px;
	color: #aa0008;
	margin-bottom: 0px;

}



h3 a {

	text-decoration: none;
	font-size: 25px;
	color: #aa0008;

}



h3 a:hover {

	font-size: 25px;
	color: #ffffff;

}



h4 {

	margin: 0 0 10px 0;

}

.jame {
	font-size: 11px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
	display: block;
	position: relative;
	padding-bottom: 5px;
	color: #666;
}

/*	#######

   	HUVUD

	####### */

	

#header ul {

	position: absolute;

	bottom: 0px;

	left: 0px;

	width: 900px;

	height: 50px;

	margin: 0px;

	padding: 0 20px;

	list-style: none;

	background: url(img/bg-menu.gif) repeat-x left top;

	border-top: 5px solid #2b667f;

}



#header li {

	float: left;

	margin: 0 2px 0 0;

	padding: 0px;

}



#header li#first {

	background: url(img/bg-menu-a.gif) no-repeat left top;

}



#menu .page_item a {

	display: block;

	float: left;

	height: 27px;

	margin: 0px;

	padding: 8px 22px 0 22px;

	background: url(img/bg-menu-a.gif) no-repeat right top;

	text-decoration: none;

	text-align: center;

}



#menu .page_item a:hover {

	text-decoration: underline;

}



#rss {

	top: 40px;

	bottom: 80px;

	right: 200px;

	width: 900px;

	height: 40px;

	text-align: right;

}



#rss p {

	margin: 0px;

	padding: 1px 0 0 0;

}



#rss img {

	float: right;

	margin: 0 0 0 10px;

}



/*	#######

   	CONTENT

	####### */

	

/** content vänster */



.box-left {

	margin: 0 0 0px 00px;

}



.box-left img {

	float: left;

	margin: 0 10px 10px 0;

}

	

.meta {

	clear: both;

	padding: 10px;

	background: #d9d9bc url(img/bg-meta.gif) repeat-x left top;

	color: #5e5e5e;

}



.meta-date {

	padding: 0 10px 0 15px;

	background: url(img/bg-meta-date.gif) no-repeat 0px 2px;

}



.meta-categories {

	padding: 0 10px 0 15px;

	background: url(img/bg-meta-categories.gif) no-repeat 0px 2px;

}



.meta-comments {

	padding: 0 10px 0 15px;

	background: url(img/bg-meta-comments.gif) no-repeat 0px 2px;

}



p.tags {

	clear: both;

}



/** content höger */



.box-right {

	margin: 0 20px 40px 0;

}



.box-right ul {

	margin: 0px;

	padding: 0px;

	list-style: none;

}



.box-right li {

	display: inline; /* white space bug IE6 */

}



.box-right li a {

	display: block;

	margin: 0px;

	padding: 5px;

	border-bottom: 1px solid #b6cdd7;

	text-decoration: none;

}



.box-right li a:hover {

	background: #ffffff;

}



.box-right li ul {

	margin: 0px;

	padding: 0 0 0 20px;

}



/*	#########

   	KOMMENTARER

	######### */

	

#commentform label {

	display: block;

	margin: 0 0 5px 0;

}



#commentform input.text, #commentform textarea {

	width: 500px;

	margin: 0 0 10px 0;

}



#commentform .text {

	height: 22px;

	padding: 6px 6px 0 6px;

	background: #fff url(img/bg-form-text.gif) repeat-x left top;

	border: 1px solid #dadada;

	color: #5e5e5e;

}



#commentform textarea {

	height: 150px;

	padding: 6px 6px 0 6px;

	background: #fff url(img/bg-form-text.gif) repeat-x left top;

	border: 1px solid #dadada;

	color: #5e5e5e;

}



#commentform .button {

	width: 90px;

	height: 30px;

	margin: 0px;

	padding: 0px;

	background: #fff url(img/bg-button.gif) no-repeat left top;

	border: none;

	color: #5e5e5e;

}



.comment-meta {

	padding: 10px 10px 0 10px;

	background: #252525;
	border-bottom: 1px dotted #ccc;
	color: #ffffff;

}



.comment-meta .avatar {

	float: left;

	margin: 0 10px 0 0;

}



.comment-text p {

	margin: 0;
	margin-bottom: 10px;
	background: #141414;
	padding: 10px;

}



/*	###########

   	SÖK

	########### */

	

#searchform #search {

	float: left;

	width: 186px;

	height: 22px;

	padding: 6px 6px 0 6px;

	background: #fff url(img/bg-form-text.gif) repeat-x left top;

	border: 1px solid #dadada;

	color: #5e5e5e;

}



#searchform #search-submit {

	width: 90px;

	height: 30px;

	margin: 0px;

	padding: 0px;

	background: #fff url(img/bg-button.gif) no-repeat left top;

	border: none;

	color: #5e5e5e;

}



/*	#######

   	FOT

	####### */



#footer {

	width: 900px;

	margin: 0 auto;

	padding: 20px 20px 0 20px;

	background: transparent;


}



#legal {

	float: left;

	width: 400px;

}



#webdemar {

	float: right;

	width: 380px;

	text-align: right;

}



#footer-bottom {

	width: 940px;

	height: 20px;

	margin: 0 auto;

	background: url(img/bg-footer-bottom.gif) no-repeat left bottom;

}



/*	#######

   	USEFUL

	####### */



.clear {

	clear:both;

}



/** WORDPRESS CSS */



.aligncenter,

div.aligncenter {

   display: block;

   margin-left: auto;

   margin-right: auto;

}



.aligncenter {

	margin: 0 0 10px 0;

}



.alignleft {

   float: left;

   margin: 0 10px 10px 0;

}



.alignright {

   float: right;

   margin: 0 0 10px 10px;

}



.wp-caption {

   border: 1px solid #ccc;

   text-align: center;

   background-color: #f7f7f7;

   padding-top: 4px;

}



.wp-caption img {

   float: none;

   margin: 0px;

   padding: 0px;

   border: none;

}



.wp-caption p.wp-caption-text {

   font-size: 11px;

   line-height: 17px;

   padding: 0px;

   margin: 0px;

}



/** WIDGETS CSS */



#calendar_wrap table {

	width: 100%;

}



#calendar_wrap td {

	text-align: center;

}