@CHARSET "ISO-8859-1";

.hidden{
	display:none;
}

.clear {
	clear:both;
}

#all {
	/*background: url("../images/winter10/all/graphic.jpg") no-repeat;*/
	background-position: 90% top;
}

body {
	font-family: "Trebuchet MS",arial, verdana, sans-serif;
	font-family: georgia, "times new roman", serif;
	line-height:1.5em;
	font-size: 24px;
	text-align:justify;
	font-weight:normal;
	background: #141414 url("../images/winter10/all/background.jpg") repeat-x top center;
	
}

h1,h2,h3,h4,h5{
	font-family: georgia, "times new roman", serif;
	line-height:1em;
	font-weight:normal;
	font-size: 24px;
	color: #fff/*#180d00*/;
	letter-spacing: -0.25pt;
	
	text-shadow: 1px 1px 0 #222;
}

#footer-content h1,
#footer-content h2,
	#footer-content h3,
	#footer-content h4,
	#footer-content h5 {
	text-shadow: 0 1px 0 #111;	
}

h1{}

h2{
	font-size: 34px;
	line-height: 40px;
	color: #79C8FF ;
	
	margin: 2em 0 0.5em 0;
	
}

.post-header a h2,
.post-header a h3,.post-header a  {
	text-decoration: none !important;
}

h3{
	color:#79C8FF ;
	font-size:26px;
	line-height:30px;
	margin: 2em 0 0.5em 0;
}

h4{
	color:#79C8FF ;
	font-size:22px;
	line-height:26px;
	margin: 2em 0 0.5em 0;
}

h5{}

p {
	margin-bottom: 1em;
	
	text-shadow: 1px 2px 0px #000;
}

strong {
	font-weight: bold;
}

a {
color:#79C8FF;
color:#454545;
text-decoration:underline;
text-shadow: 0px 0px 0px #000;
}
a:hover {
	/*border-bottom: 5px solid black;*/
}


/***************************************
SHARED STYLES
***************************************/
.feature-title {
	line-height: 1em;
	margin: 30px 0 0em 0;
	font-size: 32px;
	color: #a7a7a7;
	font-style:italic;
	font-weight: bold;
}

.feature-title a{
	color:#536f41;
	text-decoration: none;
}

.feature-title a:hover{
	color:#536f41;
	text-decoration: underline;
}

.btn{
	
	line-height: 35px;
	font-family: georgia, "times new roman", serif;
	font-size: 16px;
	padding: 5px 10px;
	margin: 0 10px 0 0;
	background: #335022;
	color:#fff;
	display:block;
	float:left;
	text-decoration: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
    text-shadow: 0 -1px 1px rgba(0,0,0,0.5);
   
}


#who-is-damonky{
	position:absolute;
	background: url(../images/winter10/header/who-is-damonky.gif) no-repeat bottom;
	left: 220px;
	bottom:15px;
	width:200px;
	height: 80px;
	text-indent: -9999px;
	display:none;
}

div#sidebar  {
	line-height: 1em;
	font-size:20px;
	padding-bottom: 1em;
}

div#sidebar  ul ul{
	margin:1em 0;
	border-bottom: 1px dotted #000;
}

div#sidebar  li{
		
}

div#sidebar a{
		line-height: 1.5em;
		color:#353535 ;
		text-decoration: none;
		padding: 10px 0;
		display:block;
		border-top: 1px dotted #000;
		font-size: 14px;
		padding: 0.75em 1em;
		text-align:left;
		text-shadow: 1px 1px 0 #000;
}

div#sidebar a:hover {
	color:#eee;
	background: #222;
}

blockquote, q {
color:#fff !important;
font-size:1.25em;
font-style:italic;
line-height:1.5em;
margin:1.5em;
quotes:"" "";
}

blockquote p {
	color:#fff;
}

div.post-body img.wp-smiley {
	background:transparent;
	border:none;
	margin:auto;
	display:inline;
}

/***************************************
CONTENT BG
***************************************/
/*#content-row {
	position:relative;
}
.content-bg-item {
	position:absolute;
	bottom: 0px;
	
	width:100%;
	background-repeat: no-repeat;
	height: 700px;
	background-position: bottom;
	margin: auto;
}

#content-pow{
	background-image: url(../images/content/bg/pow.jpg);
	background-position: 102% bottom;
}
#content-circles-one{
	background-image: url(../images/content/bg/circles_one.png);
	background-position: 97% bottom;
}

#content-circles-two{
	background-image: url(../images/content/bg/circles_two.png);
	background-position: 95% bottom;
}

#content-planes{
	background-image: url(../images/content/bg/planes.png);
	background-position: 100% bottom;
}

#content-city{
	background-image: url(../images/content/bg/city.png);
	background-position: 92% bottom;
}

#content-hill-left{
	background-image: url(../images/content/bg/hill_left.png);
	background-position: -40% bottom;
}

#content-hill-right{
	background-image: url(../images/content/bg/hill_right.png);
	background-position: 150% bottom;
}

*/

/***************************************
COL LAYOUTS
***************************************/


.one-col-layout {
	min-height: 800px;
	padding-bottom: 200px;
}

.col-header {
	diplay:block;
	width:960px;
	padding: 20px 0;
	height:200px;
	border-bottom: 2px solid #111;
	margin-bottom: 20px;
}

.two-col-left-layout {
}

.two-col-left-layout .left-col{
	display:none;
}

.two-col-left-layout .centre-col{
	width: 640px;
	padding: 0px 10px;
	display:block;
	float:left;
}

.two-col-left-layout .right-col{
	display:block;
	width: 280px;
	padding-left:20px;
	float:left;
}

.three-col-layout {
}

.three-col-layout .left-col{
	width: 280px;
	padding: 0px 10px;
	display:block;
	float:left;
}

.three-col-layout .centre-col{
	width: 340px;
	padding: 0px 10px;
	display:block;
	float:left;
}

.three-col-layout .right-col{
	width: 280px;
	padding: 0px 10px;
	display:block;
	float:left;
}

/***** portfolio *****/

.gallery-item {
	width:300px;
	margin: 20px 20px 0 0px;
	height: 270px;
	position: relative;
	float:left;
	
	
}




.gallery-details{
	display:none;
	position: absolute;
	line-height: 1.25em;
	height: 230px;
	width:280px;
	padding:10px;
	left:0px;
	top: 270px;
	
	
	
}


.gallery-details h3{
	margin: 0 0 0.5em 0;
	font-size: 28px;
	line-height: 2em;
	border-bottom: 1px dotted #000;
	color: #79c8ff;
	text-align: center;
}

.gallery-details dl {
	color: #999;
	font-size: 0.8em;
	text-align: justify;
	
}
.gallery-details dt {
	font-weight: bold;
	float:left;
	padding-right: 1em;
	margin-bottom: 0.5em;
	width:auto;
}
.gallery-details dd {
	padding-right: 1em;
	/*text-align:right;*/
	margin-bottom: 0.5em;
	float: left;
}

.gallery-details dt.gallery-detail-desc {
	width: 100%;
	display:block;
	display:none;
}

.gallery-details dd.gallery-detail-desc {
	width: 100%;
	display:block;
	text-align: left;
	clear:both;
	
}
		
.gallery-image {
	background:#000;
	width:280px;
	border: 10px solid #000;
	height: 250px;
	position: absolute;
	top: 0px;
	left: 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	opacity:0.25;
	-webkit-transition: opacity;
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 2000ms;
}


.gallery-image:hover {
	opacity:1;
	-webkit-transition: opacity;
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 500ms;
}




/* complete width holding div*/
div.container {
	width: 100%;
	background-repeat: no-repeat;
	background-position: top center;
}

/* centered 960 panel for content etc*/
div.panel {
	/*background: #ccc;*/
	margin: 0 auto;
	position: relative;
	width: 960px;
}
/*
div {
	background: #000;
	opacity: 0.5;
}

#all {
	background: #fff;
	opacity: 1;
}*/



/*******************************
	Header layout
*******************************/
#circle-decoration {
	position: absolute;
	background: #c00;
	width: 225px;
	height: 201px;
	bottom: -145px;
	left: -175px;
	background: url("../images/winter10/all/circles.gif") no-repeat;
	display:none;
}

#header-row {
	padding-top:10px;
	height: 95px;
	position: relative;
}

#header-panel{
	position: relative;
	height:75px;
	padding:0px;
	padding-top:10px;
}

#header-panel #logo {
	background: url("../images/winter10/header/logo.png") no-repeat;
	height:75px;
	width: 500px;
	display:block;
	/*margin-top:20px;*/
}

#header-panel #logo h1 {
	position: absolute;
	left: -9999px;
	top: -9999px;
}

#primary-navigation {
	position: absolute;
	right: 0px;
	top: 20px;
}

#primary-navigation li{
	float:left;
}

#primary-navigation li a{
	color: #eee;
	font-family: georgia, "times new roman", serif;
	font-size: 16px;
	letter-spacing: 0.15pt;
	text-shadow: rgba(0,0,0,.1) 0 0 1px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 5px 10px;
	font-weight: bold;
	display:block;
	margin-left: 10px;
}
#primary-navigation li a:hover{
	background: #79c8ff;
	color: #222;
	border-top: 0px dotted #79c8ff;
	border-bottom: 0px dotted #79c8ff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


#primary-navigation li a.active,
#primary-navigation li a.active:hover
	{
	background: #79c8ff;
	color: #222;
	border-top: 0px dotted #79c8ff;
	border-bottom: 0px dotted #79c8ff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}




/*******************************
	Content layout
*******************************/
#content-xtra {
	background-image: url(../images/winter10/content/foot-tile-top.png);
	background-position: bottom center;
	background-repeat: repeat-x;
}

#content-row {
	color:#eee;
	position: relative;
	padding-bottom: 20px;
	background-image: url(../images/winter10/content/footbg.png);
	background-position: bottom center;
	background-repeat: no-repeat;
}

#content-panel {
	border-top: 2px solid #222;
}

h3#comments {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	margin-top:1em;
	padding:1em 0;
}

ol.commentlist {
	font-size: 18px;
}

ol.commentlist li {
	font-size: 14px;
	line-height: 1.25em;
	padding: 1em;
	background: #222;
	color: #fff;
	margin-bottom: 1em;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

div.comment-head {
	height: 120px;
	
}
div.comment-head h4{
	color:#fff;
font-size:22px;
line-height:26px;
margin:0em 0 0.5em;
}
div.comment-head img {
	float:left;
	margin: 0 20px 20px 0;
	
}

div.comment-body{
	font-size: 16px;
	line-height: 1.25em;
	padding: 1em;
	background: #333;
	color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


div.comment-body p{
	font-size: 16px;
	line-height: 1.25em;
		padding: 0 0 0 0.25em;
	background: #333;
	color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/*******************************
	POSTS
*******************************/
.col-header h2 {
		margin-bottom:0px;
		text-align:center;
		
}

.col-header p {
		text-align:center;
	}


.post {
	display:block;
	clear:both;
	margin-bottom:2em;
	/*background: #f00;*/
}

.post-header {
	/*background:white;
	padding: 0 5px;*/
	border-bottom: 1px dotted #000;
	margin-bottom: 1em;
}


.post-header h3 { margin : 1em  0 0 0 ;

	font-size: 26px;
	line-height: 1.25em;
	color: #66ccff;
	text-shadow:1px 1px 0 #000000;
}
.btn-read-more {
	background:#38737D ;

}
.btn-comment {
	background-color:#333;
}

.post-header .post-date
{
	font-family: georgia, "times new roman", serif;
	/*font-size: 16px;*/
	font-size:0.8em;
	font-style:italic;
	line-height:2em;
	margin-bottom:0.5em;
	color: #282828;
}
.post-body {
	font-size: 18px;
	line-height: 1.5em;
	text-shadow:1px 1px 0 #000000;
}

.post-body br{
	display:block;
	height: 1.5em;
	width:100%;
}

.post-body img {
	display:block;
	background:#222;
	/*width: 100%;*/
	padding: 10px 10px;
	text-align:center;
	margin:20px auto;
}

.post-body p {
	margin-bottom: 1.5em;
	/*font-family: arial, sans-serif;*/
	color: #777;
}

.post-body img.size-medium{
	margin: 1em;
	border: 5px solid #333;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.post-body .wp-caption-text {
	text-align: center;
	color: #999;
	font-size: 0.8em;
	margin: -1em 0 0 0 ;
	
}

.post-thumb-image img {
	background:#111;
	border:5px solid #333;
	margin: 0 20px 20px 0;
	height:150px;
	width:150px;
	display:block;
	float:left;
	overflow: hidden;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}


.post-footer {}

.post-misc {
	font-size: 14px;
	line-height: 1.25em;
	padding: 1em;
	background: #79C8FF;
	color: #222;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
}

.post-misc a{
	color:#fff;
}

/*******************************
	Footer layout
*******************************/
#footer-row-xtra{
	background-color:#4fa1af;
	background-image: url(../images/winter10/content/foot-tile-btm.png);
	background-repeat: repeat-x;
	background-position: top center;
}


#footer-row{
	background-image: url(../images/winter10/content/footbg2.png);
	background-repeat: no-repeat;
	background-position: top center;
	padding: 100px 0 50px 0 ;
}

div#footer-panel .three-col-layout .centre-col{
	
}

div#footer-panel .three-col-layout .right-col{
	/*padding: 0 10px;
	background: #192202;*/
	height:100%;
	margin-left: -1px;
	border-left: 0px dotted #192202;
	margin-bottom:10px;
}

#footer-content {
	border-top: 0px solid #2a360f;
	border-bottom: 0px solid #2a360f;
	padding: 10px 0 ;
	text-shadow: 0 1px 0 #000000;
}


#footer-content .feature-title {
	color: #fff;
	font-size: 24px;
	margin-bottom:1em;
	font-style:normal;
	font-weight:normal;
	
}


#footer-content .feature-title span{
	color: #333;
}

#footer-content .feature-title h2 {
	font-size: 10px;
}

#footer-content ul {
	color: #fff;
	
}

#footer-content ul li{
	color: #fff;
	padding: 0px 0 0px 0px;
	font-size: 16px;
}

#footer-content ul li a{
	color: #d3eabb;
	text-decoration: none;
	display:block;
	padding-left: 25px;
	line-height: 1.5em;
	text-align: left;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: 0px dotted #230;
	
}

#footer-content ul li a:hover{
	color: #fff;
	text-decoration: underline;

}

#footer-recent ul li a {
	background: url("../images/winter10/footer/list_dbl_arrow.gif") no-repeat 0 1em;
}

#footer-delicious ul li a {
	background: url("../images/winter10/footer/list_ext_link.gif") no-repeat 0 0.8em ;
}

#footer-search {
	width: 250px;
	padding: 20px;
	background: #192202;
	
}

#footer-search #searchsubmit{
	height: 40px;
	line-height: 35px;
	font-family: georgia, "times new roman", serif;
	font-size: 16px;
	padding: 0 20px;
	margin: 0 0px 0 0;
	background: #335022;
	color:#fff;
	display:block;
	border: 0px solid #fff;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	width: 250px;
}

#footer-search #s {
	
	height: 40px;
	line-height: 40px;
	font-family: georgia, "times new roman", serif;
	font-size: 26px;
	padding: 10px 5px 0px 5px;
	margin: 0 0px 20px 0;
	background: #fff;
	color:#335022;
	display:block;
	border: 0px solid #fff;
	width: 240px;
	
}

ul#footer-social {
	margin: 0px;
	padding: 0px;
	background: #000;
	display:block;
}

ul#footer-social li {
	float:left;
	margin: 0px;
	padding:0px;
}

ul#footer-social li a{
	display:block;
	height: 54px;
	width: 54px;
	padding:0px; 
	margin: 0 16px 10px 0;
	background-repeat: no-repeat;
}


ul#footer-social li a#rss{
	background-image:url("../images/winter10/footer/social/rss.gif");
	}

ul#footer-social li a#delicious{
	background-image:url("../images/winter10/footer/social/delicious.gif");
	}

ul#footer-social li a#twitter{
	background-image:url("../images/winter10/footer/social/twitter.gif");
	}

ul#footer-social li a#facebook{
	background-image:url("../images/winter10/footer/social/facebook.gif");
	}

ul#footer-social li a{
	}
ul#footer-social li a:hover{
	opacity: 0.8;
}

ul#footer-social li a span{
	display:none;
}

form#commentform {
	font-size: 16px;
	background:#222 none repeat scroll 0 0;
	color:#fff;
	font-size:14px;
	line-height:1.25em;
	padding:1em;
	margin-bottom: 100px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

form#commentform textarea{
	width: 600px;
	padding: 0.25em;
	
}
form#commentform select,
form#commentform input{
	padding: 0.25em;
	width: 300px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 0px solid #efb;
}



form#commentform input#submit{
	width:600px;
	background:#15191c none repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	font-family:georgia,"times new roman",serif;
	font-size:16px;
	height:35px;
	line-height:35px;
	margin:0 10px 0 0;
	padding:0 15px;
	border: 0px solid #efb;
	cursor: pointer;
}


div.contactform form {
	font-size: 16px;
	background:#222 none repeat scroll 0 0;
	color:#fff;
	font-size:14px;
	line-height:1.25em;
	padding:1em;
	margin-bottom: 100px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

div.contactform form label {
	width: 100px;
	display:block;
	float:left;
	margin-right:10px
}

div.contactform form textarea{
	width: 600px;
	padding: 0.25em;
	
}
div.contactform form select,
div.contactform form input{
	padding: 0.25em;
	width: 300px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: 0px solid #efb;
}

div.contactform form input#submit{
	width:600px;
	background:#15191c none repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	font-family:georgia,"times new roman",serif;
	font-size:16px;
	height:35px;
	line-height:35px;
	margin:0 10px 0 0;
	padding:0 15px;
	border: 0px solid #efb;
	cursor: pointer;
}



