/*
Theme Name: Ettison
Description: Simple SEO friendly theme
Author: Jason Sanzone
Author URI: http://www.readmassive.com
Version: release 0.1
*/

/* ============= all elements style ============= */
*{
margin:0;
padding:0;
}

/*a{
outline:none;
}*/

a:hover {
color: #339900;
}

img{
border:none;
padding-bottom:0px;
padding-top:5px;
}

img a:link{
border:none;
padding-bottom:5px;
padding-top:5px;
}

.clearfix:after{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* ============= other ============= */
.floatleft{
float:left;
}

.floatright{
float:right;
}

/* ============= body ============= */
body{
margin:0;
padding:0;
background:#none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

/* ============= wrapper ============= */
#wrapper{
width:820px;
margin:15px 0px 0 0;
background: none;
}

/* ============= header ============= */
#header{
width:820px;
/*height:300px;*/
background: #NONE;
}

/* ============= logo ============= */
#header h1{
width:820px;
/*height:55px;*/
margin-left: 20px;
float:left;
display:inline;
margin-top:0px;
}

#header h1 a{
display:block;
color:#000;
font-size: 15px;
font-family : times new roman;
width:820px;
font-style:italic;
/*height:55px;*/
text-decoration: none;
background:url() no-repeat;
}


.com_title{
color:#000;
display: block;
font-size: 15px;
font-family : times new roman;
font-style:italic;
height:30px;
font-weight:bold;
text-decoration: none;
}

/* =============== slogan =============== */
.slogan{
float:right;
width:0px;
height:0px;
background:url('') no-repeat;
text-indent:-2000em;
margin-top:0px;
}

.slogan a{
display:block;
width:0px;
height:0px;
text-decoration: none;
background:url() no-repeat;
}


/* some header elements */
.header-left{
width:10px;
height:70px;
float:left;
background:url();
}

.header-right{
width:15px;
height:70px;
float:right;
background:url();
}

/* =============== navigation =============== */
#main-nav{
border-top:opx solid #777;
border-bottom:1px dotted #999;
margin-top:0px;
margin-left:20px;
margin-right:0px;
background:none;
height:32px;
}

#main-nav ul li{
font-family:times new roman;
font-size:15px;
font-style:italic;
margin-top: 2px;
list-style:none;
float:left;
margin-left:opx;
display:inline;
}

#main-nav ul li a{
font-size:15px;
color:#000000;
text-decoration:none;
font-weight:bold;
display:block;
height:27px;
float:left;
padding:5px 0px;
}

#main-nav ul li a:hover{
text-decoration:none;
color:#339900;
}

#main-nav span{
color:#444;
list-style:none;
font-size:9px;
display:block;
font-weight:normal;
}

#secondary-nav{
margin-left:15px;
margin-right:15px;
background: #000;
height:29px;
}

#secondary-nav ul li{
list-style:none;
float:left;
margin-left:10px;
display:inline;
}

#secondary-nav ul li a{
font-size:10px;
color:#bbb;
text-decoration:none;
font-weight:bold;
display:block;
line-height:19px;
float:left;
padding:5px 10px;
}

#secondary-nav ul li a:hover{
text-decoration:none;
background:#000;
color:#fff;
}

/* =============== search-form =============== */
.search-form{
width:50px;
float:right;
padding-top:8px;
}

.search-input{
width:50px;
padding:2px;
border:none;
background:#000;
/* border:1px solid #777; */
margin-right:10px;
padding-left:10px;
color:#777;
font-weight:bold;
}

.search-form input{
float:left;
}

/* =============== container =============== */
#container{
clear:both;
margin:30px 0px;
}

#content{
width:650px;
padding-left:20px;
float:left;
}

#sidebar{
width:100px;
margin-right:0px;
padding-left:20px;
float:left;
display:inline;
list-style:none;
}


/* =============== post styling =============== */

.post{
/*border-top:1px solid #ece9e5;*/
margin-bottom:60px;
font-size:11px;
}


.post h2{
text-decoration:none !important;
font-size:12px;
font-family:batang,times new roman;
color:#339900 !important;
padding-bottom:3px;
margin-bottom:3px;

}

.post h2 a{ 
color:#339900 !important;
text-decoration:none !important;
border-bottom: 0px;

}

.post h2 a:hover{
text-decoration:undeline;
color:#339900;

}

.post p{
color:#000;
font-family:batang,times new roman;
margin-bottom:25px;
text-align:justify;
font-size:12px;
line-height:20px;
}

.post-header{
/* border-bottom:1px solid #ece9e5; */
margin-bottom:3px;
clear:both;
display:block;
font-size:11px;
padding-bottom:5px;
}

.post-header2{
/* border-bottom:1px solid #ece9e5; */
margin-bottom:10px;
clear:both;
font-family:times new roman;
color:#339900;

display:block;
font-size:11px;
}

.post-info{
font-size:9px;
font-color:#000000;
text-decoration:none;
}

.post-info a:link{
font-size:9px;
font-color:#000000;
}

.post-comments{
font-size:9px;
padding-left:6px;
font-weight:bold;
text-decoration:underline;
}



#content a{
color:#000000;
font-weight:normal;
border-bottom: 1px solid #dddddd;
text-decoration:none;
}

#content a:hover{
color:#339900;
border-bottom: 1px solid #76b258;
text-decoration:none;
}


.post ul, .post ol{
margin-bottom:15px;blodc
}

.post ul li, post ol li{
list-style-position:inside;
}
 
/* =============== sidebar =============== */
#sidebar h2{
padding-top:5px;
letter-spacing:1px;
border-top:1px solid #none;
color:#339900;
float:left;
font-family:arial,heletica;
text-decoration:none;
font-style:italic;
font-size:9px;
font-weight:none;
}


* html #sidebar h2{
margin-left:0px;
display: block;
}

#sidebar ul, #sidebar ol{
margin-bottom:0px;
}

#sidebar li{
font-family:arial;
font-style:italic;
}

#sidebar li ul{
margin-left:0px;
}

#sidebar li ul li{
margin-bottom:0;
list-style:none;
}



#sidebar li ul li a{
color:#000000;
line-height:13px;
word-break:break-all;
letter-spacing:1px;
clear: both;
overflow: hidden;
font-family: Arial, Helvetica, sans-serif;
border-bottom: 1px solid #none;
text-decoration:none;
font-style:italic;
font-size:9px;
font-weight:none;
}

#sidebar li ul li a:hover{
color: #339900;
font-family:arial;
border-bottom: 1px solid #76b258;
text-decoration:none;


}

/* =============== footer =============== */
/*#footer{
background:#000;
margin:0 15px;
padding:0 25px;
clear:both;
color:#fff;
font-size:12px;
font-weight:bold;
line-height:40px;
}

#footer a{
color: #fff;
text-decoration: underline;
}
*/

.prevnextnav{
color:#339900;
font-size:12px;
font-family:batang, times new roman;
padding:10px 0px 10px 0px;
text-decoration: none;
}

.prevnextnav a.linked{
color:#339900;
}

.prevnextnav a:hover{
color:#339900;
}

/* comments */

.comtext{
font-family:batang,times new roman;
padding-bottom:10px;
padding-top:10px;
margin-bottom:25px;
border-top:1px dotted #dddddd;
}

.comtext h3{
font-size:11px;
color:#000000;
font-weight:normal;
}

.comtext h3 a{
text-decoration:none;
font-weight:normal;
}

.comtext h3 a:hover{
color:#339900;
text-decoration:underline;
font-weight:normal;
}

.nobold{
line-height:200%;
font-family:arial;
font-size:10px;
font-weight:normal;
color:#000000;
}

.comtext-inside{
margin-top:10px;
}

.comtext p{
text-align:justify;
font-size:11px;
color:#252525;
margin-bottom:15px;
line-height:180%;
}

.comment-form{
margin-top:10px;
margin-bottom:20px;
font-family:times new roman;
}

.comment-form h3{
border-bottom:1px solid #dddddd;
padding-top:10px;
padding-bottom:10px;
margin-bottom:10px;
color:#000000;
font-size:15px;
font-family:times new roman;
font-weight:bold;
font-style:italic;
}

.comment-form input{
font-family:batang;
font-size:11px;
padding:5px;
width:200px;

margin-bottom:
5px;
padding:2px;
}

.comment-form textarea{
width:98%;
margin-bottom:10px;
line-height:180%;
font-family:batang;
font-size:11px;
padding:5px;

}

#commentform a{
color:#000000;
font-weight:bold;
font-size:10px;
text-decoration:none;
font-family:times new roman;
}

#commentform a:hover{
text-decoration:none;
color:#339900;
font-family:times new roman;
}


<!----------------------------->


/* ----------------------------------------*/
.title  {
	color :#000000;
	line-height:120%;
	word-break:break-all;
	clear: both;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
    }	

.title a:visited, .title a:link  {
	color :#000000;
	line-height:120%;
	word-break:break-all;
	clear: both;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
    }	
.title a:hover {
	color :#339900;
	line-height:120%;
	word-break:break-all;
	clear: both;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}



.title_sub {
	color :#000000;
	line-height:130%;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	padding-left:10px;
    }	 
.title_sub  a:link   {
	text-decoration: underline;
	padding-left: 10px;
	color: #000000;
    }	 
.title_sub a:visited {
	text-decoration: underline;
	padding-left: 10px;
	color: #000000;
}

.title_sub a:hover {
	text-decoration: underline;
	padding-left: 10px;
	color: #339900;
}

		


.small_sub{
	color :#000000;
	line-height:120%;
	word-break:break-all;
letter-spacing: 1px;
	clear: both;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 117px;
	text-transform: none;
    }	

.small_sub a:visited {
	color :#000000;
	text-decoration: none;
    }	
.small_sub  a:link {
	color :#000000;
	text-decoration: none;
    }	
.small_sub a:hover {
	color :#339900;
	text-decoration: underline;
}

.img {

	cursor: auto
?, Phase=50, Strength=100);
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.works {
	color :#000000;
	line-height:140%;
	word-break:break-all;
	clear: both;
	overflow: hidden;
	font-family: "Times New Roman", Times, serif;








































	font-size: 10
.px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 13px;
}

.works a:link {
	color :#000000;
	line-height:140%;
	word-break:break-all;
	clear: both;
	overflow: hidden;
	font-family: "Times New Roman", Times, serif;






































	font-size: 10
.px;
	text-decoration: underline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 13px;
}

.works a:visited {
	color :#000000;
	line-height:140%;
	word-break:break-all;
	clear: both;
	overflow: hidden;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: underline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
}
.works a:hover {
	color :#339900;
	line-height:140%;
	word-break:break-all;
	clear: both;
	overflow: hidden;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: underline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
}

.work_padding {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.copyright {
	color :#333333;
	line-height:110%;
	word-break:break-all;
	clear: both;
	overflow: hidden;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-transform: none;
	vertical-align: baseline
}
.back    {
	color :#339900;
	line-height:120%;
	word-break:break-all;
	clear: both;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.back  a:link, .back  a:visited {
	color :#339900;
	line-height:120%;
	word-break:break-all;
	clear: both;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.contents {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 160%;
	font-weight: normal;
	color: #000000;
}
.contents  a:link, .contents  a:visited   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 160%;
	font-weight: normal;
	color: #000000;
}
.contents a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 160%;
	font-weight: normal;
	color: #339900;
}

.contents_title {
	font-size: 15px;
	font-style: italic;
	line-height: 160%;
	font-weight: bold;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 2px;
}
.style1 {font-weight: bold}
.style5 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

.margin{
display: block;
height: 35px;
}

.space10{
display: block;
height: 10px;
}