/*
Theme Name: OpenLogic Blog Theme
Theme URI: http://www.geekgrl.net/
Description: Custom Wordpress Theme designed for OpenLogic
Version: 1.0
Author: <a href="http://www.geekgrl.net/">H. Gray</a> under contract with MudgeWeb
Distributed under GPL, enjoy it guys.
by Hannah Gray
*/


h1 {  /* Main Area Subtitles */
	font: bold 12px Tahoma;
	color: #005380;
	margin: 0px;
	padding: 6px 0px 4px 0px;
}

h2 {  /* First Sidebar Category Titles */
	font: bold 11px Tahoma;
	color: #00639E;
	margin: 0px;
	padding: 4px 0px 2px 0px;
}

h3 {  /* Second Sidebar Category Titles */
	font: bold 11px Tahoma;
	color: #00639E;
	margin: 0px;
	padding: 12px 0px 2px 0px;
}

h4 {  /* Screenshot Offset Title */
	font: bold 11px Tahoma;
	border-bottom: solid 1px #DED3B0;
	color: #262635;
	margin: 0px;
	padding: 6px 0px 5px 0px;
}

h5 {  /* H1 with Rule Above */
	border-top: solid 1px #DED3B0;
	font: bold 12px Tahoma;
	color: #005380;
	margin: 9px 0px 0px 0px;
	padding: 11px 0px 4px 0px;
}



/* Top Menu */


#topmenu { 
	margin: 0px; 
	list-style: none; 
	float: right; 
	display: block; 
	height: 22px; 
	text-align: right;
	vertical-align: bottom; 
	padding: 5px 7px 0px 0px;
}

#topmenu { 
	width: auto; /* b */
	height: 16px;
	float: right; /* b */
}

#topmenu a { 
	display: block; 
	width: auto; 
	text-decoration: none; 
	color: #4c4d4f; 
	font: 10px Tahoma; 
	border-right: 1px solid #599AC0; 
	padding: 1px 8px 3px 8px;
	float: left; /* b */
}

#topmenu a:hover { 
	color: #005380; 
	text-decoration: none; 
}

#topmenu li { 
	float: left; /* b */
	width: auto;  
	margin-right: 0px; 
}

#topmenu a.last { 
	border-right: 0px solid #ffffff; 
	padding: 1px 1px 3px 8px; 
	text-decoration: none; 
}


/* Side menu */

#sidebar {
	padding: 22px 20px 0px 0px;
	width: 155px;
	height: 100%;
	float: left;
}
#sidemenu ul { 
	padding: 0px;
	margin: 0px;
	list-style: none; 
	text-align: left; 
}

#sidemenu {
	list-style: none; 
	text-align: left; 
	
}



#sidemenu a {   /* L1 */
	display: block;
	width: auto; 
	text-decoration: none; 
	color: #4c4d4f; 
	font: bold 11px Tahoma; 
	border-bottom: 1px solid #C6C7C9;
	height: 21px;
	line-height: 21px;
	background-color: #ffffff;
	text-indent: 5px;
}

#bloghome {
	font: Tahoma;
	color: #00639E;
font-size:16px;
font-weight:bold;
margin: 0 0 10px 0;

	}
#bloghome a, #bloghome a:hover{
	color: #00639E;
	}
	
#sidemenu a:hover {   /* L1 Selected*/
	background-color: #599AA7; 
	color: #ffffff; 
}

#sidemenu li {
	display: block; 
	width: auto; 
	margin: 0px; 
	padding: 0px;
}

#sidemenu a.selected {   /* L1 Permanent Selected*/
	background-color: #E1EBF2;
	color: #1A73A8; 
}

#sidemenu a.on {   /* L1 Expanded Selected*/
	background-color: #ffffff;
	color: #1A73A8; 
}

#sidemenu a.on:hover {   /* L1 Expanded Selected*/
	background-color: #599AA7; 
	color: #ffffff; 
}

#sidemenu li li a {   /* L2 */
	color: #4c4d4f;
	font: 10px Tahoma;
	border-bottom: 1px solid #C6C7C9;
	background-color: #ffffff; 
	line-height: 21px;
	height: 21px;
	text-indent: 15px;
}

#sidemenu li li a:hover {   /* L2 & L3 Selected*/
	background-color: #599AA7; 
	color: #ffffff; 
}

#sidemenu li li li a {   /* L3 */
	text-indent: 28px;
}


/* Links */

a {
	color: #267B8C;
	text-decoration: none;
}

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

a.side	{
	color: #262635;
	text-decoration: none;
}

a.side:hover	{
	color: #005380;
	text-decoration: none;
}

a.go {
 	color: #4C4D4F;
	font: 9px Tahoma;
	text-decoration:none;
}

a.go:hover {
 	color: #005380;
	font: 9px Tahoma;
	text-decoration:none;
}

a.action {
 	color: #262635;
	font: 10px Tahoma;
	text-decoration:none;
}

a.action:hover {
 	color: #005380;
	font: 10px Tahoma;
	text-decoration:none;
}

#profilebox, .authorsposts {
font-size: 11px;
}

.authorsposts
{
	padding: 0 0 2px 0px;
	margin: 20px 0 10px 0px;
	font-weight: bold;
}

#feeds {
	margin: 0 0 0 5px;
}

#feeds a, .authorsposts a {   
	display: block;
	width: auto; 
	text-decoration: none; 
	color: #4c4d4f; 
	font: lighter 10px Tahoma; 
	height: 10px;
	line-height: 10px;
	background-color: #ffffff;
	text-indent: 0px;
	float: left;
	padding: 2px 2px 2px 2px;
	margin: 2px 4px 2px 0px;
	font-variant: small-caps;
	border: 1px solid #C6C7C9;
}

	
#feeds a:hover, .authorsposts a:hover { 
	background-color: #599AA7; 
	color: #ffffff; 
}

#feeds li {
	display: block; 
	width: auto; 
	margin: 0px; 
	padding: 0px;
}

#feeds a.selected {
	background-color: #E1EBF2;
	color: #1A73A8; 
}

#feeds a.on {   
	background-color: #ffffff;
	color: #1A73A8; 
}

#feeds a.on:hover {
	background-color: #599AA7; 
	color: #ffffff; 
}

html {
  margin:0;
  padding:0;
  height:100%;
  border:none;
}

body {
background:#fff;
font-family:Tahoma;
font-size:11px;
color:#222;
height: 100%;
margin: 5px 0 0 20px;
}

#header
{
	width: 612px;
	height: 170px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	text-align: right;
	clear: right;
}

* {
padding:0;
margin:0;
}

#catsForm {
	z-index: 66; 
	text-align: right
	padding-right: 4px;
	padding-top: 12px;
	font-size: 12px;
	font-weight: bold;
}

#page {
	width:800px;
}

#container {
width:792px;
}

#content
{
	width: 612px;
	margin: 0px;
	padding: 0 7px 0 0;
	float: left;
	display: block;
	text-align: left;
}

#contentbox {
border-left:#999 1px solid;
padding:15px 0 0 10px;
width: 100%
height: 100%;	

}

#content h2 {
font-size:16px;
font-weight:bold;
margin:0 0 15px 0;
}

#authorpic {
	padding: 0 10px 0 0;
}


#postnav {
margin:0 0 10px 0;
}

#postnav a {
color:#004276;
text-decoration:underline;
}

#postnav a:hover {
color:#2b9cce;
text-decoration:underline;
}

.main a img {
padding:2px;
border:#fff 2px solid;
}

.main a:hover img {
padding:2px;
border:#2b9cce 2px solid;
}

p {
	font: 11px Tahoma;
	color: #262635;
	line-height: 16px;

	padding: 0px 0px 5px 0px;
	text-align: justify;
margin:0 0 10px 0;
}

.main ol {
margin:0 0 0 30px;
}

.main ul {
margin:0 0 0 30px;
}

.main li {
margin:0 0 10px 0;
}

.meta
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	padding: 4px 0 4px 0;
	margin: 0 0 10px 0;
	border-color: #999;
	border-width: 1px 0 1px 0;
	display: block;
	width: 100%;
	border-style: solid;
}

.comments {
font-size:11px;
margin:0 0 40px 0;
}

.commentcountbox {
font-size:11px;
margin:0 0 40px 0;
width: 100%;

}


.trackback {
	font-size:11px;
	float: right;
	display: block;
}

.comments a {
padding:3px 6px 2px 4px;
color:#222;
text-decoration:none;
border-top:#ccc 1px solid;
}

.comments a:hover {
padding:3px 6px 2px 4px;
color:#222;
text-decoration:none;
border-top:#777 1px solid;
}
#author h3 {
margin:5px 0 5px 0;
}

.searchinfo {
padding:0 0 0 0;
}

input.searchfield {
font-family:Tahoma;
font-size:11px;
display:block;
background-color:#f6f6f6;
margin:5px 0 8px 0;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

input.searchfield:hover {
background-color:#fff;
color:#222;
}

input.submit {
font-family:Tahoma;
font-size:11px;
display:block;
background-color:#222;
margin:0 0 10px 0;
padding:1px 4px 2px 4px;
border:#888 1px solid;
color:#eee;
}

input.submit:hover {
cursor:pointer;
background-color:#333;
border:#999 1px solid;
color:#fff;
}

input.subcom {
font-family:Tahoma;
font-size:11px;
background-color:#eee;
margin:0 0 10px 0;
padding:1px 4px 2px 4px;
border:#888 1px solid;
color:#222;
}

input.subcom:hover {
cursor:pointer;
background-color:#222;
border:#888 1px solid;
color:#eee;
}

input.comment {
font-family:Tahoma;
font-size:11px;
background-color:#f6f6f6;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

input.comment:hover {
background-color:#fff;
color:#222;
}

textarea {
font-family:Tahoma;
font-size:11px;
width:500px;
padding:2px 4px;
background-color:#f6f6f6;
border:#aaa 1px solid;
color:#222;
}

textarea:hover {
background-color:#fff;
color:#222;
}

.postinput small {
font-family:Tahoma;
font-size:11px;
margin:0 0 0 5px;
}

p.logged {
font-family:Tahoma;
font-size:12px;
}

p.logged a {
color:#222;
text-decoration:none;
border-bottom:#ccc 1px solid;
}

p.logged a:hover {
color:#222;
text-decoration:none;
border-bottom:#777 1px solid;
}

h3.reply {
font-size:15px;
margin:0 0 10px 0;
}

.nocomments {
font-family:Tahoma;
margin:0 0 30px 0;
}

ol.commentlist {
font-family:Tahoma;
font-size:11px;
list-style:none;
padding:0 0 10px 0;
margin:0 0 30px 0;
border-bottom:#ccc 1px solid;
}

.commentlist li {
border-top:#ccc 1px solid;
margin:20px 0 0 0;
}

.commentlist li:hover {
border-top:#ccc 5px solid;
margin:16px 0 0 0;
}

.commentlist p {
line-height:20px;
margin:0 0 10px 0;
}

.comment_author {
font-family: Tahoma;
font-size:12px;
margin:20px 0 10px 0;
}

.comment_meta {
font-family:Tahoma;
font-size:11px;
}

#commentform p {
line-height:25px;
margin:0 0 10px 0;
}

.comment_author a, .commentlist a, .comment_meta a {
color:#222;
text-decoration:none;
border-bottom:#ccc 1px solid;
}

.comment_author a:hover, .commentlist a:hover, .comment_meta a:hover {
color:#222;
text-decoration:none;
border-bottom:#777 1px solid;
}

blockquote {
font-size:11px;
background:url(images/quote.gif) no-repeat top left;
font-style:italic;
padding:0 0 0 60px;
}

#footer {
background-color:#222;
font-family:Tahoma;
font-size:11px;
color:#eee;
width:600px;
border-left:#999 1px solid;
margin:0 0 20px 20px;
padding:5px 0 5px 10px;
}

#footer a {
color:#eee;
font-weight:bold;
text-decoration:none;
}

#footer a:hover {
color:#fff;
text-decoration:none;
}

#skip {
display: none;
}

.clear {
clear:left;
}

.warning p {
background:url(images/warning.gif) no-repeat left;
height:160px;
padding:20px 0 0 90px;
font-size:20px;
line-height:24px;
margin:0 0 0 10px;
}

.line {
height: 15px;
}


