/* 
Theme Name: Desk Mess
Theme URI: http://www.geekwithlaptop.com/desk-mess-wordpress-theme
Description: Casual work-desk theme for a different blogging experience.Brought to you <a href="http://www.geekwithlaptop.com">Geek with Laptop</a>
Version: 1.4
Author: Geek With Laptop
Author URL: http://www.geekwithlaptop.com
Tags: valid XHTML, fixed width, wood, two columns, widgets, gravatars, right sidebar, 

The CSS/XHTML is released under GPL:  http://www.opensource.org/licenses/gpl-license.php
*/

/* = GLOBAL = */
* {margin:0;padding:0;}
body {
	margin: 0;
	padding: 0;
	background:#e9e9e9 url(images/greyGrad.jpg) repeat-x;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	line-height:21px;
	color: #575757;

}

a:link, a:visited, a:active {
	color: #F3AD31;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:2px;
}
h2 {
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:11px;
	padding-top:15px;

}
h3 {
	font-size:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:10px;
	padding-top:14px;
}
/* === HEADER === */
#header-container {
	width: 990px;
	margin: auto;
	padding: 0;
}
#header{
	position:relative;
	height:130px;
}
#cup {
	float:left;
	background:url(images/eteachLogo.png) no-repeat;
	height:130px;
	width:259px;
	/*margin-top:26px;*/
}
#logo {
	margin-left:-37px;
	float:left;
	/*background:url(images/logo.png) no-repeat;*/
	width:304px;
	/*height:170px;*/
}
#logo h2{
	font:"Copperplate Gothic Bold", Arial, sans-serif;
	font-size:30px;
	color:#fff;
	text-align:center;
	margin:70px 0 0 24px;
	width:280px;
}
#logo p{
	color:#fff;
	margin-left:15px;
	text-align:center;
	}
#headerright{
	float:right;
	background:url(images/educationConversation.png) no-repeat top right;
	width:534px;
	height:130px;
	margin-left:-85px;


}

/* === MENU === */

#menu {
height:60px;
margin:0px;
padding:0px;
z-index:110;
width:990px;
float:left;
position:relative;
top:-15px;
*left:0px;

}

#menu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
width:852px;
float:left;
display:block;
}


#menu li {
float:left;
height:50px;
list-style-type:none;
margin-left:0px;
margin-right:0px;
text-align:center;
width:142px;
display:block;
}


#menu li a {
color:#ffffff;
display:block;
font-weight:bold;
padding:20px 0px 4px 0px;
background:transparent url(images/darkPurpleTab.png) repeat scroll 0 0;
}

#menu li a:link {
color:#ffffff;
text-decoration:none;
background:transparent url(images/darkPurpleTab.png) repeat scroll 0 0;
}

#menu li a:visited {
color:#ffffff;
text-decoration:none;
background:transparent url(images/darkPurpleTab.png) repeat scroll 0 0;
}

#menu li a:hover {
color:#ffffff;
text-decoration:none;
background:transparent url(images/inactiveTab.png) repeat scroll 0 0;
}

#menu li a:active {
color:#ffffff;
text-decoration:none;
background:transparent url(images/inactiveTab.png) repeat scroll 0 0;
}

#menu li.current_page_item a { 
color:#ffffff;
text-decoration:none;
padding:20px 0px 4px 0px;
background:transparent url(images/activeTab.png) repeat scroll 0 0;
display:block;
} 




/* === MAIN AREA == */ 
.clear {
	position: relative;
	clear: both;
	height: 5px;
}

#wrapper {
	margin: 0 auto;
	position: relative;
	width: 990px;
	/*background-image: url(images/mainmidpart.png);*/
/*background-image: url(images/holderBg.png);*/
	background-repeat: repeat-y;
background-position:top;
margin-top:11px;
*margin-top:-9px;
background-color:#abaac1;
z-index:20;

}
#mainwrap{	
	width:100%;
	margin:0 auto;
	}

#contentHolder{	
width:990px;
	margin:0 auto;

	}

/*.blackboardText { background-image:url(images/blackboardText.png); background-repeat:repeat-y; background-position:center top; width:100%; margin:0 auto;}*/
.holderBg { background-image:url(images/penBg.png); background-repeat:no-repeat; background-position:center top; width:100%; margin:0 auto;}


#maintop {
	margin: 0 auto;
	position: relative;
	width: 990px;
z-index:-500;
top:-9px;
}
#maintopimg {
	position: relative;
	padding:0;
	/*background:url(images/maintoppart.png);*/
background:url(images/holderTop.png);
	/*height:113px;*/
height:105px;
}
#content {
	position: relative;
	width: 950px;
	margin:-20px 0px 0px 25px;
z-index:20;
}

/* === MAIN BLOG === */

#main-blog-holder {width:640px;float:left; margin-right:13px; margin-top:-50px; *margin-top:-31px; }
#main-blog {
	float:left;
	width:600px;
	padding:10px 20px 10px 20px;
z-index:20;
background-color:#FFFFFF;

}

#main-blog-top { float:left; background-image:url(images/blogTop.png); background-repeat: no-repeat; background-position: top left; width:640px; height:51px; }
/*#main-blog-bottom { float:left; background-image:url(images/blogBottom.png); background-repeat: no-repeat; background-position: top left; width:640px; height:16px;}*/

#main-blog h1 {
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:2px;
margin-bottom:5px;
}
#main-blog h1 a, #main-blog h1 a:visited, #main-blog h1 a:active{
	color:#4a4131;
	text-decoration:none;
	border-bottom:1px solid #b2b0a4;
}
#main-blog h1 a:hover{
	color:#3B255F;
	text-decoration:none;
	border-bottom:1px solid #3B255F;
}
.postdata {
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: normal;
	font-style:italic;
	color: #4a4131;
float:left;
width:510px;

}
.post {
	margin-bottom:60px;
margin-top:15px;
*margin-top:0px; 

}

.post p {
	margin:0;
	padding:0 0 10px;
}

post ul {
	margin-left:35px
}
.post-comments {
	float: right;
	width: 63px;
	height: 61px;
	padding:18px 0 0 24px;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:-7px 20px 0 0;
	background: url(images/commentbck.png) no-repeat;
}
.post-social {
	float: right;
	width: 78px;
	height: 74px;
	margin:-22px 30px 0 0;
	background: url(images/socialbck.png) no-repeat;
}
.rss {	

		background: url(images/rssSmall.png) no-repeat 0 50%;
		padding-left:20px;
		padding-top:1px;
}

.post-comments a:link, .post-comments a:visited, .post-comments a:active{
	color:#4a4131;
	text-decoration:none;
}
.post-comments a:hover {
	color:#3B255F;
	text-decoration:none;
}

/* === SIDEBAR == */
#sidebar {z-index: 15;
	width:305px;
	position:relative;
	float:left;
	margin:-38px 0 0 -8px;	
*margin:-19px 0 0 -8px;	
}

#sidebar-top {
	background: url(images/sidebartop.png) no-repeat;
	height: 90px;
	min-height: 90px;
}
#sidebar-content {
	background: url(images/sidebarmid.png) repeat-y;
	padding:9px 30px 5px 30px;
}
#sidebar-bottom {
	background: url(images/sidebarbottom.png) no-repeat;
	height: 45px;
	min-height: 45px;
	text-align:right;
	
}
		
.subcolumn{
	width:255px;
}
#search{
	width:252px;
	height:125px;
	background:url(images/searchbck.png) no-repeat;
	margin-left:4px;
}

.form-input {
	margin: 65px 10px 10px 37px;
	width: 173px;
	padding: 2px 2px;
	background: #FEF8EF;
	border: 1px solid #F8A82B;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}


.form-input:focus {
	background:#f2f0f0;
	border: 1px solid #b5b4b2;	
}

.search-submit {
	margin:0 0 0 84px;
	width: 85px;	
	background: #F8A82B;
	border: 1px solid #ffffff;
	color: #ffffff;
	font-size:1em;	
}
.widget {
	width:252px;
	margin-left:4px;
	background:url(images/widgetbck.png) repeat-y;
	border-bottom:1px solid #e3dccb;
	margin-bottom:10px;
	text-align:center;
	padding-bottom:10px;
	margin-top:10px;
	
}
#calendar_wrap{
	margin-left:55px;
	}
.widget p {
	padding-left:5px;
	}
	
	
.widget h2 {
	height:40px;
	width:252px;
	background:url(images/widgeth2.png) no-repeat;
	text-align:center;
	padding:22px 0 0 0;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
	color:#4a4131;
	margin:0;
}
.widget ul {
	margin:0 0 15px 0;
	padding:5px 0;
	border:none ;
	list-style:none;
}
.widget ul li {
	padding:5px 15px 10px 15px;
	margin:0px;
	background: url(images/listseparator.png) no-repeat 25% 100%;
}
.widget ul li a{
	color: #3B255F;
	text-decoration:none;
}
.textwidget{
	padding:0 8px 0 8px;
	}
.widget ul li a:hover{
	color: #F8A82B;
	text-decoration:none;
}	

#subcolumn { margin-top:-30px;}	

/* --- IMAGES --- */

img {
	
}
p img {
	padding: 0;
	max-width: 100%;	
}
img.aligncenter {
	border: 1px solid #59350b;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
img.alignright {
	border: 1px solid #59350b;
	margin: 0 0 13px 13px;
	display: inline;
}
img.alignleft {
	border: 1px solid #59350b;
	margin: 0 13px 13px 0;
	display: inline;
}
.alignleft {
	float: left
}
.alignright {
	float: right;
}
.wp-caption {
   border: 1px solid #59350b;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
	
/* == FOOTER == */
#bottom{
	background:url(images/holderBottom.png) no-repeat;
	/*height:154px;*/
height:283px;
	
}
#bottom p{
	text-align:center; color:#3B255F; font-size:10px;
}

#wp-footer{
	position:absolute;
	background: url(images/footer-wp.png) no-repeat;
	width:95px;
	height:26px;
	margin-top:95px;
	margin-left:460px;
}	
#wp-footer a {
	display: block;
	height: 0;
	padding-top:26px;
	overflow: hidden;
	text-decoration: none;
	width: 95px;
}
#wp-footer a:hover {
	background: url(images/footer-wp.png)  no-repeat 0 -28px;
}

.footer-links { float:left; width:900px; margin-top:100px; margin-left:45px;}

.footer-links-columns {
color:#8B8997;
float:left;
font-size:1em;
margin-right:15px;
margin-top:10px;
width:220px;
}

.footer-links-columns ul {
margin:0;
padding:0;
}

.footer-links-columns li {
line-height:1.25em;
list-style-type:none;
}


/*------------------COMMENTS----------*/
.commentlist {
	padding: 0;
	text-align: justify;
}	
.commentlist p {
	margin: 0 15px 10px 2px;
	clear:both;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.alt{
	margin-top: 1px;
	padding: 10px 10px 5px 10px;
	background: #f8f6fd;
	border: 1px solid #bbb3df;
margin-bottom:10px;
}	
.alt2{
	margin-top: 1px;
	padding: 10px 10px 5px 10px;
	background: #fff9ef;
	border: 1px solid #f6b44d;
margin-bottom:10px;
}	
.administrator {
	margin-top: 1px;
	padding: 10px 10px 5px 10px;
	background:#e5dfcf url(images/author.png) no-repeat center ;
	border: 1px solid #7e7d75;
}
.cgravatar {
	float: left;
	width: 60px;
	height: 60px;
	margin: 0px 12px 0px 0px;
	border: 1px solid #47453a;
}
.comment-author {	
	font-size: 120%;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #2b2d2f;
}
.comment-author a:link , .comment-author a:visited, .comment-author a:active {
	color: #3B255F;
	border-bottom: 1px solid #3B255F ;	
	text-decoration: none;
}
.comment-author a:hover {
	color: #F8A82B;
	border-bottom:1px solid #F8A82B;
	text-decoration: none;
}		
.comment-date {
	margin-left:2px;
	margin-top:3px;
	font-size: .75em;
	color: #888;
}
#com{
	width:580px;
	padding: 0 0 5px 0px;
	clear: both;
}
#comhead{
	background:url(images/comh3a1.png) no-repeat;
	margin-bottom:10px;
	color:#676767;
	padding:8px 0 0 40px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;	
	width: 175px;	
	height: 36px;
	
}
#respond {
	width:580px;
	padding: 0 0 5px 10px;
	clear: both;
}
#respond {
	background:url(images/comh3a1.png) no-repeat;
	width: 175px;	
	height: 36px;
	margin-top:25px;
	color:#676767;
	padding:8px 0 0 70px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;	

	
}
#commentform {	
	margin: 10px 10px 30px 0px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}

#commentform #textfield1 {
	width: 200px;
	background: #ffffff;
	border: 1px solid #3B255F;
	padding: 1px;
	margin-top: 3px;
	font: 100% 'Trebuchet MS', Verdana, Sans-Serif;
color:#3B255F;
}

#submit{
	width: 200px;
	background: #3B255F;
	border: 1px solid #ffffff;
	padding: 5px;
	margin-top: 3px;
	font: 100% 'Trebuchet MS', Verdana, Sans-Serif;
color:#ffffff;
}
#commentform textarea{
	height: 130px;
	background: #fff;
	border: 1px solid #3B255F;
	padding: 5px;
	margin-top: 3px;
	font: 100% 'Trebuchet MS', Verdana, Sans-Serif;
	overflow: auto;
}
#commentform #submit{
	cursor:pointer;
}
.contactform input,  .contactform textarea {
	background: #FEF8EF;
	border: 1px solid #F8A82B;
	color: #fff;
}
.contactform input:focus, .contactform textarea:focus {
	background:#444444;
	border: 1px solid #000;	
	padding-bottom:30px;
	color:#fff;
}
.contactform #contactsubmit {
	width: 85px;
	background: #111;
	border: 1px solid #666;
	color: #e3e3e3;
	font-size:.85em;
}
.contactform #contactsubmit:focus{	
	width: 85px;
	background: #333;
	border: 1px solid #666;
	color: #e3e3e3;
	font-size:.85em;
}
.contactform textarea {
	width: 340px;
	height: 200px;
	margin-bottom:10px;
}
.ddfmwrap {
	width: 450px;
	margin: 0;
	padding: 10px 0;
}

.ddfmwrap form.ddfm {
	width: 450px;
	margin: 0;
	padding: 0;
}

.ddfmwrap form.ddfm legend {
	font-size: 1.1em;
	font-weight: normal;
	color: #F8A82B;
}

.ddfmwrap form.ddfm label {
	padding-top: 4px;
	color: #F8A82B;
	font-weight: normal;
	line-height: normal;
}


.ddfmwrap form.ddfm fieldset {
	padding: 15px 15px 15px;
	border: 1px solid #b2b0a4;
}




.ddfmwrap p {
	color: #575757;
}

form.ddfm .credits {
	display: none;
}

.ddfmwrap .required {
	color: #cf0e0e;
}

.ddfmwrap .fmtext, .ddfmwrap .fmtextarea, .ddfmwrap .fmselect {
	padding: 4px 5px;
	background: #fdfef6;
	border: 1px solid #b2b0a4;
	color: #575757;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 1em;
}

.ddfmwrap .fmtextarea {
	height: 200px;
}

.ddfmwrap .fmtext:focus, .ddfmwrap .fmtextarea:focus, .ddfmwrap .fmselect:focus {
	border: 1px solid #918b6e;
}

.ddfmwrap .submit {
	margin-left:-8px;
	text-align: left;
}

.ddfmwrap .submit input {
	padding: 3px 12px;
	background: #fdfef6;
	border: 1px solid #918b6e;
	color: #2b2d2f;
	font: normal 0.9em Arial, Helvetica, Geneva, sans-serif;
}


#wp-calendar {
empty-cells:show;
font-size:12px;
font-weight:bold;
margin:0;
padding:0;
text-align:center;
text-decoration:none;
width:200px;
}
 /*blog start*/

.PDS_Poll {
border-top:1px solid #E3DCCB;
padding-left:10px;
margin-left:-8px;
width:241px;
}

.pds-links {
display:block;
float:left;
width:220px;
padding:10px 0px 0px 5px;

}

.pds-question {*margin-top:10px; *float:left; *width:220px;}


#PDI_container2522864 .pds-box {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:0px;
-moz-border-radius-bottomright:0px;
-moz-border-radius-topleft:0px;
-moz-border-radius-topright:0px;
background:#FFFFFF url(http://www.eteachblog.com/wp-content/themes/desk-mess/images/poll1.png) no-repeat scroll left top;
border-top:1px solid #E3DCCB;
margin:-1px 0 0 -7px;
padding:12px 10px 0;
width:230px;
}

/*blog end*/

.commentText { background-color:#FFFFFF; float:left; width:580px; border-bottom:1px dotted #bebebe}

/*Contact us Page*/

.contact { float:left; width:400px;}
.contact table { width:400px; margin-bottom:15px; }
.contact th {  background-color:#fcb040; padding:5px;}
.contact td { padding:5px;}
.contact td a {}

.contact .darkBg {background-color:#fcd8a4;}
.contact .lightBg { background-color:#fbead2}

.contactActions { float:left; width:185px; margin:1px 0px 0px 15px; background-image:url(http://www.eteachblog.com/wp-content/themes/desk-mess/images/contactPanelBg.gif); background-repeat:repeat-y; background-position:top;}

.contactActions ul { padding-left:10px}
.contactActions ul li { background-repeat:no-repeat; background-position:0px 5px; padding:10px 5px 15px 40px; border-bottom:1px dotted #dddddd; list-style:none;}
.contactActions .callIcon { background-image:url(http://www.eteachblog.com/wp-content/themes/desk-mess/images/phone.gif)}
.contactActions .emailIcon { background-image:url(http://www.eteachblog.com/wp-content/themes/desk-mess/images/email.gif);}
.contactActions .postIcon { background-image:url(http://www.eteachblog.com/wp-content/themes/desk-mess/images/mail.gif)}
.contactActions .jobIcon { background-image:url(http://www.eteachblog.com/wp-content/themes/desk-mess/images/jobs.gif)}

.testimonial { background-image:url(http://www.eteachblog.com/wp-content/themes/desk-mess/images/testimonials.jpg); background-repeat:no-repeat; background-position:top left; font-style:italic; width:181px; height:200px; float:right; padding:22px 130px 0px 30px; color:#7a68ae }


.contactActionsHorizontal { float:left; width:600px; height:153px; margin:0px 0px 0px 0px; background-image:url(http://www.eteachblog.com/wp-content/themes/desk-mess/images/contactUsHorizontal.jpg); no-repeat; background-position:top;}

.contactActionsHorizontal ul { display:block; padding: 0px 20px 0px 20px;}
.contactActionsHorizontal ul li { background-repeat:no-repeat; background-position:0px 0px; list-style:none; display:inline; float:left; width: 100px; margin-top:30px; padding-left:40px}
.contactActionsHorizontal .callIcon { background-image:url(http://www.eteachblog.com/wp-content/themes/desk-mess/images/phone.png)}
.contactActionsHorizontal .emailIcon { background-image:url(http://www.eteachblog.com/wp-content/themes/desk-mess/images/email.png);}
.contactActionsHorizontal .postIcon { background-image:url(http://www.eteachblog.com/wp-content/themes/desk-mess/images/mail.png)}
.contactActionsHorizontal .jobIcon { background-image:url(http://www.eteachblog.com/wp-content/themes/desk-mess/images/jobs.png)}

.bloggerAuthorHolder { border-top:1px dotted #DDDDDD;}
.bloggerAuthor { border-bottom:1px dotted #DDDDDD; float:left; width:600px; padding:15px 0px 15px 0px;}
.bloggerImage {float:left; width:120px; }
.bloggerText {float:left; width:460px; margin-left:20px}
.bloggerText h3 {padding-top:0px;}

#menu .registerButton {float:left; width:128px; display:block;}
#menu .registerButton a { float:left; background-image:url(http://www.eteachblog.com/wp-content/themes/desk-mess/images/registerTab.png); width:128px; text-align:center; font-weight:bold; text-decoration:none; padding:20px 0px 4px 0px;}
#menu .registerButton a:link { color:#ffffff}
#menu .registerButton a:visited { color:#ffffff}
#menu .registerButton a:hover { color:#3B255F}
#menu .registerButton a:active { color:#ffffff}


.widget .joinUsHolder { float:left; margin-left:7px;}
.widget .joinUs {float:left; width:109px; margin-bottom:10px; margin-right:5px;}
.widget .joinUs a {text-decoration:none; float:left; display:block; width:109px; height:31px; text-align:left; }
.widget .joinUs a:link {background-image:url(http://www.eteachblog.com/wp-content/themes/desk-mess/images/joinUsBgInactive.png); background-repeat:no-repeat; }
.widget .joinUs a:visited {background-image:url(http://www.eteachblog.com/wp-content/themes/desk-mess/images/joinUsBgInactive.png); background-repeat:no-repeat; }
.widget .joinUs a:hover {background-image:url(http://www.eteachblog.com/wp-content/themes/desk-mess/images/joinUsBgActive.png); background-repeat:no-repeat; color:#ffffff }
.widget .joinUs a:active {background-image:url(http://www.eteachblog.com/wp-content/themes/desk-mess/images/joinUsBgInactive.png); background-repeat:no-repeat; }
.widget .joinUs a img { float:left; margin: 3px 10px 3px 3px;}

.entry_author_image {
  float: left;
  margin: 0px 10px 10px 0px;
}
