/*
Theme Name: Coffee N Cream
Theme URI: http://templates.arcsin.se/
Version: 1.0
Description: A smooth coffee style layout based on the <a href="http://templates.arcsin.se/">free website template</a> Coffee N Cream.
Author: Viktor Persson
Author URI: http://arcsin.se/
*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #000;
}
a:hover {
	color: #C00;
}
body {
	background: #000 url('img/lhead.png') top center no-repeat ;
	color: #666;
	font: normal 62.5% sans-serif;
}
input {
	color: #555;
	font: normal 1.1em sans-serif;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
h1 {
	font-size: 1.4em;
	margin-bottom: 4px;
}



code {
	background: #FFE;
	border: 1px solid #EED;
	border-left: 6px solid #938262;
	color: #554;
	display: block;
	font: normal 1.1em "Arial",sans-serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: url('img/quote.gif') no-repeat;
	color: #666;
	display: block;
	font: normal 1.3em "Arial",sans-serif;
	margin-bottom: 12px;
	padding-left: 28px;
}
h1,h2,h3 {
	color: #c99;
	padding-top: 6px;
}

/* misc */
.clearer {
	clear: both;
}
.lft {float: left;}
.rght {float: right;}
.footer .lft, .footer .rght {padding: 0 10px;}

/* structure */

.container {
	background: #000 url('') repeat-y;
	margin: 0 auto;
	width: 952px;
}

/* header */
.header {
	background: url('img/header.png') top center no-repeat;
	height: 213px;
	margin: 0 auto;
	width: 952px;
}

/* title */
.title {
  text-align: left;
	padding: 10px;
	margin-top: 20px;
	color: #666;
	width: 320px;
	float:right;
}

.title p {
    font: 1.4em sans-serif; 
    font-style: italic;
}

.title h1 {
	color: #666;
	font: bold 3.0em sans-serif;
	font-style: italic;
}


.title h1 a{
	color: #666;
text-decoration:none;
}

.title h1 a:visited{
	color: #666;
text-decoration:none;
}

.title h1 a:hover{
	color: #c99;
text-decoration:none;
}

/* main */
.main {
	background: #fff url('img/bgcont.png') repeat-y;
	clear: both;
	padding: 0 0 12px 0;
}

/* sub navigation */
.sidenav {
	float: left;
	width: 176px;
	margin-left: 20px;
}
.sidenav h1 {
	background: url('img/info.png') left top repeat-y;
	color: #fff;
	font: bold italic 1.8em sans-serif;
	height: 25px;
	margin: 0 0 0 3px;
	padding-left: 12px;
}

.sidenav img {
  border: 1px solid #900;
  margin: 5px 20px;
  margin-top: 5px;
}

.sidenav ul {
	margin: 0;
	padding: 0;
}
.sidenav li {
  list-style: none;
  margin-left: 15px;
}
.sidenav li a {
  font: normal 1.2em sans-serif;
	color: #666;
	display: block;
	padding: 4px 4px 4px 5px;
	text-decoration: none;
}
.sidenav li a:hover {
	color: #f00;
}

/* content */
.content {
	float: left;
	width: 586px;
}
.content .descr {
	color: #987E57;
	font-size: 1.1em;
	margin-bottom: 6px;
}
.content ul li {
	list-style: none;
	margin-left: 18px;
}

.content ol li {

	margin-left: 24px;
}
/* footer */
.footer {
	background: #000 ;
	color: #fff;
	font-size: 1.1em;
	line-height: 20px;
	margin: 0 auto;
	text-align: center;
	width: 952px;
}
.footer a {
	color: #fff;
	text-decoration: none;
}
.footer a:hover {
	color: #FF0;
	text-decoration: underline;
}

/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #fcfaea;
width: 280px;
}

#commentform textarea {
background: #fcfaea;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #fcfaea;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #fcfaea;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #fcfaea;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #fcfaea;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #fcfaea;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

a, img{
border:none;
}

/*post stylng*/
.post{
  margin:0 3px 5px 3px;
  width: 540px;
  float: left;
  padding: 10px;
}

.post img {
  border: 4px solid #c99;
}
.entry {
	font: normal 1.3em "Arial",sans-serif;
}

.post h4{
	font: italic 2.0em "Arial",sans-serif;
}

.post a{
	color: #c36;
	font: normal 1.0em "Arial",sans-serif;
	margin: 0;
}


.info{
	padding: 5px 3px 5px 8px;
	background: url('img/info.png') left top repeat-y;
	color: #fff; 
	font-size: 1.0em;
}


/* sidebar banner */
.sideban {
	background: url('') repeat-y;
	float: right;
	width: 160px;
	font-size: 1.0em;
	margin-right: 5px
}

.sideban img {
  border: 2px solid #c99;
  margin-bottom: 5px;  
}

.sideban p{
  color: #000;
  font: 1.4em "Arial",sans-serif; 
  margin-bottom: 5px;
}

.sideban h2{
  color: #000;
  font: bold 1.4em "Arial",sans-serif; 
}

