/*-----------------------------------------------------------------------------
Clark Caughey Design Showcase (Jan 08)

version:   1.0
author:    Clark Caughey
email:     clark@designbysynergie.com
website:   http://www.designbysynergie.com/
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

.clear {
	clear:both;
}

img {
	border: 0;
}

body {
	background: url(http://www.createdbyclark.com/images/wood.jpg) center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0;
	}
	
#mainContainer {
	width: 801px;
	margin: 40px auto 40px auto;
	}
	
#mainContainer a{
	color: #666666;
	text-decoration: none;
	}
	
#mainContainer a:hover{
	color: #64AD1E;
	text-decoration: underline;
	}



/* =Typography
-----------------------------------------------------------------------------*/

h2 {
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0 35px 10px;
	}
	
p {
	font-size: 10px;
	margin: 0;
	color: #CCCCCC;
	}



/* =Headings
-----------------------------------------------------------------------------*/

#logo {
	width: 173px;
	height: 85px;
	float: left;
	background: url(http://www.createdbyclark.com/images/logo.png) no-repeat;
	margin: 0 0 32px 40px;
	}
	
#logo h1 {
	text-indent: -10000px;
	}
	
#twitter_div {
	width: 500px;
	height: 60px;
	float: right;
	margin: 25px 40px 32px 0;
	}
	
#twitter_update_list{
	text-align: right;
	font-size: 16px;
	margin: 0 0 5px 0;
	list-style: none;
	font-weight: normal;
	}
	
#twitter_div p{
	font-size: 11px;
	text-transform: uppercase;
	color: #996633;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	}
	
#twitter_div a{
	color: #996633;
	text-decoration: none;
	}
	
#twitter_div a:hover{
	color: #ffffff;
	text-decoration: none;
	}
	
#aboutContainer {
	margin: 40px auto;
	width: 731px;
	background: #000000;
	padding: 20px 20px;
	border: 1px solid #999999;
	}
	
#aboutContainer a{
	color: #996633;
	font-weight: bold;
	text-decoration: none;
	}
	
#aboutContainer a:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	}
	
#aboutContainer h1{
	font-size: 13px;
	padding: 0 0 6px 0;
	border-bottom: 1px dotted #ffffff;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	color: #FFFFFF;
	}
	
#aboutContainer p{
	font-size: 11px;
	line-height: 150%;
	color: #FFFFFF;
	}
	
#about {
	width: 470px;
	float: left;
	padding: 10px;
	}
	
#contact {
	width: 200px;
	float: right;
	padding: 10px;
	}
	
	

/* =Links
-----------------------------------------------------------------------------*/

.description a {
	color: #FFFFFF;
	text-decoration: none;
	background: url(http://www.createdbyclark.com/images/icon_link.gif) center left no-repeat;
	padding: 4px 0 4px 25px;
	font-weight: bold;
	}
	
.description a:hover {
	text-decoration: underline;
	}



/* =Main Nav
-----------------------------------------------------------------------------*/
	


/* =Sub Nav
-----------------------------------------------------------------------------*/

ul li {
	list-style: none;
	float: left;
	}


/* =Footer
-----------------------------------------------------------------------------*/



/* =Forms
-----------------------------------------------------------------------------*/

	

/* =Hidden Divs
-----------------------------------------------------------------------------*/

#giants {
	background: url(http://www.createdbyclark.com/images/panel_bg.png);
	height: 1100px;
	display: none;
	position: absolute;
	width: 100%;
	z-index: 1;
	top: 0px;
}

#omr {
	background: url(http://www.createdbyclark.com/images/panel_bg.png);
	height: 1100px;
	display: none;
	position: absolute;
	width: 100%;
	z-index: 1;
	top: 0px;
}

#cyclones {
	background: url(http://www.createdbyclark.com/images/panel_bg.png);
	height: 1100px;
	display: none;
	position: absolute;
	width: 100%;
	z-index: 1;
	top: 0px;
}

#villa {
	background: url(http://www.createdbyclark.com/images/panel_bg.png);
	height: 1100px;
	display: none;
	position: absolute;
	width: 100%;
	z-index: 1;
	top: 0px;
}

#creative {
	background: url(http://www.createdbyclark.com/images/panel_bg.png);
	height: 1100px;
	display: none;
	position: absolute;
	width: 100%;
	z-index: 1;
	top: 0px;
}

#rcpirates{
	background: url(http://www.createdbyclark.com/images/panel_bg.png);
	height: 1100px;
	display: none;
	position: absolute;
	width: 100%;
	z-index: 1;
	top: 0px;
}

#mountain{
	background: url(http://www.createdbyclark.com/images/panel_bg.png);
	height: 1100px;
	display: none;
	position: absolute;
	width: 100%;
	z-index: 1;
	top: 0px;
}

#beluga{
	background: url(http://www.createdbyclark.com/images/panel_bg.png);
	height: 1100px;
	display: none;
	position: absolute;
	width: 100%;
	z-index: 1;
	top: 0px;
	
}


/* =Showcase Classes
-----------------------------------------------------------------------------*/

.showcaseContainer {
	width: 410px;
	float: left;
	}
	
.showcase {
	background: url(http://www.createdbyclark.com/images/showcase-bg.png);
	width: 410px;
	height: 312px;
	padding: 22px 0 0 15px;
	}

.thumbs {
	padding: 18px 0 0 6px;
	margin: 0;
	width: 420px;
	}
	
.thumbs img{
	border: 4px solid #FFFFFF;
	margin: 0 7px 7px 0;
	}
	
.description {
	width: 320px;
	float: right;
	padding: 20px 0 0 0;
	}
	
.description p{
	font-size: 12px;
	color: #FFFFFF;
	line-height: 150%;
	margin: 0 0 20px 0;
	}


/* =Misc 1
-----------------------------------------------------------------------------*/

#polaroids img {
	margin: 8px 8px;
	}
	
.close {
	float: right;
	}



/* =Styling for jQuery elements
-----------------------------------------------------------------------------*/
.menu {
	padding: 0;
	list-style: none;
}
.menu li {
	padding: 0;
	float: left;
	position: relative;
	text-align: center;
}

.menu li em {
	margin: 236px 0 0 45px;
	background: url(http://www.createdbyclark.com/images/hover.png) no-repeat;
	width: 190px;
	position: absolute;
	top: -150px;
	left: -15px;
	text-align: left;
	padding: 25px 12px 10px 12px;
	font-style: normal;
	font-size: 11px;
	z-index: 2;
	display: none;
}

.menu li em strong{
	color: #996633;
	font-size: 12px;
}

.slideInner {
	width: 775px;
	margin: 0 auto;
	padding: 40px 0 0 0;
	}
	
.title {
	margin: 0 0 0 10px;
	}
	
	



#blog {
	margin: 10px auto;
	width: 755px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 10px 0;
	}
	
#blogInner {
	width: 460px;
	padding: 20px 20px;
	background: url(http://www.createdbyclark.com/images/panel_bg.png);
	margin: 30px 0;
	border: 1px solid #999999;
	}
	
#blogInner img{
	width: 460px;
	height: 100%;
	}
	
#blogInner p{
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	margin: 0 0 20px 0;
	text-align: justify;
	}


#blogInner h1{
	margin: 10px 0;
	color: #996633;
	border-bottom: 1px dotted #999999;
	padding: 0 0 10px 0;
	}
	
#excerpt p{
	margin: 0 0 20px 0;
	font-size: 16px;
	text-align: left;
	font-style: italic;
	}
	
#postMeta {
	background: #996633;
	padding: 10px;
	margin: -30px 0 0 -10px;
	display: inherit;
	}
