/*

Theme Name: Dirtylicious

Theme URI: http://templates.arcsin.se/

Version: 1.0

Description: A soft-colored, bright and somewhat dirty two-column theme. Based on the <a href="http://templates.arcsin.se/">free website template</a> Dirtylicious. Also available as <a href="http://templates.arcsin.se/dirtylicious-joomla-template/">Joomla template</a>.

Author: Viktor Persson

Author URI: http://arcsin.se/

*/



/* standard elements */

html {min-height: 100%;}



* {

	margin: 0;

	padding: 0;

}



a {color: #3d4378;}

a:hover {color: #3d4378;}

a img {border: 19px;}



body {

	background: #5b5959 url('img/34.jpg');
	background-attachment:fixed;

	color: #000000;

	font: normal 71% "Trebuchet MS",Trebuchet MS;
	letter-spacing:0.3px;

	padding-top: 0px;
	padding: 2px 10px;
}



p,code,ul {padding-bottom: 9px;}



li {list-style: none;}



h1 {color: #000000;
font: bold 14pt Trebuchet MS,Trebuchet MS;
letter-spacing: -1px;

text-transform: none;
}

h2 {color: #3b73a1;
font:Trebuchet MS; 
font-size: 13pt;
	letter-spacing: -1px;
	text-transform: uppercase;}


h3 {font: normal  1.0em Trebuchet MS,Trebuchet MS;
line-height: 26.0em;
letter-spacing: -1px;}



h1,h2,h3 {padding-top: 9px; color: #3b73a1;}



code {

	background: #FFF;

	border: 0px solid #959393;

	border-left: 0px solid #ffffff;

	color: #ffffff;

	display: block;

	font: normal 1.0em Arial,Arial;

	line-height: 9.9em;

	margin-bottom: 19px;

	padding: 8px 12px;

	white-space: pre;

}



blockquote {

	background: url('img/.gif') no-repeat;

	display: block;

	font-weight: bold;

	padding-left: 28px;

}



/* misc */

.clearer {clear: both; font-size: 0;}

.left {float: left;}

.right {float: right;}



/* structure */

.inner-container {

	border: 1px solid #ffffff;

	background: #ffffff;

	font-size: 1.0em;

	margin: 0px auto;

	padding: 8px;

	width: 850px;

}



.outer-container {

	background: url('img/') no-repeat center bottom;

	padding-bottom: 0px;

}



/* headere & title */

.header {
background: #ffffff url('img/naniheader.jpg') no-repeat;

	height: 360px;

	margin-bottom: 5px;

	text-align: center;

}

.header .title {

	color: #ffffff;

	padding-top: -50000px;

}

.header .title .sitename a {

	border-bottom: 0px dashed #657382;

	color: #ffffff;

	font: normal 0px Trebuchet MS;

	padding-bottom: 0px;

	text-decoration: none;

}

.header .title a:hover {border-color: #ffffff;}

.header .title .slogan {

	font: normal 0px Verdana,Verdana;

	padding-top: 0px;

}



/* path */

.path {

	background: #ffffff;

	color: #000000;

	font: normal 1.1em verdana,verdana;
	letter-spacing: 1px;

	padding: 2px 10px;

}

.path li,.path ul {display: inline;}

.path a {

	color: #000000;

	text-decoration: none;

	margin-right: 16px;

}

.path a:hover {

	color: #000000;

	text-decoration: underline;

}



/* main */

.main {

	background: url('img/main.gif') repeat-y;

	border-top: 0px solid #d0cdcd;

	padding: 4px 3px 0 0;

}



/* content */

.content {

	float: right;

	width: 618px;

}

.content .descr {

	font-family: Trebuchet MS;
	color: #000000;

	font-size: 8.5pt;
	letter-spacing: 1px;
	text-transform: uppercase;

	margin-bottom: 5px;

}

.content li {

	line-height: 1.5em;

	list-style: url('img/li.gif');

	margin-left: 18px;

}

.content p {font-family: "Trebuchet MS",Trebuchet MS;

    color: #000000;

	font-size: 9.0pt;
	letter-spacing: 0.3px;
	line-height: 1.4em;
	padding: 2px 1px;

	margin-bottom: 8px;}


/* navigation */

.navigation {

	float: left;

	width: 210px;

}

.navigation h2 {

	color: #0c9acf;

	font: bold 1.3em Tahoma,Tahoma;
	letter-spacing: -0.8px;
	text-transform: lowercase;
	}

	line-height: 30px;

	margin: 0;

	padding-left: 12px;

}

.navigation ul {

	padding: 0;

	border-top: 1px dashed #c5c5c5;

}

.navigation li {border-bottom: 1px dashed #c5c5c5;}

.navigation li a {

	font:8.7pt Trebuchet MS,Trebuchet MS;
	text-transform: none;
	letter-spacing: 0.1px;

	color: #334c60;

	display: block;

	padding: 1px 0 0px 5%;

	text-decoration: none;

	width: 95%;

}

.navigation li a:hover {

	background: #ffffff;

	color: #3e8ec6;	

}



/* footer */

.footer {

	background: #ffffff;

	color: #0c9acf;

	font: normal 9.0pt Trebuchet MS;

	margin-top: 5px;

	padding: 8px 10px;

}

.footer a {

	font: normal opx Trebuchet MS;
	color: #0c9acf;

	text-decoration: none;

}

.footer a:hover {
font: normal opx Trebuchet MS;
color: #0c9acf;
}

.footer .right, .footer .right a {
font: normal opx Tahoma;
color: #ffffff;}

.footer .right a:hover {
font: normal opx Tahoma;
color: #ffffff;}



/* posts */

.post h1 a {

	border-bottom: 1px dashed #c5c5c5;

	color: #0c9acf;

	text-decoration: none;

}

.post h1 a:hover {

	border-color: #858483;

	color: #000000;

}



.post {margin: 6px 0 2px;}

.post .info{

	background: #ffffff;

	border: 1px dashed #a7a4a4;

	color: #000000;

	margin: 2px 0 4px;

	padding: 5px 10px;

}

.post img {

border: 0px solid #bbbbbb;
 margin:0 0 0.1px 0;
 padding:1px;;

}

.post a img {
border: 0px solid #bbbbbb;
 margin:0 0 5px 0;
 padding:4px;
}

.post a:hover img {border-color: #bbbbbb;}



.info a {text-decoration: none;}

.info a:hover {text-decoration: none;}



/* comments */

.content ol li {

	background: none;

}



.commentlist {margin: 0; padding: 0;}

.commentlist li {

	margin-bottom: 1.2em;

	list-style: decimal;

}

#commentform {

	margin: 1em 0;

	background: #ffffff;

	width: 360px;

}

.commentmetadata {padding: 2px 0 4px;}

.commentmetadata a {

	color: #0c9acf;

	text-decoration: none;

}

.commentmetadata a:hover {text-decoration: none;}



textarea.styled {width: 380px;}



.styled {

	font: normal 9.0pt Trebuchet MS;
	letter-spacing: 0.2px;
	
	padding: 0px 2px;

	background: #ffffff;

	border: 1px solid #605e5e;

}

.styled:hover {

	background: #ffffff;

	border: 1px solid #605e5e;

}

.styled:focus {

	background: #ffffff;

	border: 1px solid #605e5e;

}

#commentform input {margin-bottom: 3px;

font-family: Trebuchet MS, Trebuchet MS, Trebuchet MS;
	color:#000000;
	font-size:9.0pt;

	font-weight:normal;

	letter-spacing: 0.2px;
	text-transform: none;}



/* calendar */

#wp-calendar {color:#000000;}



.navigation table caption {border-bottom-color:#000000;}



.navigation table thead tr {

  border-bottom-color:#000000;

  color:#000000;

}



.navigation table th {border-bottom-color:#ffffff;}



.navigation table td#today {

  border-color:#ffffff;

  color:#000000;

}



.navigation table td a {

  border-bottom-color:#ffffff;

  background-color:#ffffff;

}



.navigation table tfoot {border-top-color:#000000;}



.navigation table tfoot a {background:none;}



/* calendar

--------------------------------------------------*/

#wp-calendar {

  display:inline-table;

  border-collapse:collapse;

  width:185px;

  margin:0px 10px 0 10px;
  font-family: Trebuchet MS, Tahoma, Tahoma, Times, serif;
	color:#000000;
	font-size:9.0pt;

	font-weight:normal;

	letter-spacing: 1.6px;
	text-transform: uppercase;
	font-size:9.0pt;

  text-align:center;

}



.navigation table caption {

  margin: -5px 10px 0 10px;

  padding-bottom: 5px;

  border-bottom: 0px solid;

  letter-spacing: 0.0em;
  letter-spacing: 1px;

}



.navigation table thead tr {border-bottom:0px solid;}



.navigation table th {border-bottom:0px solid;}



.navigation table td {

  width: 225px; /* maximaize width; honestly, I don't know much about tables... */

  padding: 1px;

  font-size: 8.5pt;
  letter-spacing: 1px;

}



.navigation table td#today {

  padding: 0;

  border: 0px solid;
  color:#858483;

  font-size: 8.0pt;

  font-weight: bold;
  letter-spacing: 1px;

}



.navigation table td a {

  display: block;

  border-bottom: 0px solid;

  font-weight: normal;

  font-size: 8.5pt;
  letter-spacing: 1px;

}



.navigation table tfoot {border-top:0px solid;}

.navigation table tfoot a {

  border: none;

  font-weight: bold;

}

.navigation table tfoot #prev a {text-align:left;}

.navigation table tfoot #next a {text-align:center;}



#searchform {padding: 10px;}