/*
Theme Name: Compact 3
Theme URI: http://www.themelab.com/free-wordpress-themes/
Description: A simple one column theme.  Visit <a href="http://www.themelab.com">Theme Lab</a> for more themes and <a href="http://fusion.org">fusion.org</a> for more .
Version: 1.0
Author: Theme Lab
Author URI: http://www.themelab.com/
*/

{
	margin: 0;
	padding: 12;
}

body {
	background: #ffffff;
	font: 11px/1.6 Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-align: center;
       
}  

h2 {
	font-weight: bold;
	color: #000;
	font-size: 12px;
	margin-bottom: 0px;
        margin-top: 15px;
	text-decoration: none;
}
 
h2 a { color: #000; 
       text-decoration: none;
}


h3 {
	font-weight: normal;
	color: #000;
	font-size: 10px;
	margin-bottom: 0px;
    margin-top: 0px;
	text-decoration: none;
}

h3 a { color: #000; 
       text-decoration: none;
}

a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}

p {
	margin-top: 13px;
        margin-bottom: 5px;
        text-decoration: none;
}




code {
	padding:0px;
	margin-bottom: 15px;
	background: url(images/code.png);
	color: #000000;
	border-right: #000000 1px;
	border-bottom: #000000 .5px;
        text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
}

blockquote {
	padding: 3px;
	margin-top: 12px;
	margin-bottom: 10px;
	
	color: #000;
}

blockquote p {
	margin-bottom: .5px;
}

ul {
	list-style: none;
        text-decoration: none;
        color: #000000;
}

li {
	margin-bottom: 5px;
        padding: 10px;
        text-decoration: none;
        color: #000000;
}

em {
	font-weight: normal;
	font-style: normal;
	color: #000000;
        text-decoration: none;
}

#container {
	width: 850px;
	margin: 0 auto;
        bottom: 9px;
        top: 30px;       
}

#main {
	width: 700px; 
	float:left;
    position: relative;       
}
#top {
		text-align:left; 
		width: 850px; 
		margin-top: 23px;
		height: 50px;
		border-bottom: 1px solid #000;
		font-size: 11px;
                text-decoration: none; 
		/* overflow:hidden; */
		
}
	
h1 {
		
		font-size: 13px;
		float: left;
		position: relative;
                bottom: 2px;
                text-decoration: none;
		display:inline;
	}

#top a {text-decoration: none;}

#top h1 a { color: #000; text-decoration: none; hoover: 0f0f0f;
}
	
	#nav {
		color: #000;
		float: right;
                line-height: 1.6;
		text-decoration: none;

	}

#nav ul { list-style:none;display:inline;margin:5;padding:5;text-decoration:none; }
#nav ul li { list-style:none;display:inline;margin:5;padding:5;text-decoration:none; }
#nav ul li a { color: #000; text-decoration:none; }

	
#footer {
clear:both;
	width: 850px;
	margin: 25px auto 25px auto;
	padding-top: 5px;
	border-top: 1px solid #000;
	color: #000;
	text-align:center;
}

#footer:hover {
	border-top: 1px solid #000;
	color: #000000;
}

#footer:hover a {
	color: #000;
}

#footer a {
	color: #000;
	
}

#footer:hover a:hover {
	color:#000;
}


img {
	background-color:#FFFFFF; 
	padding:4px;
	position:relative;
}  
.float-left  { float: left; padding-right: 5px; }
.float-right { float: right; padding-left: 5px; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 90%;
	padding: 2px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	list-style: none;
	padding-left:15px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

/* Begin Sidebar */
#sidebar
{
	float:right;
    position: relative; 
	padding: 20px 0 10px 0;
	width: 140px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

/* End Form Elements */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
text-align:left;
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}


