/*
Skin Name: Modified Three-Column Minimalist L
Skin URI: http://www.plaintxt.org/
Description: Minimalist style with two sidebars on the left.
Author: Origianal Author Scott Allan Wallick, modified by Ryan Potter
Author URI: http://www.thoughtwillrise.com/
Version: 1.0
Global Navigation: Y
*/
@import url('../style.css');

div#container {
	float: right;
	margin: 0 0 0 -300px;
	width: 100%;
}
div#content {
	margin: 0 0 0 290px;
}

div.sidebar {
	float: right;
	overflow: hidden;
	width: 140px; !important;
	width: 135px; /* HACK FOR IE6 */
	margin:0px;
	padding:5px 10px 0px 0px;
	/*border:#FF0000 solid 1px;*/
}


a, a:visited {
color:#666666;

}


a:hover {
color:#999999;

}


#wrapper {
	background: #ffffff	;
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

div#footer {
	font-family: Verdana, Arial, Sans-Serif; 
	font-size: 10px !important; 
	text-align:right;
	clear: both;
	width: 100%
}

div#footer a, div#footer a:visited{
	color:#666666;

}

div#footer a:hover{
	color:#999999;
}

div#globalnav ul ul, p.access, body.single div.sidebar, hr {
	display: none;
}

body {
font-family: Verdana, Arial, Sans-Serif; 
font-size: 11px !important; 
margin:0px 0px 0px 0px; 
}

#header {
	width:700px;
	margin: 0 0 0 300px;
	text-align:left;
}

div#header h1#blog-title {
	font-size: 50px;
	margin: 0;
}
div#blog-description{
text-align:left;
}

div#globalnav{
	width:700px;
	margin:0px 0px 0px 300px;
	padding:0px;
	
	border-top: #333333 solid 1px;
	border-bottom: #333333 solid 1px;
	font-size: 12px;

}


div#globalnav ul#menu {
	margin:3px 0px 3px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}

* html div#globalnav {
	margin-bottom: 0px;
}

div#globalnav ul#menu li {
	display:inline;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
div#globalnav ul#menu a, div#globalnav ul#menu a:visited {
	display:inline;
	height:18px;
	text-decoration:none;
	color:333;
	font-size:1.2em;
	margin:0 5px;
	padding:2px 5px 0;
}
div#globalnav ul#menu li a:hover, div#globalnav ul#menu li.current_page_item a,div#globalnav ul#menu li.current_page_item a:visited {
	text-decoration: line-through;
	/*background:#999999;*/
	color:#000;
}

div#globalnav ul#menu li a{
	color:#999999;
	
}

h1, h2, h3 {
	font-family: "trebuchet ms", "lucida grande", verdana, sans-serif;
	font-weight: bold;
}

h3 {
	font-size: 13px;
	margin: 30px 0 0;
	padding: 0;
}

ul#menu{
	 
}

ul#menu li{
	list-style:none;
	display:inline;
	padding: 2px 10px 2px 10px;
	margin: 0px 0px 0px 0px;

}

div#primary{

}


div#secondary{

}

div.breadcrumb{
margin:5px 0px 5px 0px;
padding:0px 0px 0px 0px;
}

div.breadcrumb a, div.breadcrumb a:visited {
color:#666666;

}


div.breadcrumb a:hover {
color:#999999;

}


div.sidebar a, div.sidebar a:visited, 
div.post a:visited, div.post a, 
div.nav-previous  a , div.nav-previous  a:visited , 
div.nav-next  a , div.nav-next  a:visited, 
div.formcontainer   a , div.formcontainer  a:visited
{
color:#666666;

}


div.sidebar a:hover, 
div.post a:hover, 
div.nav-previous  a:hover, 
div.nav-next  a:hover,
div.formcontainer  a:hover  
{
color:#999999;
}

div.sidebar li, div.sidebar ul ul li , div.sidebar ul ul ul li {
	list-style: none;
	padding: 2px 0px 2px 0px;
	
}

div.sidebar h3 {
	font-size: 16px;
}

li.widget ul li{
	list-style: none;

}

/*
div#container{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
*/

div.page, div.post, h2.page-title{
margin:20px 0px 0px 0px;
padding:0px 0px 0px 0px;
	
}

div#post-59 h2.entry-title{
	display:none;
}

div.page h2{
font-family: Verdana, Arial, Sans-Serif; 
font-size: 20px !important; 
}

#search {
	

}

#search #s {
	font-family: Verdana, Arial, Sans-Serif; 
	font-size: 10px !important; 
	width:130px;
	border:#666666 solid 1px;
	background:#eeeeee;
	padding:0px 0px 0px 2px;
}

#search #s:focus{
	background:#dddddd;
}


#searchsubmit{
	display:none;

}

.entry-date, abbr.published{
	font-family: Arial, Sans-Serif; 
	font-size: 10px ;
	color:#999999;
	font-weight:normal;
	font-style:normal;
	
}

abbr.published {
	font-family: Arial, Sans-Serif; 
	font-size: 10px ;
	font-weight:normal;
}

h3.entry-title a{
	text-decoration:none;
}

div.entry-meta{
font-style:normal;
}
