/*  
Theme Name: Editor's Ink (NEW EI)
Theme URI: http://editorsink.com
Description: New Skin for Editor's Ink Blog
Version: 1.0
Author: mlb
Author URI: http://localhost/
*/

/* TOP & HTML ELEMENTS, FOO' */

* { margin: 0; padding: 0; }

body {
background: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #333333;
line-height: 1.3em;
}

p {
margin-bottom: 20px;
}

/*br {
margin-bottom: 15px;
}*/

h1, h2, h3 {
font-family: 'Trebuchet MS', Arial, sans-serif;
font-weight: bold; 
color: #AB8F4F;
margin-bottom: 20px;
}

h1 {
font-size: 140%;
}

h2 {
font-size: 130%;
}

h3 {
font-size: 110%;
}

h2 a:hover {
border-bottom: 0px;
text-decoration: none;
}

h2 a {
color: #AB8F4F;
}

h3 a:hover {
border-bottom: 0px;
text-decoration: none;
}

h3 a {
color: #AB8F4F;
}

a {
color:#0063DC;
text-decoration: none;
}

a:hover {
border-bottom: 1px dotted #0063DC;
}

a.logo:hover {
border-bottom: 0px; /* Keeps logo link from being underlined and highlighted when hovering */
text-decoration: none;
}

textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 90%;
line-height: 1.3em;
width: 520px;
}

ol {
margin-left: 15px;
}

/* CONTAINER */


#topborder {
height: 20px;
background: url(../images/topback.gif) repeat;
}

#topborder2 {
height: 10px;
background: url(../images/topback3.gif) repeat;
}

#topborder3 {
height: 10px;
background: url(../images/topback4.gif) repeat;
}

#topborder4 {
height: 20px;
background-color: #663300;
}

#topborder5 {
height: 10px;
background-color: #663300;
}

#container {
margin: 0 auto;
width: 770px;
background: #FFFFFF;
margin-top: 20px;
margin-bottom: 20px;
}

#bborder {
clear: both;
height: 100px;
background: #F0F0F0;
}

/* PRIMARY DIVS */


#header {
width: 770px;
height: 100px;
margin-bottom: 20px;
}

#actions {
text-align: right;
padding-right: 25px;
margin-top: -50px;
}

#content {
width: 520px;
float: left;
margin-left: 25px;
margin-bottom: 10px;
}

#sidebar {
width: 180px;
float: right;
margin-right: 15px;
margin-bottom: 10px;
font-size: 90%;
}


#footer {
clear: both;
/*width: 740px;*/
padding: 15px;
text-align: center;
font-size: 85%; /* FONT SIZE */
}


/* EXTRAS */

#attention {
margin: 10px 0 10px 0;
background: #EDEDED;
border: 1px solid #666666;
padding: 5px;
}

#blogsearch {
float: right;
margin-top: -50px;
margin-right: 10px;
}

#searchbox {
font-size: 110%;
font-weight: bold;
color: #666;
width: 200px;
padding: 3px;
}

#searchsubmit {
height: 29px;
width: 100px;
/* border: none;
background:  url(../images/searchit2.gif) no-repeat;
padding-left: 22px; */
font-weight: bold;
color: #666;
padding-bottom: 2px;
}

/* MY BLOG JUKES */

.sidebarbox {
margin-bottom: 15px;
padding: 10px;
background: #FAFAFA url(../images/sidebarbox.gif) no-repeat center bottom;
}

#sidebar h3 {

background: transparent url(../images/h3_bg10.gif) no-repeat top left;
padding: 5px 0px 5px 7px;
color: #663300;
margin: 0;
}

#sidebar li {
list-style: none;
}

.datetext {
font-size: 85%;
margin-top: -17px;
border-bottom: 1px solid #EFF0F1;
/* background:url(../images/underline1.jpg) no-repeat left bottom; */
}

blockquote {
margin: 30px;
padding: 0 0 0 10px; 
border-left: 3px solid #E6E6E6;
/* background: url(../images/quote.gif) no-repeat;     */
}

.commentbox2 {
padding: 10px;
background-color: #FAFAFA;
border: 1px solid #F2F2F2;
margin-bottom: 5px;
}
		
.commentbox {
padding: 10px;
margin-bottom: 5px;
}

.post li {
list-style-image: url(../images/ybullet.gif);
}

.post ul {
margin-bottom: 15px;
margin-left: 15px;
}

.postmetadata {
clear: left;
font-size: 90%;
background-color: #FAFAFA;
padding: 5px;
border: 1px solid #F2F2F2;
}

.taggy {
/* background: url(../images/tag_orange.gif) no-repeat;
padding-left: 20px; */
font-size: 90%;
}

.commenty {
background: url(../images/commenticon.gif) no-repeat left center;
padding-left: 15px;
}

.posty {
background: url(../images/categoryicon.gif) no-repeat left center;
padding-left: 20px;
}

.timetext {
background: url(../images/time.gif) no-repeat left center;
padding-left: 20px;
}

/* MIGRATED FROM ML Original */

dl {
	margin:1em 0;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em;
	padding:0;
}

#content-main ul 
{
    margin:1em;
    padding:0 1em;
    list-style-image:url(img/bullet.png);
}
#content-main ul.asides 
{
	margin:0;
	padding:2em;
	border-bottom:#ddd 1px dashed;
}

#content-main {
	float: left; 
	width: 520px; 
	margin-right: 20px;
}


/* End */


/*********************************************/
/* BEGINNING OF WORDPRESS STYLE REQUIREMENTS */
/*********************************************/

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.4em;
	}

.narrowcolumn {
	line-height: 1.4em;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	margin-bottom: 10px;
	}
	
.alignleft {
	float: left;
	margin-bottom: 10px;
	}

/*
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
*/
	
.post {
	margin: 0 0 40px;
	/* text-align: justify; ----- JUSTIFY TEXT IF YOU WANT */ 
	}

.widecolumn .post {
	margin: 0;
	}

/* .narrowcolumn .postmetadata { 
	padding-top: 5px;
	} */ /* REMOVED TO MAKE TAG IMAGE SHOW IN IE */

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}