/*

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;

}

ul li img {

float: left;

padding: 2px 2px 2px 2px;}



a {

	color: #56743c;

}

a:hover {

	color: #56743c;

}

body {

	background: #4f7033 url('img/bgheader.gif') repeat-x;

	color: #543;

	font: normal 63% "Lucida Sans Unicode",sans-serif;

}

input {

	color: #555;

	font: normal 1.1em "Lucida Sans Unicode",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 "Lucida Sans Unicode",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 "Lucida Sans Unicode",serif;

	margin-bottom: 12px;

	padding-left: 28px;

}

h1,h2,h3 {

	color: #654;

	padding-top: 6px;

}



/* misc */

.clearer {

	clear: both;

}

.left {float: left;}

.right {float: right;}

.footer .left, .footer .right {padding: 0 10px;}



/* structure */

.container {

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

	margin: 0 auto;

	width: 780px;

}



/* header */

.header {

	background: #000000;

	height: 270px;

	margin: 0 auto;

	width: 760px;

}



/* title */

.title {

	padding: 0px;

}

.title h1 {

	color: #E4DBCF;

	font: normal 3.4em "Lucida Sans Unicode","Trebuchet MS",sans-serif;

}





.title h1 a{

	color: #E4DBCF;

text-decoration:none;

}



.title h1 a:visited{

	color: #E4DBCF;

text-decoration:none;

}



.title h1 a:hover{

	color: #E4DBCF;

text-decoration:none;

}

/* navigation */

.navigation {

	background: #FFF url('img/bgnavigation.gif') repeat-x;

	font: bold 11px Verdana,sans-serif;

        text-transform: uppercase;

	height: 44px;
	margin-left:10px;
	margin-right:10px;
}

.navigation a {

	color: #665577;
	display:block;
	text-decoration: none;
	padding:0px 8px;
	line-height: 44px;

}

.navigation a:hover {

	color: #FFF;

	text-decoration: none;

}

.navigation ul {text-align:center;}

.navigation li {display:inline-block; list-style: none; *zoom: 1; *display:inline;}



/* main */

.main {

	clear: both;

	padding: 0 10px 12px 28px;

}



/* sub navigation */

.sidenav {

	float: right;

	width: 218px;

}

.eventz {float: right;

width: 218px;

border-bottom: 1px solid black;}

.eventz h2 {

	background: #507033 url('img/sidenavh1.gif') repeat-x;

	border-top: 1px solid #bed3ad;

	color: #FFFFFF;

	font-size: 1.2em;

	padding: 8px 4px 8px 12px;

}

.eventz h2 a {color: #FFF;

text-decoration: none; }

.eventz ul {

	margin: 0;

	padding: 2px 0 2px 0px;

}

.sidenav h1 {

	background: #507033 url('img/sidenavh1.gif') repeat-x;

	border-bottom: 1px solid #000000;

	border-top: 1px solid #bed3ad;

	color: #FFFFFF;

	font-size: 1.2em;

	padding: 8px 4px 8px 12px;

	margin: 0;

}

.sidenav ul {

	margin: 0;

	padding: 0;

}

.sidenav li {

	border-bottom: 1px solid #000000;

	border-top: 1px solid #DDC;

	list-style: none;

}

.sidenav li a {

	background: #9a9a9a url('img/sidenavh2.gif') repeat-x;

	color: #000000;

	display: block;

	padding: 8px 4px 8px 12px;

	text-decoration: none;

}

.sidenav li a:hover {

	color: #000000;

	background: #FFF;

display:block;

}

.eventz h1 {

	background: #507033 url('img/sidenavh1.gif') repeat-x;

	border-top: 1px solid #bed3ad;

	color: #FFFFFF;

	font-size: 1.2em;

	padding: 8px 4px 8px 12px;

	margin: 0;

}

.eventz ul {

	margin: 0;

	padding: 0;

}

.eventz li {

background: #CCCCCC url('img/sidenavh2.gif') repeat-x;

font-size: 12px;

color: #000;

	list-style: none;

border-top: 1px solid #000;

margin: 0;

}

.eventz li a {

	color: #000000;

	text-decoration: none;

	padding: 0px 4px 0px 12px;

}

.eventz li a:hover {

	color: #000000;

}



/* content */

.content {

	padding-top: 12px;

	float: left;

	width: 68%;

}

.content .descr {

	color: #987E57;

	font-size: 1.1em;

	margin-bottom: 6px;

}

.content ul li {

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

	margin-left: 18px;

}



.content ol li {



	margin-left: 24px;

}

/* footer */

.footer {

	background: #000000 url('img/bgfooter.gif') repeat-x;

	color: #FFFFFF;

	font-size: 1.1em;

	line-height: 40px;

	margin: 0 auto;

	text-align: center;

	width: 760px;

}

.footer a {

	color: #FFFFFF;

	text-decoration: none;

}

.footer a:hover {

	color: #FFFFFF;

	text-decoration: underline;

}

.footer .left, .footer .right {padding: 0 12px;}

.footer .right, .footer .right a {color: #C0B8A6;}

.footer .right a:hover {color: #FFE;}



/* 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 0 0 0;}



.post .info{

	padding: 5px 3px 5px 8px;

	border:1px solid #EDEDE6;

	background-color:#FDFDF6;

	color:#505050;

	font-size: 11px;

}





.alignright {

	float: right;

	}



.alignleft {

	float: left;

	}
