/***
It's DUC
**/

body {
	background-color: #e8e8e8;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	font-size: 12px;
}
br.dirtyLittleTrick { clear:both }
div.clear {margin:20px 0 0;}
a img {border:0;}


/* --- FONTS AND LINKS --- */

td,th {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

a {
	font-size: 12px;
	color: #a8c16f;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #a8c16f;
}

a:visited {
	text-decoration: none;
	color: #a8c16f;
}

a:hover {
	text-decoration: underline;
	color: #ffffff;
}

a:active {
	text-decoration: none;
	color: #a8c16f;
}

a.button {
	font-size: 11px; 
	padding: 5px;
	float:right;
	margin: 0px 0px 10px 0px;  
	color:#FFF; 
	text-decoration: none; 
	background: #404040;
}

a.button:hover {
	font-size: 11px; 
	float:right;
	padding: 5px; 
	margin: 0px 0px 10px 0px; 
	color: #FFF; 
	text-decoration: underline;
	background: #404040;
}

a.button2 {
	font-size: 11px; 
	padding: 5px;
	float:left;
	margin: 0px 0px 10px 0px;  
	color:#FFF; 
	text-decoration: none; 
	background: #404040;
}

a.button2:hover {
	font-size: 11px; 
	float:left;
	padding: 5px; 
	margin: 0px 0px 10px 0px; 
	color: #FFF; 
	text-decoration: underline;
	background: #404040;
}

.right{
	float: right;
}

.left{
	float: left;
}

/* --- WRAPPER --- */

#wrapper {
	position: relative;
	width: 850px;
	margin: auto;

}

#anchor {
	width: 50px;
	height: 22px;
}


/* --- HEADER --- */

#header {
	width: 850px;
	height: 55px;
	margin-top: 0px;
}

#top {
	width: 850px;
	height: 40px;
	margin-top: 0px;
}

#tweet {
	float: left;
	margin-top: 10px;
	width: 250px;
	height: 40px;
	text-align: left;
}



#header-m1 {
	float: left;
	width: 0px;
	height: 1px;
}

#logo {
	float: left;
	width: 425px;
}

#header-m2 {
	float: left;
	width: 0px;
 	height: 1px;
}

#navigation {
	float: right;
	width: 425px;
	padding-top: 5px;
	margin-top: 85px;
	margin-right: 80px;
	text-align: right;
}

#navigation img { margin: 0 5px; }

/* IMAGE REPLACEMENT */

#prevBtn, #nextBtn{
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
}

/* --- IMAGE SLIDER --- */

#slide-wrapper {
	width: 850px;
	margin: 0 auto;
	background: url(img/header.jpg) no-repeat top;
	min-height: 280px;
	width: 1000px;
}

#slider{overflow: hidden; width: 400px; height: 255px; margin:45px;}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width: 400px;
	height: 255px;
	overflow:hidden; 
	}	
#prevBtn, #nextBtn{ display:block; width:42px; height:42px; position:absolute; left:17px; top:303px; 
	}	
#nextBtn{ left:440px; 
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:42px;
	height:42px;
	background:url(slider/images/btn_prev.gif) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(slider/images/btn_next.gif) no-repeat 0 0;	
	}	

/* --- TABLE MARGIN --- */	

.table-margin {
	margin-top: 16px;
}



/* --- HOMEPAGE CONTENT --- */

#homepage-wrapper{
	width: 850px;
	margin-top: 40px;
}

#homepage-m1 {
	float: left;
	width: 0px;
	height: 1px;
}

#homepage-c1 {
	float: left;
	width: 250px;
}

#homepage-c1 ul {
	margin-left: -30px;
    font-weight:bold;
    color:#73604d;
    line-height:1.4;
    list-style-type:none;
}

#homepage-c1 li {
    padding-left:25px;
    background:transparent url(images/check.png) no-repeat;
    background-position:0 3px;

}

#homepage-m2 {
	float: left;
	width: 50px;
 	height: 1px;
}

#homepage-c2 {
	float: left;
	width: 250px;
}

#homepage-c2 a{
	color: #73604d;
}

#homepage-m3 {
	float: left;
	width: 50px;
 	height: 1px;
}

#homepage-c3 {
	float: left;
	width: 250px;
}

/* --- FLickr --- */
#flickr {
	margin-top:15px;
}

#flickr img{
	width:70px;
	height:70px;
	margin:0 6px 2px 0;
	padding:1px;
	border:1px solid #333;
}

.iconimg{
	float:left;
	margin-bottom:20px;
}
/* --- Divider --- */

.divider{
	width: 850px;
	margin-top: 5px;
	margin-bottom: 100px;
}

.divider2{
	width: 850px;
	margin-top: 100px;
	margin-bottom: 0px;
}

/* --- ABOUT ME CONTENT --- */

#about-wrapper{
	width: 850px;
	margin-top: 0px;
}

#about-m1 {
	float: left;
	width: 0px;
	height: 1px;
}

#about-c1 {
	float: left;
	width: 550px;
}

#about-c1 b{
	font-weight:bold;
	color:#000;
}

#about-m2 {
	float: left;
	width: 50px;
 	height: 1px;
}

#about-c2 {
	float: left;
	width: 250px;
}

.about-color {
	font-size: 12px;
	color: #67556f;
	font-weight: bold;
}

.image {
	margin-right: 15px;
}
.clear {margin-top:15px;}

/* --- PORTFOLIO CONTENT --- */

#folio-wrapper{
	width: 850px;
	margin-top: 20px;
}

/* --- OTHER CONTENT --- */

#other-wrapper{
	width: 850px;
	margin-top: 0px;
}

/* --- CONTACT CONTENT --- */

#contact-wrapper{
	width: 850px;
	margin-top: 63px;
}

#contact-m1 {
	float: left;
	width: 0px;
	height: 1px;
}

#contact-c1 {
	float: left;
	width: 550px;
}

#contact-c1 img{
	margin-bottom: 15px;
}

#contact-m2 {
	float: left;
	width: 50px;
 	height: 1px;
}

#contact-c2 {
	float: left;
	width: 250px;
}


.Stil2 {
	font-size: 12px;
	color: #73604d;
}


/* TWITTAAAA MUDDA FUCCKKAA */
#imageleft{
	float: left;
}

#twitter_div{
	text-align:left;
	width: 320px;
	margin-left: 15px; 
	}

#twitter_update_list{
	display: inline;
	margin-left: 15px; 
	font-size: 14px;
	color: #948563;
	}
	
#twitter_update_list a{
	font-size: 14px;
	color: #9aae67;
	}

#twitter_update_list ul{float:left; }

#twitter_update_list li{
	text-indent: 0;
	list-style:none;
	margin-top: -30px;
	margin-left: 60px; 
	margin-bottom: 20px;
	
}



/* --- CONTACT FORM --- */

.form_nm {
	color: #73604d;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	border: 1px solid #e5e2df;
	text-indent: 3px;
	width: 150px;
	height: 20px;
}

.form_tf {
	color: #73604d;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 900;
	font-size: 12px;
	line-height: 20px;
	border: 1px solid #e5e2df;
	text-indent: 8px;
	line-height: 18px;
	width: 325px;
	height: 130px;
	padding-top: 5px;
}

/* --- COPYRIGHT --- */

#footer{
	width: 850px;
	margin-top: 10px;
}
p.center {text-align:center;}
