/*
Theme Name: deskspace
Theme URI: http://www.themelayouts.com/
Description: Designed by <a href="http://www.themelayouts.com">ThemeLayouts</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: ThemeLayouts/DreamTemplate
Author URI: http://www.themelayouts.com/
*/



body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin:0;
	padding:0;
}
.cb{clear:both;}


body{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	vertical-align: top;
	background: url(images/bgpattern.jpg);
	background-repeat: repeat-x;
	background-color: #ecfbff;
	color: #555; 
}


#wrapper{ 
	width: 912px;
	margin: 0 auto;
	text-align: left;
}

h1,h2, h3, h4, h5, h6{
	font-weight: normal;
	font-family: georgia;
	font-size: 22px;
	color: #b5b5b5;
}



.header{ /*header image here!*/
	float: left;
	background: url(images/header2.jpg) no-repeat;
	width: 912px;
	height: 295px;
}

ul.nav{
    float: left;
	width: 64%;
	list-style-type:none;
padding:0;margin:20px 0 0 0;
}

.nav li {}

.nav li a {
	color: #d20019;
	font-size: 12px;
	float: right;
	cursor: pointer;
    text-decoration:none;
	margin:0 0 0 20px;
	font-weight:bold;
}

.nav li a.home {
}

.nav li a:hover {
    color:#000;
}

.nav li a.about {
	background: url(images/nav_about.png) no-repeat 0 0;
	width: 107px;
	height: 40px;
	margin: -18px 0 0 419px;
	text-indent:-9000px;
}

.nav li a.about:hover {
	background: url(images/nav_about2.png) no-repeat 0 0;
	width: 107px;
	height: 40px;
	margin: -18px 0 0 419px;
	text-indent:-9000px;
}

.nav li a.contact {
	background: url(images/nav_contact.png) no-repeat 0 0;
	width: 108px;
	height: 39px;
	margin: -19px 0 0 418px;
	text-indent:-9000px;
}

.nav li a.contact:hover {
	background: url(images/nav_contact2.png) no-repeat 0 0;
	width: 108px;
	height: 39px;
	margin: -19px 0 0 418px;
	text-indent:-9000px;
}

.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 h1{
	font-weight: normal;
	font-family: georgia;
	font-size: 22px;
	color: #b5b5b5;
	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: Georgia, Arial, Helvetica;
	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: georgia, arial, helvetica, sans-serif;
	font-size: 12px; 
}

.entry-content a{
	color:#000;
}
#container{ 
	float: left;
	width: 912px;
	margin-top: 0px;
	height: auto;
}


#content{
	float: left;
	background:url(images/content_extender.png);
	background-repeat: repeat-y;
	margin: 0;
	width:597px;
	height:auto !important;
	height: 839px;
	min-height: 839px;
	height: auto;
}

.post{
	padding: 0px 34px 40px 54px;
	clear:both;
}

.post h2 a{
	color: #aa0000;
	text-decoration: none;
}

.post h2 a:hover{
	color: #000;
}

.entry-content{
	line-height:17px;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4{
	padding: 10px 0 5px;
}

.entry-content h2{
	color: #aa0000;line-height:120%;

}

.entry-content h3{
	font-size: 18px;
    color:#000;
	font-weight: normal;
}

.entry-content h4{
	font-size: 14px;
}

.entry-content h5{
	font-size: 12px;
}

.entry-content p{padding:10px 0;}

.category{
	padding: 4px;
	line-height: 14px;
    width: 67%;
	background-color: #fdf8f1;
	color: #222;
	font-size: 12px;
	text-decoration: none;
}

.category a{
	color: #6B8C0B;
	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;
}
.navigation{clear:both;width:70%;margin:0 auto 0 auto;padding:15px 0;border-top:1px dotted #aa0000;}
.navigation a{
	font-family: georgia;
	color: #6a6a6a;
	text-decoration: none;
	position: relative; left: 54px;
	font-size:140%;font-weight:bold;

}

.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 570px;
}

.paperclip2{
	background: url(images/paperclip2.png) no-repeat 0 0;
	position: relative;
	width: 62px;
	height: 35px;
	margin: 138px 0 0 575px;
}

.paperclip3{
	background: url(images/paperclip.png) no-repeat 0 0;
	position: relative;
	width: 62px;
	height: 35px;
	margin: 202px 0 0 570px;
}

#sidebar{
	background:url(images/sidebar.jpg) no-repeat;
	float: right;
	width: 309px;
	height: 839px;
/*	margin-left: -16px;*/
}

#sidebar ul{
	list-style: none;
	margin: 30px 0 0 30px;
	padding: 0;
    font-weight:bold;
}

#sidebar ul li h2{
	text-transform: lowercase;
	letter-spacing: 0.25px;
	color: #878787;
    background:url(images/sidebar-title.jpg) no-repeat top left;
    font-family:georgia;
    font-size:19px;
    font-style:italic;
    width:246px;
    color:#0077db;
    height:45px;
    text-align:center;
    display:block;
    margin-left:-10px;
    padding-top:15px;
}

#sidebar ul ul {
	margin: 0 15px 0 0px;
	padding: 0px 10px 10px 5px;
	line-height: 22px;
    font-weight:bold;
}
#sidebar ul ul ul{
    font-weight:normal;
}

#sidebar ul ul li{
	font-family: georgia;
	font-size: 15px;
	font-style: italic;
	text-decoration: none;
    
    padding:2px 0 5px 0;
}
#sidebar ul ul ul li{
	font-family: georgia;
	font-size: 15px;
	font-style: italic;
	text-decoration: none;
    background:url(images/sidebar-divider.jpg) no-repeat bottom left;
    padding:2px 0 5px 0;
}

#sidebar ul ul li a{
	color: #5d5d5d;
    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: 0px auto;
	list-style-type: none;
	position: relative; left: 19px; top: 43px;
}

.flickr li {
	display: block;
	float: left;
	margin-right: 38px;
}

h1.logo{
	float: left;
	margin:0;
	width:192px;
	position:relative;
	display:block;
	left:86px;
	top:-33px;
    clear:left;
    height:120px;
}
h1.logo a{
	width:192px;
	display:block;
    overflow:hidden;
    text-indent:-5000px;
    height:120px;
    cursor:pointer;
}



#footer{
	float: left;
	background:url(images/footer.jpg) no-repeat;
	height:90px;
	width:100%;
}

#footer a{
	text-decoration: none;
}

.recent-posts ul{
	list-style: none;
	width: 340px;
	margin-right: 16px;
	float: left;
}

.recent-posts ul li{
	margin-top: -10px;
	padding-left: 2px; 
	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: 613px;
	position: relative;
}

.the-site ul li{
	margin-top: -10px;
	padding-left: 3px; 
}

.the-site a{
	color: #5583a0;
	line-height: 36.5px;
	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;
}

table{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}


a img {border: 0;} 

p{padding: 10px 0 5px;line-height:140%;}

p img{
	max-width: 100%; 
}

img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright{
	margin: 3px 0 2px 10px;
	padding: 4px;
	display: inline;
}

img.alignleft{
	margin: 3px 10px 2px 0;
	padding: 4px;
	display: inline;
}

.alignleft{float:left;}
.alignright{float:right;}
.clear{margin: 0;padding: 0;clear: both;}

small{
	font-size: 11px;
}

.creditslnk { text-align:left;font-size:10px;color:#686868; }
.creditslnk a { color:#686868; text-decoration: none; } 
.creditslnk a:visited { color:#686868; text-decoration: none; }


#searchform{
    margin:10px 0;
    padding:0px;
}

#searchform input#src{
    float:left;
    border:1px solid #bbb;
    padding:2px 5px;
    width:165px;
    margin:0px !important;

}
#searchform input.find{
    background:#880000;
    color:#fff;
    border:none;
    padding:2px 5px;height:30px;
width:70px;font-size:13px;font-weight:bold;
}

.wp-post-image{
    float:left;
    margin:10px 20px 20px 0;
}

a.appstore{
    width:140px;
    height:46px;
    text-indent:-5000px;
    overflow:hidden;
    display:block;
    background:url(images/download-from-appstore.jpg) no-repeat top left;
    float:right;
	margin-left:10px;
}

ul.children li a{
    text-indent:10px;
    display:block;
}

.wpcf7 input, .wpcf7 textarea{
    border:1px solid #888;
}



div#bsap_1250535 {
	margin-left:-15px;
}
#sidebar ul ul li.current-cat a{color:#0077DB;font-weight:bold;}

.search-input,#searchform input{border:1px solid #999;width:200px;padding:2px 0;height:24px;float:left;}
.merry-christmas{background: url(images/merry-christmas-banner-right.png) no-repeat top left; display:block;width:225px;height:250px;text-indent:-5000px;overflow:hidden;margin:-40px 0 30px 0;}  
.entry-content li{padding:3px 0;}
.related-links a{padding-right:5px;font-weight:bold;line-height:200%;}
a:hover, a:focus,#sidebar a:hover,#sidebar a:focus{color:#0077DB;}
.post  h1, .post h2{color:#000;padding:10px 0;}


.widget_tag_cloud a{color:#F00880;line-height:150%;padding:5px;}

.edu-apps{background: url(images/edu-apps-banner.jpg) no-repeat top left; display:block;width:250px;height:250px;text-indent:-5000px;overflow:hidden;margin:10px 0 30px -15px;float:left;clear:both;} 
.widget_text{clear:both;}
#popular-posts h2,#tag_cloud-3 h2{background:none !important;font-size:200% !important;}
#popular-posts,#tag_cloud-3{clear:both;float:left;}
.searchbox{float:right;display:inline;margin:-35px 20px 0 0;}

.cat-item-4,cat-item-3{height:200px;}
#text-7{margin-top:90px;float:left;}
