/*
Theme Name: Deskspace Customize
Theme URI: http://freethemelayouts.com/
Description: Designed by <a href="http://freethemelayouts.com">FTL</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/
*/



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


body{
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	background: url(images/bgpattern.jpg);
	background-repeat: repeat-x;
	background-color: #ecfbff;
	color: #000000; 
}


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

h3, h4, h5, h6{ 
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 18px; 
	color: #b5b5b5;
}
h2{ 
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 18px; 
	color: #d5403a;
}

.header{ /*header image here!*/
	float: left;
	background: url(images/header-custom.jpg);
	width: 1015px;
	height: 311px;
}


.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.home {
	background: url(images/nav_home.png) no-repeat 0 0;
	width: 113px;
	height: 41px;
	margin: 2px 0 0 476px;
	text-indent:-9000px;
}

.nav li a.home:hover {
	background: url(images/nav_home2.png) no-repeat 0 0;
	width: 113px;
	height: 41px;
	margin: 2px 0 0 476px;
	text-indent:-9000px;
}

.nav li a.about {
	background: url(images/nav_about.png) no-repeat 0 0;
	width: 112px;
	height: 40px;
	margin: -18px 0 0 472px;
	text-indent:-9000px;
}

.nav li a.about:hover {
	background: url(images/nav_about2.png) no-repeat 0 0;
	width: 112px;
	height: 40px;
	margin: -18px 0 0 472px;
	text-indent:-9000px;
}

.nav li a.contact {
	background: url(images/nav_contact.png) no-repeat 0 0;
	width: 113px;
	height: 38px;
	margin: -19px 0 0 468px;
	text-indent:-9000px;
}

.nav li a.contact:hover {
	background: url(images/nav_contact2.png) no-repeat 0 0;
	width: 113px;
	height: 39px;
	margin: -19px 0 0 468px;
	text-indent:-9000px;
}

.recentposts{
	margin-top: 0px;
	line-height: 18px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif ;
	list-style: none;
}

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

.recentposts h2{
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12px; 
	color: #d5403a;
	font-style: italic;	
	text-transform: lowercase;
	padding-left: 15px;
}

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

.newcomments a{
	line-height: 22px;
	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: 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:#000000;
	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: -175px; top: 145px;
}
#container{ 
	float: left;
	width: 1015px;
	margin-top: 0px;
	height: auto;
}

#content-main
{
	float: left;	
	width:615px;
	height:auto !important;
	height: 839px;
	min-height: 839px;
	height: auto;
}
#content{ 
	float: left;
	background:url(images/content_extender.png);
	background-repeat: repeat-y;
	margin: 0px 0 0 1px;
	width:660px;
	height:auto !important;
	height: 839px;
	min-height: 839px;
	height: auto;
}

.post{ 
	padding: 20px 35px 20px 54px;
}

.post h2 a{ 
	color: #d5403a;
	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: #d5403a;
}

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:#d5403a ;
	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: Arial, Helvetica, sans-serif ;
	padding-top: 2px;
	color: #8b8a89;
	float:right;
	text-align: right;
	border-top: 1px dotted #bbb7b0;
	width: 569px;
}

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

.editlink a{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif ;
	color: #8b8a89;
}

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

.navigation a{
	font-family: Arial, Helvetica, sans-serif ;
	color: #6a6a6a;
	text-decoration: none;
	position: relative; left: 54px;
}

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

.paperclip{
	background: url(images/paperclip.png) no-repeat 0 0;
	position: relative;
	width: 62px;
	height: 35px;
	margin: 290px 0 0 628px;
}

.paperclip2{
	background: url(images/paperclip2.png) no-repeat 0 0;
	position: relative;
	width: 62px;
	height: 35px;
	margin: 138px 0 0 628px;
}

.paperclip3{
	background: url(images/paperclip.png) no-repeat 0 0;
	position: relative;
	width: 62px;
	height: 35px;
	margin: 202px 0 0 628px;
}

#sidebar{
	background:url(images/sidebar_bg.jpg) repeat-y;
	float: left;
	width: 349px;
	margin-left: 51px;
}

#sidebar .sidebar-top {
  background: url(images/sidebar_top.jpg) no-repeat left;
  height: 50px;
}

#sidebar #sidebar-bottom {
  background: url(images/sidebar_bottom.jpg) no-repeat left;
	clear: both;
  height: 98px;
  width: 349px;
}

#sidebar h2.side-title {
  background: url(images/sidebar_title.jpg) no-repeat left;
  color: #5a5a5a;
  font-style: italic;
  font-family: georgia;
  font-size: 18px;
  text-align: center;
  padding: 20px 0px 25px 0px;
}

#sidebar .textwidget {
  display: block;
  line-height: 1.4em;
  margin: 0px 45px 30px 30px;
  overflow:  hidden;
}

#sidebar #calendar_wrap {
  margin: 0px 45px 30px 30px;
  width: 234px;
}

#sidebar #wp-calendar {
text-align: center;
width: 100%;
}

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

#sidebar ul li { 
	text-transform: lowercase;
	letter-spacing: 0.25px;
	color: #000000;
	padding: 12px 40px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}

#sidebar ul ul {
	margin: 0;
	padding: 0px 0 0px 10px;
	
}

#sidebar ul ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	margin: 0;
	padding:4px 0 0 0;
}

#sidebar a{
	text-transform: lowercase;
	color: #000000;
	text-decoration: none;
}

#sidebar a:hover{
	color: #bb4e22;
}

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;
	width:665px;
	background:url(images/footer.jpg) no-repeat;
	margin-left: 1px;
	padding:0;
}

#footer a{
	text-decoration: none;
}
.recent-posts{

	width: 330px;	
	float: left;
	
}

.recent-posts ul{
	list-style: none;
	margin:0 auto;
	width: 330px;	
	float: left;
	padding:10px 0 10px 50px;
}

.recent-posts ul li{
	
	padding:0 0 2px 0;
	
}

.recent-posts a{
	color: #5583a0;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12px;
}

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

.recent-posts h3{
	
	padding:48px 0 0 48px;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 14px;
	font-weight: bold;
	color: #5583a0;
	text-decoration: none;
}
.the-site{
	
	
	width: 250px;
	float:left;
	
}
.the-site ul{
	list-style: none;
	margin:0 auto;
	width: 150px;
	float:left;
	padding:10px 0 0 114px;
	
}

.the-site ul li{
	
	padding:0 0 2px 0;
}

.the-site a{
	color: #5583a0;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12px;
}

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

.the-site h3{
	padding:48px 0 0 112px;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 14px;
	font-weight: bold;
	color: #5583a0;
	text-decoration: none;
}

table{
	font-family: 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;
}

.cute-post-thumbnail{float:left;padding:10px;}

.expert-read-more
{
	color:#333333;	
	float:right;
	padding:0 0 10px 0;
}
.expert-read-more:hover
{
	text-decoration:none;
	color:#FF0000;
}
