/*
Theme Name: twoish-inspired
Theme URI: http://www.semlaguna.com
Description: This is a free WordPress Theme from  
Author: Ed Canape
Author URI: http://www.semlaguna.com


/*-----------Block Level Elements--------------*/

Body {
	background: #FFFFFF url(images/bar_top.jpg) repeat-x;
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#535141;
	}

a {color:#14586e;}

#page { 
	width: 897px;
	padding:0px;
	margin:0px;
	}

#header {
	width: 897px;background-image:url(images/logo.jpg);  

	height:281px;  
 	margin:0 auto;
	}

#headerimg { padding-left:300px; padding-top:200px; font-size:25px;
}

.description {

}

/*--  NAVIGATION --*/

ul#navigation {
	float:right;
	list-style:none;
	margin:0px;	
    padding-left:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-transform:uppercase;
	height:20px;
	line-height:20px;	
	font-size:12px;
	overflow:hidden;
	}

ul#navigation li {
	float:left;
	margin:0px 1px 0px 1px;
  	padding:0;
  	list-style:none;  
  	white-space:nowrap;	
 	
	}

ul#navigation li a {
	display:block;
	padding:0 10px;
	text-transform:uppercase;
	border:none;
	color: #CCCCCC;
	text-decoration:none;
  	}	
	
ul#navigation li a:hover,ul#navigation li a:active, ul#navigation li.current_page_item a{
	color: #FFFFFF; 
 	}

#wrapper {
	width: 900px;
	margin: 0 auto;
 	overflow:hidden;
	padding:0px;
	}

#content {  
	float: right; font-size:12px; 
	width: 640px; 
	padding:10px; background-image:url(images/bodybg.jpg); background-repeat:repeat-y;
}


#footer {
	background:#333333 url(images/footer_bg.jpg) repeat-x;
	margin:0 auto;
	color:#fff;
	padding:0px;
}

#footer .sub{
	margin:0px;
	color:#fff;
	background-color: #000000;
	text-align:center; height:15px;
	padding:10px;
	}

#footer .sub a{
	color:#fff;
	padding:0px;
	margin:0px;
	}
	

#intro_box {
 	padding:10px;   
 	margin-bottom:10px; overflow:hidden;
	}

#intro_box .title_intro{
	color:#333333;
	font-size:14px;
	
	}

/*-------------Headings-------------*/

h1 {

}

h2 {
	padding:0px;
	margin:0px;
	}

h3 {

}

h4 {

}

h5 {

}

/*-------------The Post-------------*/

#author_post {
	color:#989584;
	padding:0px;
	margin-bottom:20px;
	}

#category { border-top:#CCCCCC  dashed 1px; 
	color:#333;
	padding:5px 0px 0px 10px;
	margin:0px;
  	height:20px;
	font-size:12px;
	font-weight:bolder; overflow:hidden;
	clear:both;
	}

#category a{ color:#333; text-decoration:none;	}
#category a:hover{ color:#333; text-decoration:underline;	}
	

#icon_comment {
	background:url(images/icon_comment.gif) no-repeat;
	padding-left:20px;
	margin:0px;
	color:#215161;
	float:right;
	}

#icon_comment a{	color:#215161; text-decoration:none; }
#icon_comment a:hover{	color:#215161; text-decoration:underline; }

.post h2 a, h2 a:hover, h2 a:active{
	color:#225f73;
	text-decoration:none;
	padding:0px;
	margin:0px;
	font-size:20px;
	}

.post { border-top:1px solid #CCCCCC; 	
	 
 	margin-bottom:10px;
	padding:10px;
	background-color:#fff;background-image:url(images/postbg.jpg); background-repeat:repeat-x;
	color:#535141;
	}

.post .title {
	border-bottom:1px solid #e5e5e5;
	padding:0px;
	margin:0px;
	}

.post p {
	text-align:justify;
}

.post a {
	color:#14586e;
}


.post ul {

}

.post li {

}

.post img {
	float:left;
	margin:0px 10px 10px 0px;
	border:0px solid #999999;
	}

.post a img {
	border:0px solid #999999;
	}

#clear { clear:both; }

.entry a{
	color:#14586e;
}

.entrytext .postmetadata {
	color:#14586e;
}

.postmetadata alt {
	background:#f4f3ea;
	border:1px solid #edebdd;
}

.postmetadata a {
	
}



#icons {
	list-style:none;
	margin:0px;	
    padding-left:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:10px;
	}

#icons ul {
	padding-bottom:10px;
	margin-bottom:0px;
	}
	
#icons li {
	float:right;
	margin:0px 1px 0px 1px;
  	padding:0px;
  	list-style:none;  
  	white-space:nowrap;	
  	}

#icons li a {
	padding:0 10px;
	border:none;
	color:#14586e;
	text-decoration:none;
  	}

#icons li a:hover {
	color:#61a1ae;
	text-decoration:underline;
  	}
	
#icons .comment_icon {
	background:url(images/icon_comment.gif) left no-repeat;
	padding-left:10px;
	text-align:left;
}

#icons .edit_icon {
	background:url(images/icon_edit.jpg) left no-repeat;
	padding-left:3px;
	text-align:left;
}

.navigation {

}

.alignleft {
	width:300px;
	margin-bottom:10px;
	float:left;
	text-align:left;
	color:#225f73;
}

.alignleft a{
	color:#225f73;
}

.alignright {
	width:300px;
	margin-bottom:10px;
	float:right;
	text-align:right;
	color:#225f73;
}

.alignright a{
	color:#225f73;
}

.center {

}

.pagetitle { font-size:14px;

}

blockquote {
	border-left:2px solid #e1c578;
	padding-left:10px;
}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/
#sidebar { 	
	width: 240px;  
	float:left; font-size:12px;
	padding:0px;
	margin:0px;
	
}
 
 
#sidebar ul {
	margin:2px 0px  0px 0px;
	padding:0px;background-color: #FFFFFF;
}

#sidebar ul h2 { 
 padding-top:2px; 
	height:32px;
	background:  url(images/sidebar_catbg.jpg) no-repeat; 
	font-size:14px;
	padding-left:27px;
	overflow:hidden;
	margin:0px;
 	color: #333333;
	line-height:25px;
	}

#sidebar ul li { 
	color:#333;
	list-style-type:none;
	margin-left:5px;
	padding:0px;
	}

#sidebar ul ul {
 	padding:10px 2px 10px 15px;background-image:url(images/sidebar_bg.jpg); background-repeat: no-repeat;
  	margin:0px 0px 10px 0px;
}

#sidebar ul ul li {
	padding-left:0px;
	margin-bottom:3px;
	list-style-type:square;
	list-style-image:url(images/maincheck.gif);
	/*border-bottom:1px dashed #CCCCCC;
	list-style-image:url(images/arrow.gif);*/
}

#sidebar ul ul ul {
	width:180px; 
	padding-bottom:0px;
	padding-left:10px;
	background:none;
	border:none;
}

#sidebar ul ul ul li {
	list-style-type:circle;
	list-style-image:url(images/check.gif);
	padding-left:0px;
	margin-bottom:0px;
	/*border-bottom:1px dashed #CCCCCC;*/
}


#sidebar p {

}

#sidebar a {
 	color: #333333;
	text-decoration:none;
	}
	
#sidebar a:hover {
 	color: #333333;
	text-decoration:underline;
	}

#sidebar a:visited {

}


/*--------------Comments--------------*/



ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}


/*--------------Search Form-------------*/

#searchform {
 	padding:10px;
 	margin:10px 0px 10px 0px;
	
}

#searchform input {
	font-size:10px;
	border:1px solid #ccc;
}

#searchform #s {
	font-size:10px;
}


/*-------------Calendar-----------------*/
#date {
	float:left;
	width:45px;
	height:52px;
	background:url(images/date_bg.gif) no-repeat;
	padding-top:0px;
	margin-right:10px;
	}

#date .y {
	text-align:left;
	font:10px bolder Verdana, Arial, Helvetica, sans-serif;
	color:#ccc;
	font-weight:bold;
	margin-top:-1px;
	padding-left:6px;
	}

#date .d {
	text-align:center;
	font:10px bolder Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight:bold;
	margin-top:3px;
	}
	
#date .m {
	text-align:center;
	font:11px bolder;
	font-weight:bold;
	color: #333333;
	margin-top:0px;
	}
	
#date .j {
	text-align:center;
	font:22px bolder Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight:bold;
	margin-top:-2px;
}

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/


/*-------------SiteNav------------------*/
#sitenav {
	width: 900px;
	padding-bottom:10px;
	margin:0 auto;
	overflow:hidden;
	}

#sitenav .title {
	border-bottom:1px solid  #FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:3px;
	margin:0px;
	color:#fff;
	}
	
#sitenav .box {
	font-size:11px;
	width:200px;
	float:left;
	padding:0px;
	margin:10px 10px 10px 10px;
	}

#sitenav .box ul { 
	padding:5px 0px 0px 20px;
	margin:0px;
	}
	
#sitenav .box li {
	list-style-type:square; 
	padding:3px 0px 3px 0px;
	border-bottom:1px dashed #8cadb8;
	margin:0px;
	color: #FFFFFF;
	}

#sitenav .box li a{
	color:#fffef5;
	text-decoration:none;
	}

#sitenav .box li a:hover{
	color:#fff;
	text-decoration:underline;
	}
	
#sitenav .box2 {
	font-size:11px;
	width:400px;
	float:left;
	padding:0px;
	margin:10px;
	}

#sitenav .box2 ul {
	padding:5px 0px 0px 20px;
	margin:0px;
	}
	
#sitenav .box2 li {
	list-style-type:square;
	padding:3px 0px 3px 0px;
	border-bottom:1px dashed #8cadb8;
	margin:0px;
	color: #CCCCCC;
	}

#sitenav .box2 li a{
	color:#fffef5;
	text-decoration:none;
	}

#sitenav .box2 li a:hover{
	color:#fff;
	text-decoration:underline;
	}

/*-------------Other------------------*/

hr {
	display: none;
}