/*
Theme Name: DeskSpace
Theme URI: http://freethemelayouts.com/
Description: Designed by <a href="http://freethemelayouts.com">FreeThemeLayouts</a>.<br> This work is licensed <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a> This means you may use it and make any changes you like. However, credit links must remain on footer for legal use.
Version: 1
Author: FreeThemeLayout/DreamTemplate
Author URI: http://www.freethemelayouts.com/
*/
img, div, input{ behavior: url(wp-content/themes/DeskSpace/iepngfix.htc)}

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin:0;
	padding:0;
}

body{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: url(images/bgpattern.jpg);
	background-repeat: repeat-x;
	background-color: #ecfbff;
	color: #686868;
}

#wrapper{ 
	width: 909px;
	margin: 0 auto;
	text-align: left;
}

h2, h3, h4, h5, h6{
	font-weight: normal;
	font-family: georgia;
	font-size: 18px; 
	color: #b5b5b5;
}

.header{ /*header image here!*/
	float: left;
	background: url(images/header2.jpg);
	background-repeat: no-repeat;
	position: relative; right: 1px;
	width: 909px;
	height: 311px;
}

.nav { position:relative; height:80px;}

.nav li {
	float: left;
	width: 100%;
	list-style:none;
}

.nav li a {
	color: #000;
	font-size: 12px;
	float: left;
	position: relative;
	cursor: pointer;
}

.nav li a#link_home {
	background:none;
	width: 103px;
	height: 41px;
	margin: 0;
	text-indent:-9000px;
	position:absolute;
	top:16px;
	left:423px;
}

.nav li a#link_home:hover { background:url(images/nav_home3.png) no-repeat 0 0 }

.nav li a#link_about {
	background: none;
	width: 107px;
	height: 40px;
	margin: 0;
	text-indent:-9000px;
	position:absolute;
	top:39px;
	left:419px;
}

.nav li a#link_about:hover { background:url(images/nav_about3.png) no-repeat 0 0;}

.nav li a#link_contact {
	background:none;
	width: 108px;
	height: 39px;
	margin: 0;
	text-indent:-9000px;
	position:absolute;
	top:60px;
	left:418px;
}

.nav li a#link_contact:hover { background: url(images/nav_contact3.png) no-repeat 0 0 }


.recentposts{
	margin-top: 0px;
	line-height: 18px;
	font-size: 11px;
	font-family: verdana;
	list-style: none;
}

.recentposts ul{
	list-style: none;
	padding-left: 31px;
}

.recentposts h2{
	font-weight: normal;
	font-family: georgia;
	font-size: 12px; 
	color: #b5b5b5;
	font-style: italic;	
	text-transform: lowercase;
	padding-left: 15px;
}

.newcomments{
	list-style: none;
	.margin: 55px 0 0 11px;
	line-height: 22px;
	text-transform: lowercase;
	color: #5c5c5c;
	font-family: Georgia, Arial, Helvetica;
	font-size: 17px;
	font-style: italic;
}

.newcomments a{
	color: #5c5c5c;
	text-decoration: none;
}

.newcomments a:hover{
	color: #bb4e22;
}

.pagecomments{
	width: 500px;
	margin: 27px;
	padding: 27px;
}

.pagecomments h3{
	color: #6a6a6a;
}

.pagecomments a{
	color: #b7a795;
	text-decoration: none;
	font-size: 11px;
	background-color: #fdf8f1;
}

.pagecomments a:hover{
	color: #a9b880;
}

.pagecomments ol{
	list-style: none;	
	margin: 10px 0;
	padding: 0;
}

.pagecomments ol li{
	list-style: none;
	margin: 10px 0 0;
	padding: 0 0 10px;
	border-bottom: 1px dotted #bbb7b0;
	line-height: 22px;
}

#pagecomments span.comment-author{
	font-weight: bold;
	text-decoration: underline;
}

#respond{
	padding: 10px;
	border: 1px dotted #bbb7b0;           

}

form, input, textarea{ 
	font-family: georgia, arial, helvetica, sans-serif;
	font-size: 12px;
}

.search input.txt { 
	background:url(images/search_field.png) no-repeat;
	border:0;
	width:187px;
	vertical-align:top;
	color:#858483;
	font-style: italic;
	margin:0px 0 0 0px; 
	height:25px;
	padding-left:10px;
	padding-top:5px;
	position: relative; left: -140px; top: 140px;
}

.search input.btn {
	vertical-align:middle;
	position: relative; left: -180px; top: 140px;
}

#container{ 
	float: left;
	width: 909px;
	margin-top: 0px;
	height: auto;
}

#content_top { background:url(images/content_top.jpg) no-repeat left top;}

#content{ 
	float: left;
	background:url(images/content_extender.jpg);
	background-repeat: repeat-y;
	margin: 0;
	padding-top: -300px;
	width:615px;
	height:auto !important;
	height: 839px;
	min-height: 839px;
}

.post{ 
	padding: 20px 54px;
}

.post h2 a{ 
	color: #6a6a6a;
	text-decoration: none;
}

.post h2 a:hover{ 
	color: #bb4e22;
}

.entry-content{ 
	line-height:17px;
}

.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5{
	padding: 10px 0 5px;
}

entry-content h2 a{
	color: #8f3939;
}

entry-content h3{
	font-size: 18px;
	font-weight: normal;
}

entry-content h5{
	font-size: 14px;
}

entry-content h6{
	font-size: 12px;
}

.entry-meta{ 
	padding: 4px 0 0 0;
	line-height: 14px;
}

.entry-meta h1{ 
	width: 67%;
	background-color: #fdf8f1;
	color: #b7a795;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.entry-meta a{ 
	color: #a9b880;
	text-decoration: none;
}

.newscomments a{
	text-decoration: none;
	font-size: 12px;
	font-family: georgia;
	padding-top: 2px;
	color: #8b8a89;
	float:right;
	text-align: right;
	border-top: 1px dotted #bbb7b0;
	width: 506px;
}

.newscomments a:hover{
	color: #a1a1a1;
}

.editlink a{
	font-size: 12px;
	font-family: georgia;
	color: #8b8a89;
}

.editlink a:hover{
	text-decoration: none;
	color: #a1a1a1;
}

.paperclip{
	background: url(images/paperclip.png) no-repeat 0 0;
	position: absolute;
	width: 62px;
	height: 35px;
	top: 560px;
	right:290px;
}

.paperclip2{
	background: url(images/paperclip2.png) no-repeat 0 0;
	position: absolute;
	width: 62px;
	height: 35px;
	top: 510px;
	right:279px;
}

.paperclip3{
	background: url(images/paperclip.png) no-repeat 0 0;
	position: absolute;
	width: 62px;
	height: 35px;
	top: 222px;
	right:290px;
}

#sidebar{
	background:url(images/sidebar.jpg) no-repeat;
	float: left;
	width: 309px;
	height: 839px;
	margin-left: -16px;
}

#sidebar ul{
	list-style: none;
	margin: 41px 0 0 30px;
	padding: 0; 
}

#sidebar ul li h2{ 
	text-transform: lowercase;
	letter-spacing: 0.25px;
	color: #878787;
	padding: 8px 14px 0px 17px;
	height: 45px;
	font-family: Georgia, Arial, Helvetica;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}

#sidebar ul ul {
	margin: 0;
	padding: 0px 10px 15px; 
	line-height: 22px;
}

#sidebar ul ul li{
	font-family: georgia;
	font-size: 17px;
	font-style: italic;
	text-decoration: none;
}

.linkstext{
	padding: 30px 0 0 11px;
	line-height: 22px;
}

.linkstext  a{
	text-transform: lowercase;
	color: #5c5c5c;
	font-family: Georgia, Arial, Helvetica;
	font-size: 17px;
	font-style: italic;
	text-decoration: none;
}

.linkstext a:hover{
	color: #bb4e22;
}

.categorytext a{
	text-transform: lowercase;
	color: #5c5c5c;
	font-family: Georgia, Arial, Helvetica;
	font-size: 17px;
	font-style: italic;
	text-decoration: none;
}

.categorytext a:hover{
	color: #bb4e22;
}

.flickr {
	margin:0;
	list-style-type: none;
	position: relative; left:0; top:43px;
}

.flickr li {
	display: block;
	float: left;
	padding:48px 19px 0 19px;
	margin:0 ;
}

h1.logo{
	float: left;
	margin:0;
	width:192px;
	position:relative;
	display:block;
	left:86px;
	top:-33px;
}

h1.logo a{
	display:block;
	width:192px;
	height:45px;
	text-indent:-999em; 
	overflow: hidden;
}

#footer{
	float: left;
	background:url(images/footer.jpg) no-repeat;
	margin-left: 0px;
}

#footer a{
	text-decoration: none;
}

.recent-posts ul{
	list-style: none;
	width: 340px;
	.margin-top: 12px;
	float: left;
}

.recent-posts ul li{
	margin-top: -10px;
	right: 39px;
	position: relative;
	z-index: 1;
}

.recent-posts a{
	color: #5583a0;
	line-height: 36.5px;
	font-family: georgia;
	font-size: 14px;
}

.recent-posts a:hover{
	color: #a1cee7;
}

.recent-posts h3{
	margin: 49px 0 0 41px;
	font-family: georgia;
	font-size: 14px;
	font-weight: bold;
	color: #5583a0;
	text-decoration: none;
}

.the-site ul{
	list-style: none;
	.width: 450px;
	position: relative;
}

.the-site ul li{
	.margin-top: -19px;
	position: relative; right: 45px;
}

.the-site a{
	color: #5583a0;
	.line-height: 45px;
	font-family: georgia;
	font-size: 14px;
}

.the-site a:hover{
	color: #a1cee7;
}

.the-site h3{
	margin: -17px 0 0 395px;
	font-family: georgia;
	font-size: 14px;
	font-weight: bold;
	color: #5583a0;
	text-decoration: none;
	position: relative; right: 43px;
}

table{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}


a img {border: 0;}

p{padding: 10px 0 5px;} 

blockquote{
	margin: 10px 0 0;
	border-top: 2px solid #ddd;
	background: #f5f5f5;
}

blockquote p{padding: 10px;}

blockquote blockquote{
	float: none;
	width: auto;
	margin: 10px;
	background: #fff;
}

dd{
	padding: 0 0 0 20px;
}


p img{
	max-width: 100%;
}

img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright{
	margin: 3px 0 2px 10px;
	padding: 4px;
	border: 1px solid #ededed;
	display: inline;
}

img.alignleft{
	margin: 3px 10px 2px 0;
	padding: 4px;
	border: 1px solid #ededed;
	display: inline;
}

.alignleft{float:left;}
.alignright{float:right;}
.clear{margin: 0;padding: 0;clear: both;}

small{
	font-size: 11px;
}

