/*  
Theme Name: superuntitled

*/
* { 
   margin : 0;
   padding : 0;
}

html { min-height: 100%; margin-bottom: 1px; }
body {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	padding: 0;
	background: rgb(246,255,214);
	font: 83% Arial, Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
	line-height: 1.5;
	color: #fff;
}

a {
	color: #677c18;
	text-decoration: none;
}

a:hover {
	color: #677c18;
	text-decoration: none;
}

a img {
	border: none;
	}
	
p{
	margin-top:1em;
	}
	
	/***************** Layout Structure ******************/		

#megawrap
{
	width: 690px;
	background: #fff;
	margin: 5px 0 0 0px;
	border-color: #9C0;
	border-width:2px;
	border-style: solid;
}

#megawrap2
{
	width: 690px;
	background: #fff;
	margin: 5px 0 0 0px;
	border-color: #9C0;
	border-width:2px;
	border-style: solid;
	background-color: #FFF;
	background-image: url('images/MiniMe.jpg');
	background-repeat: no-repeat;
	background-position:  100% 92%;

}


#header {
	width: 650px;
	height: 71px;
	margin-left:7px;
    background: url('images/header.jpg') top left no-repeat;
    margin-bottom:0px;
}
		
#wrapper
{
	width: 900px;
	margin: 0px 11px 0px 11px;
}

#content {
	width: 510px;
	color: #000;
	float: left;

}

#single-entry {
	width: 510px;
	float: left;
	color: #000;
}


#sidebarRight {
	width: 145px;
	float: left;
	margin-left: 10px;
	margin-top:7px;
}

#footer {
clear:both;
}

/********* Tags *********/

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.5em;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #585757;
}

code, pre {
	font: 1.1em 'Courier New', Courier, Fixed;
	margin-left: 15px;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

hr {
	display: none;
	}
	
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 20px;
	padding-left: 20px;
	border-left: 1px solid #ccc;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}	
/***************** Headings ******************/
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1 {
	font-size: 3.2em;
	text-align: left;
}

h2 {
	font-size: 1.8em;
	
}

h2.pagetitle {
	font-size: 1.6em;
}

h3 {
	font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #39f;    

}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited {
	text-decoration: none;
}


/***************** Entry Styles  ******************/
.entrytitle
{
	color: #000;
	display: block;
	font-family: Century Gothic,Tahoma,Verdana,Helvetica,Arial,sans-serif;
	font-size: 3em;
	letter-spacing: -2px;
	text-transform: uppercase;
	width: 98%;
	font-weight: lighter;
	margin: 10px 0px 15px 0px;
	line-height: 10px;
}

.entrytitle a {
	color: #000;
}

.post, .noresult {
	margin: 0px;
	padding: 0px 0px 10px 20px;
	text-align: left;
}

.post img {
	padding:0px;
	margin: 0px 0px 0px -31px;
	}
	
.post hr {
	display: block;
}

.postmetadata {
	display: block;
	color: #000000;
	padding: 15px 0 2px 2px;
	text-align: left;
    margin: -25px 0 15px 0;
}	

.postmetadata a {
	color: #1D43AE;
}

.entry {width:480px;}
.entry img {
	display: block;
	width:500px;
	border:none;
	}	

.entry ul {
	margin-left: 5px;
	padding: 0 0 0 10px;
	list-style: none;
	text-indent: -10px;
	} 

.entry li {
	margin: 7px 0 4px 5px;
	}

.entry ul li {
	background: url('images/blue-bullet.png') left no-repeat;
	padding-left: 25px;
	}

.entry ol {
	padding: 0 0 0 15px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
	
.entry ol li, #single ol li {
	list-style: decimal outside;
	margin-left: 15px;
	}
	
.more-link  {
    float: right;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-right: 15px;
	padding-left: 20px;
	background: url('images/tick.png') left no-repeat;
	font-weight: bold;
}

/***************** Left and Right Sidebar Styling ******************/
.textwidget, .infomenu {
	margin-bottom: 17px;
	padding: 10px 0 7px 0px;
	background: #fcfcfc;
	margin-left: 0px;
	color: #333333;
}	

#sidebarRight a {
	margin-right: 3px;
	padding: 0px;
	display: block;
	color: #000;
	text-decoration: none;
	font-weight:bold;
}

#sidebarRight ul li a:hover {
	color: #fff;
}

#sidebarRight ul {
	margin: 0 0 0 0px;
	padding: 0;
	list-style-type: none;
}

#sidebarRight li:hover { 
	background-color: rgb(103,124,24);
}	

#sidebarRight p {margin:0 10px;}

#sidebarRight div.title
{
	margin-top: 0px;
	display: block;
	margin-left: 0px;
	font-family: Century Gothic,Tahoma,"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
	color: #000;
	font-size: .2em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	background: #fff;
	text-decoration: underline;
}

#sidebarRight li {
	margin: 0 0 2px 0;
	padding-left: 0px;
	padding-right: 0px;
	border-top: 1px solid #ffffff;
}


#sidebarRight li a {
	display:block;
	padding:2px 0px 2px 0px;
	height:1%; /* IE WIN */
	text-align: left;
	color: #000;
}

#sidebarRight li a:hover {
	color: #fff;
	
}

#sidebarRight ul.categories li ul {margin:0;}

#sidebarRight ul.categories li li {
	margin:0;
	padding:0 0 3px 0;
	border-bottom:none;
}

#sidebarRight .current_page_item a {
    color: rgb(103,124,24);
}

#sidebarRight .current_page_item a:hover {
	text-decoration:none;
    color: #fff;
    
}

/******* FOOTER STYLE *********/

.credits {
	padding: 5px 0 5px 31px;
	text-align: left;
	width: 659px;
	color: #000;
	border-color: #9C0;
	border-width:2px;
	border-style: solid;
	margin-left:-2px;	
border-bottom:0px;
}

* html p.credits{ /*IE6 only rule.*/
	margin-top: 25px;
}

.credits a{
	color: #036;
}

/********** Misc Classes *********/

.info {
	background: #fcfcfc url('images/info.png') left no-repeat;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	margin-top: 15px;
	padding: 0 0 0 18px;
}

.designinfo {
		margin: 10px 0px 0px 0px;
		padding: 0px 0px 0px 5px;
		width: 508px;
		}

.designlabel	{
		display: block;
		float: left;
		font-weight:bold;
		width: 100px;

		}
		
.designdescriptions	{
		margin: 0px 0px 1em 100px;
		width: 408px;

		}	
			
.postsinfo {
		margin: -1px 0px 0px 0px;
		padding: 5px 0px 5px 5px;
		width: 548px;
		}

.label	{
		display: block;
		float: left;
		text-align:right;
		width: 95px;
		font-weight:bold;
		margin-right:10px;  
		}

.descriptions	{
		margin: 0px 0px 1em 110px;
		width: 350px;

		}	
		
.label2	{
		display: block;
		float: left;
		width: 185px;
		font-weight:bold;
		}
		
.descriptions2	{
		margin: 0px 0px 1em 170px;
		width: 400px;
	
		}
		
.descriptions3	{
		margin: 0px 0px 1em 170px;
				width: 400px;

		}	

.center {
	text-align: center;
	}
	
.navigation {
	display: block;
	text-align: center;
	margin-top: 70px;
	margin-bottom: 10px;
	}
.single-entry-nav {
	display: block;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 1.2em;
	font-weight: bold;
	}	
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}	




