/*
Author Name : Mat Baldwin
Author Site : http://www.matbaldwin.net
Style Name : Sean L
Style URI : http://www.matbaldwin.net/blog/wordpress/wp-content/themes/k2/styles/seanl
Version : R1
Comments : Based on a 3 column K2 theme by 59ideas
*/

body {
font-family: arial, comic sans ms, helvetica, sans-serif !important;
background: #ecede8 url('background.gif') repeat-x !important;
font-size: 62.5% !important;
color: #333 !important;
margin: 0 !important;
_margin: 0 !important;
padding-top: 0px;
padding-bottom: 10px;
z-index: 10;
}

#page {
width: 1024px !important; /*Width of entire Blog*/
_width: 1024px !important; /*Check in IE to get the value that matches your blog*/
border: 1px !important;
padding: 0px !important;
_padding: 0px !important;
background: #ecede8 url('pageback.gif') no-repeat !important;
background-position: 0px 122px !important; 
z-index: 10;
}

#header {
background: #ecede8 url('seanheader.jpg') no-repeat !important;
height: 122px !important; /*sets the height of header*/
_height: 121px !important; /*IE tweak*/
border: none !important;
padding: 0;
margin: 0;
position: relative;
}


#primary {
	position: relative;
	float: left;
	width: 700px;
	padding: 10px; padding-right: 30px;
	}
	
	.sb-wptagcloud ul {
	line-height: 2em ! important;
	text-align: justify;
	font-size: 1.1em;
	}

strong, em, b, i {
    font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	}

h1, h2, h3, h5, h6 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	}

	h3, h4, .single .k2-asides h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	text-align: left !important;
	font-size: 2.4em !important;
	font-weight: normal;
	letter-spacing: -1px;
	}
	
	h1 {
	text-align:left !important;
	margin: 0 !important;
	_margin: 0 !important;
	font-size: 2.5em !important;
	line-height: 1.3em !important;
        padding-bottom: 15px;
        font-weight: normal;
	}

h1.blog-title {
	font-weight: bold;
	letter-spacing: -1px !important;
	padding: 0 !important; 
	}

h1.blog-title a,
#header .description {
	text-decoration: none;
	color: white;
	}

h1.blog-title a:hover {
	text-decoration: underline;
	}



h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	text-align: left !important;
	font-size: 2em !important;
	font-weight: bold;
	letter-spacing: -1px;
	}
	
	h3, h4, .single .k2-asides h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	text-align: left !important;
	font-size: 2.4em !important;
	font-weight: normal;
	letter-spacing: -1px;
	}

h4 {
font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.2em !important;
	color: #37453e !important;
	line-height: 1.3em  !important;
	}
	
	
flash {
position:absolute;
left:100px;
top:150px;
}
		
li {
margin-left: 30px;
padding-bottom:14px; 

}	
	
.page-head {
    text-align: left !important;
	margin: 0px 0;
	}


.comments input[type=text], .comments textarea, code {
	font-family: Monaco, "Courier New", Courier, monospace;
	}


.secondary h4 { /* Secondary H4 is sidebar headlines */
	font-size: 1.2em;
	font-weight: normal;
	color: #ffffff !important;
	background:#7e978f;
	letter-spacing: 0px !important;
        padding-bottom:0px !important; 
	padding-left:10px !important;
	display: block;
	margin-bottom: 7px !important; 
	line-height: 1.5em !important; 
	}

/*- Primary Contents */

.hentry {
    text-align:left !important;
	margin: 0px !important;
	padding: 0px !important;
	position: relative;
	}

.entry-content {
	font-size: 1.2em;
	line-height: 1.4em;
	text-align: justify;
	color: #444;
	}

.entry-content p,
.entry-content ul,
.entry-content ol,
.entry-content div,
.entry-content blockquote {
	margin: 13px 0;
	padding-left: 15px;
	}

.k2-asides .entry-content p,
.k2-asides .entry-content ul,
.k2-asides .entry-content ol,
.k2-asides .entry-content div,
.k2-asides .entry-content blockquote {
	margin: 5px 0;
	}


/*image class*/


.entry-content .seanimage01,
img[align="right"] {
	float: right !important;
	margin: 5px 0px 15px 25px !important;
	display: block !important;
	}
	
	.entry-content .image02,
img[align="right"] {
	float: left !important;
	margin: 15px 25px 15px 0px !important;
	display: block !important;
	}
	
	.entry-content .image03,
img[align="right"] {
    position:absolute !important;
    bottom:0px !important;
	float: right !important;
	display: block !important;
	}



#primary a:hover, #primary a:visited:hover,
.secondary a:hover, .secondary a:visited:hover {
	color: #e77247 !important;
	text-decoration: underline;
	}

h2 a:hover, h2 span a:hover {
	color: #707a74 !important;
	}

a {
	color: #707a74;
	text-decoration: none;
	}

.entry-content a:visited {
	color: #707a74 !important;
	}
	
	

h2, h2 a, h2 a:hover, h2 a:visited,
h3, h3 a, h3 a:hover, h3 a:visited,
h4, h4 a, h4 a:hover, h4 a:visited {
	text-decoration: none;
	text-align:left !important;
	margin: 0 !important;
	padding: 0 !important;
	}



.sb-wptagcloud li {
	display: inline;
	}

.sb-wptagcloud a {
	padding: 0 2px;
	white-space: nowrap;
	text-transform: lowercase;
	}
	
#footer {
   background: #989f99 !important; /* replace image path with your own */
   height: 30px; /* change according to image used */
   width: 1024px;
   margin: 0px auto 0 !important;
   position: top !important;
}

.footertext {
	color: #ffffff;
	}
	
	
	/*- Sidebar Subpages Menu */

.sb-pagemenu ul {
	margin-left: 10px;
	}

.sb-pagemenu ul ul {
	margin-top: 2px;
	}

.sb-pagemenu ul ul .page_item {
	margin-left: 10px;
	padding: 0;
	}

.sb-pagemenu .current_page_item {
    background: #ffffff !important;
	}


.entry-meta { /* Time and category for blog entries */
	font-size: 1em;
	line-height: 1.6em;
	display: block;
	margin-top: 1px;
	color: #4f524f; !important;
	}

#footer p {
	line-height: 1.6em;
	}

#footer a {
	color: #ffffff;
	border-bottom: 1px solid #ccc;
	font-weight: normal;
        text-decoration: none;
	}

#footer a:hover {
	border: none;
	text-decoration: none;
	color: #000;
	}

