body {
background-color: #100e0d;
font: 0.8em Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #f8f8f4;
font-weight: bold;
}

/*========== Global rules ==========*/
#main {
	position: relative;
	background-color: #100e0d;
	left: 0px;
	top: 0px;
	width: 980px;
	height: 700px;
	margin: 0 auto;
	text-align: center;
}

#intro {
	position: absolute;
	background-color:#000;
	left: 0px;
	top: 0px;
	width: 980px;
	height: 119px;
}

#rubrik {
	width:633px;
	height:100px;
	overflow:hidden;
}

#content_wrapper {
	position: absolute;
	left: 450px;
	top: 117px;
	width: 325px;
	height: 260px;
	overflow: auto;
}

#content_text {
	width: 295px;
	padding: 0 0 0 10px;
	text-align: left;
	font-weight: normal;
}

#div_footer {
	position: absolute;
	background-color: #000;
	left: 0px;
	top: 567px;
	width: 980px;
	height: 103px;
}

#div_copyright {
	position: absolute;
	background-color: #000;
	text-align: left;
	left: 25px;
	top: 15px;
	width: 700px;
	height: 70px;
}

h1 {
	font: 1.1em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #9e9d98;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px;
}

p {
	margin:0;
	padding:0;
}

/*========== LISTS ==========*/

ul {
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #f8f8f4;
	margin: 0 0 0 12px; 
	padding: 0; 
	list-style-image : url(../images/arrow.gif); background-repeat: no-repeat;  
} 

li {
	margin-bottom: 5px; 
	padding: 0;
} 

/*========== CLASSES ==========*/ 

.small {
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	font-weight: bold;
}

.infocode {
	font: 9px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #96948c;
	font-style: normal;
}

/*========== INDEX PAGE ==========*/

#div_websites {
	position: absolute;
	left: 0px;
	top: 119px;
	width: 327px;
	height: 448px;
}

#div_templates {
	position: absolute;
	left: 327px;
	top: 119px;
	width: 326px;
	height: 448px;
}

#div_print {
	position: absolute;
	left: 653px;
	top: 119px;
	width: 327px;
	height: 448px;
}

/*========== WEBSITES PAGE ==========*/

#div_content {
	position: absolute;
	left: 0px;
	top: 119px;
	width: 980px;
	height: 448px;
	background-image: url(../images/portfolio.gif); 
	background-repeat: repeat;
}

#div_portfolio {
	position: absolute;
	left: 168px;
	top: 113px;
	width: 633px;
	height: 260px;
	overflow: auto;
}

#div_portfolio_content {
	width: 550px;
	padding: 0 5px 0 17px;
	text-align: left;
	font-weight: normal;
}

#info {
	padding:5px;
}

.entry {
	padding:10px;
}

h2 {
	color:#999;
	font-weight:bold;
	padding:5px 0 0 0;
	font-size:1.1em;
	margin:0;
}

.entry img {
	width:165px;
	height:126px;
	float:right;
	margin-left:15px;
}

/*Clearing floats http://www.positioniseverything.net/easyclearing.html*/

.clearfix:after {
    	content: "."; 
    	display: block; 
    	height: 0; 
    	clear: both; 
    	visibility: hidden;
}

.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*Clearing floats end*/ 

/*========== E-MAIL TEMPLATES PAGE ==========*/

#content_templates {
	position:absolute;
	background-image: url(../images/mail_templates.gif); 
	background-repeat: no-repeat;
	left: 0px;
	top: 119px;
	width: 980px;
	height: 448px;
}

#content_wrapper_templates {
	position: absolute;
	left: 460px;
	top: 117px;
	width: 325px;
	height: 260px;
	overflow: auto;
}


/*========== PRINT & ADVERTISE PAGE ==========*/

#content_print {
	position:absolute;
	background-image: url(../images/about.gif); 
	background-repeat: no-repeat;
	left: 0px;
	top: 119px;
	width: 980px;
	height: 448px;
}


/*========== ABOUT PAGE ==========*/

#content_about {
	position:absolute;
	background-image: url(../images/about.gif); 
	background-repeat: no-repeat;
	left: 0px;
	top: 119px;
	width: 980px;
	height: 448px;
}

/*========== CONTACT PAGE ==========*/

table {
	border-collapse: collapse;
	vertical-align: top;
	float: right;
	
}

td {
	font-weight: bold;
	margin: 0;
	padding: 2;
}

#content_contact {
	position: absolute;
	background-image: url(../images/contact.gif); 
	background-repeat: no-repeat;
	left: 0px;
	top: 119px;
	width: 980px;
	height: 448px;
}

#div_contact {
	position: absolute;
	left: 168px;
	top: 113px;
	width: 633px;
	height: 260px;
	overflow: auto;
}

#div_contact_content {
	width: 550px;
	padding: 0 5px 0 17px;
	text-align: left;
	font-weight: normal;
}

.formborder { 
	border: 1px solid #b2aca9; 
	background-color: #333333;
	padding: 0;
 	color: #fff;
}

/*========== RSS PAGE ==========*/

#div_rss {
	position: absolute;
	left: 168px;
	top: 113px;
	width: 633px;
	height: 260px;
	overflow: auto;
}

#div_rss_content {
	width: 550px;
	padding: 9px 5px 0 28px;
	text-align: left;
	font-weight: normal;
}

/*========== LINKS ==========*/

a:link {
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; 										/* unvisited link */
	color: #96948c; 
	font-weight: bold; 
}

a:visited {
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;		
	text-decoration: none; 										/* visited link */
	color: #96948c; 
	font-weight: bold; 
}

a:active {
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;	
	text-decoration: none; 										/* selected link */
	color: #96948c; 
	font-weight: bold; 
}

a:hover {
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;	
	text-decoration: none; 										/* mouse over link */
	color: #fff; 
	font-weight: bold;
}

/*========== LINKS FOOTER ==========*/

a.footer:link{
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; 										/* unvisited link */
	color: #989898; 
	font-weight: bold; 
}

a.footer:visited{
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;		
	text-decoration: none; 										/* visited link */
	color: #989898; 
	font-weight: bold; 
}

a.footer:active{
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;	
	text-decoration: none; 										/* selected link */
	color: #989898; 
	font-weight: bold;
}

a.footer:hover{
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;	
	text-decoration: none; 										/* mouse over link */
	color: #fff; 
	font-weight: bold;
}



