/*#############################################################
Name: Coffee N Cream
Date: 2006-08-24
Description: A smooth coffee style template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #963;
}
a:hover {
	color: #C60;
}
body {
	background: #655A46 url(../images/bg.png);
	color: #543;
	font: normal 62.5% "arial",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;
}
/* Headers */
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 10px 0;
  padding: 0;
}

div.leftside {
    
    padding: 8px 4px 8px 12px;
}


h1 {
  padding-bottom: 0.2em;
  font-size: 1.9em;
  color: #003366;
  border-bottom: 12px solid #ddd;
}

h2 {
  font-size: 1.3em;
  color:#003366;
  padding-bottom: 0.2em;
  border-bottom: 5px solid #ddd;
}

h3 {
  text-transform: uppercase;
  font-size: 0.9em;
  color: #003366;
}

h4 {
  font-size: 0.85em;
}

h5 {
  font-size: 0.8em;
}
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(../images/quote.png) no-repeat;
	display: block;
	font-size: 1.4em;
	padding-left: 28px;
}

/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {
	background: url(../images/bgcontainer.png) repeat-y;
	margin: 0 auto;
	width: 780px;
}

/* header */
.header {
	background: url(../images/banner.png);
	height: 130px;
	margin: 0 auto;
	width: 760px;
	color: #FFF;
}

/* title */
.title {
	padding: 32px;
}
.title h1 {
	color: #E4DBCF;
	font: normal 3.4em "Lucida Sans Unicode","Trebuchet MS",sans-serif;
}

/* navigation */
.navigation {
	background: url(../images/bgnavigation.png) repeat-x;
	font: bold 1.2em Verdana,sans-serif;
	height: 44px;
	margin: 0 auto;
	padding: 0 17px;
	width: 725px;
}
.navigation a {
	color: #ffcc33;
	text-decoration: none;
	padding: 3px 4px;
	margin-right: 12px;
	line-height: 44px;
}
.navigation a:hover {
	background: #fff;
	color: #003366;
}

/* main */
.main {
	clear: both;
	padding: 0 10px 12px 28px;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 218px;
}
.sidenav h1 {
	background: url(../images/bgnavigation.png) repeat-x;
	border-bottom: 1px solid #999;
	border-top: 1px solid #CCC;
	color: #ffcc33;
	font-size: 1.2em;
	height: 22px;
	margin: 0;
	padding-left: 12px;
	padding-top: 7px;
}
.sidenav ul {
	margin: 0;
	padding: 0;
}
.sidenav li {
	border-bottom: 1px solid #A98;
	border-top: 1px solid #DDC;
	list-style: none;
}
.sidenav li a {
	background: #EEEEE0;
	color: #554;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}
.sidenav li a:hover {
	background: url(../images/bgnavigation.png) repeat-x;
	
	color: #ffcc33;
}

/* content */
.content {
	padding-top: 12px;
	float: left;
	width: 68%;
}
.content .descr {
	color: #987E57;
	font-size: 1.1em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(../images/li.png);
	margin-left: 18px;
}

/* footer */
.footer {
	background: url(../images/bgnavigation.png) repeat-x;
	color: #ffcc33;
	font-size: 1.1em;
	line-height: 40px;
	margin: 0 auto;
	text-align: center;
	width: 760px;
}
.footer a {
	color: #ffcc33;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

#googlemap {
    height: 400px;
    border: 2px solid silver; 
}

#mapinfo{
width: 150px;
font-size: 12px;
}

/**************************************************************
   Posts
 **************************************************************/

.post {
  float: left;
  width: 100% !important;
  width: 99%;
  position: relative;

  margin-bottom: 1.5em;

  border-bottom: 1px solid #CCCCCC;
}

.post .date {
  position: absolute;
  top: 0;
  left: 5px;

  width: 2.3em;
  text-align: right;
}

.post .date .month {
  text-transform: uppercase;
  font: 700 1.0em arial, sans-serif;
  color: #003366;
}

.post .date .day {
  display: block;
  margin-top: -5px;
  font: 700 2.1em arial, sans-serif;
  color: #003366;
}

.post .title {
  display: block;
  padding: 0 0 5px 0;

  font-size: 1.2em;
  font-weight: bold;
  color: #003366;
}

.post p {
  margin: 0 0 0 3.5em;
  padding:  0 0 1em 1.2em;
  border-left: 1px solid #CCCCCC;
}

p span{
color: red;
}

label {
font-weight: bold;
}

table.payments {
	border-spacing:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#E7E7E7;
	color: #666;
	width: 400px;
}

table.payments caption {
	font-weight: bold;
	background: url(../images/bgnavigation.png) repeat-x;
	border-bottom:2px solid #1975d7;
	color: #FFF;
	text-transform:uppercase;
	padding:10px;
}

table.payments td, th {
	padding: 4px;
}

table.payments thead th {
	text-align: center;
	background: #F5F5F5;
	color: #666;
	border: 1px solid #FFF;
	text-transform:uppercase;
}

table.payments tbody th {
	font-weight: bold;
}

table.payments tbody tr		{
	background-color:#FFF; 
	text-align:left;
	}
table.payments tbody tr.odd 	{
	background: #f9f9f9;
	border-top:1px solid #FFF;
}

table.payments tbody th a:link, tbody th a:visited{
	color:#96D030;
	background:url('../images/layout.gif') no-repeat; 
	padding:3px 0px 0px 18px;
	}
table.payments tbody th a:hover{
	color:#FF8601;
	}

table.payments tbody tr td { 
	height:25px;
	background: #FFF;
	border: 1px solid #FFF;
	}

table.payments tbody tr.odd td{ 
	background: #f9f9f9;
	border-top:1px solid #FFF;
	}

table.payments table td a:link, table td a:visited {
	color: #1975D7;
	text-decoration: none;
}

table.payments table td a:hover {
	color: #50ADEA;
	border-bottom:2px solid #8FD5FF;
	text-decoration: none ;
}

table.payments tbody td a[href="http://www.infectedfx.net"] {
	margin: 0 auto;
	height: 15px;
	background: url('../images/ok.gif') no-repeat;
	border-bottom: 0;
	padding:3px 0px 0px 18px;
	font-weight:bold;
	color:#FF8601;
}

table.payments table a[title^="Download"] { 
	background: url('../images/down.gif'') no-repeat center;
	padding:20px 0px 0px 15px;
}

