/*
Theme Name: OoeyGUI Carbon Fiber
Theme URI: http://ooeygui.com/
Description: OoeyGUI's theme
Version: 1.0
Author: Lou Amadio
Author URI: http://ooeygui.com/
Tags: 

*/

body 
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	word-wrap: break-word;
	text-align: center;
}

#watermark
{
	background: url('images/background.png');
	position: fixed;
	z-index: -1000000;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}

#page 
{
	text-align: left;
}

#hd 
{
	height: 31px;
	width: 879px;
	background: url('images/top.png');
}

#logo 
{
	cursor: pointer;
	position: absolute;
	height: 61px;
	width: 190px;
	margin-top: 25px;
	margin-left: 25px;
	background: url('images/OoeyGUI.png');
	background-repeat: no-repeat;
}

#content 
{
	font-size: 1.2em
}

.entry 
{
	line-height: 1.4em;
}

.alt 
{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#ft 
{
	font-size: .8em;
	width: 879px;
	height: 31px;
	background: url('images/bottom.png') top;
	text-align: center;
}

small 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3, h4 
{
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-weight: bold;
}

h1 
{
	font-size: 4em;
	line-height: 4.2em;
	text-align: center;
}

h2 
{
	font-size: 1.9em;
	line-height: 2em;
	overflow: hidden;
}

h2.pagetitle
{
	font-size: 1.6em;
}

#sidebar h2
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.2em;
}

h3
{
	font-size: 1.3em;
	line-height: 1.5em;
}

h4
{
	font-size: 1.1em;
	line-height: 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: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite 
{
	text-decoration: none;

}

.entry p a:visited 
{
	color: #1900ff;
}

.entry p
{
	margin-bottom: .8em;
}

.commentlist li, #commentform input, #commentform textarea 
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font: 0.9em;
}

.commentlist li 
{
	font-weight: bold;
}

.commentlist li .avatar 
{ 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a 
{
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p 
{
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p 
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

.commentmetadata 
{
	font-weight: normal;
}

#sidebar 
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 160px;
	font: 1em;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike 
{
	color: #212121;
}

code 
{
	font-family: Monaco, "Courier New", Courier, monospace;
	font: 1.1em;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover
{
	color: #06c;
	text-decoration: none;
}

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

.post 
{
	margin: 0 0 0;
	text-align: justify;
}

.post hr 
{
	display: block;
}

h1
{
	padding-top: 70px;
	margin: 0;
}

#indexPageHolder h2
{
	margin-left: 0;
	margin-bottom: 10px;
	margin-right: 0;
	margin-top: 15px;
}


#indexPageHolder h2.pagetitle 
{
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 
{
	margin: 5px 0 0;
	padding: 0;
}

h3 
{
	padding: 0;
	margin: 30px 0 0;
}

h3.comments 
{
	padding: 0;
	margin: 40px auto 20px ;
}

p img 
{
	padding: 0;
	max-width: 100%;
}

img.centered 
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright 
{
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft 
{
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright 
{
	float: right;
}

.alignleft 
{
	float: left
}

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

html>body .entry li 
{
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0;
	margin-top: 0px;
}

.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;
}

.postmetadata
{
	clear: both;
	margin-top: 10px;
	margin-bottom: 30px;
}

#sidebar ul, #sidebar ul ol 
{
	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;
}

#searchform 
{
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

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

#sidebar #searchsubmit 
{
	padding: 1px;
}

.entry form 
{ 
	text-align:center;
}

select 
{
	width: 130px;
}

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

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

#commentform #submit 
{
	margin: 0;
	float: right;
}

.alt 
{
	margin: 0;
	padding: 10px;
}

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

.commentlist li 
{
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p 
{
	margin: 10px 5px 10px 0;
}

#commentform p 
{
	margin: 5px 0;
}

.nocomments 
{
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata 
{
	margin: 0;
	display: block;
}
#sidebar
{
	padding: 20px 0 40px 0;
	margin-top: 50px;
	width: 180px;
}

#sidebar form 
{
	margin: 0;
}

acronym, abbr, span.caps 
{
	cursor: help;
}

acronym, abbr 
{
	border-bottom: 1px dashed #999;
}

blockquote 
{
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite 
{
	margin: 5px 0 0;
	display: block;
}

.center 
{
	text-align: center;
}

hr 
{
	display: none;
}

a img 
{
	border: none;
}

.navigation 
{
	display: block;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 10px;
	width: 100%;
	height: 1.2em;
}

#bd 
{
	padding-left: 25px;
	padding-right: 50px;
	max-width: 879px;
	background-repeat: repeat-y;
	background-image: url(images/middle.png);
}

#singlePageHolder #bd
{
	padding-top:50px;
}

#indexPageHolder
{ 
	min-width:879px; 
	text-align:left; 
} 

#singlePageHolder 
{ 
	min-width:879px; 
	margin:auto; 
	text-align:left; 
} 

#twitter-link
{
	font-size: .8em;
}

.twitterList
{
	list-style-type: none;
	list-style-image: none;
}

.twitterList li
{
	font-size: .8em;
	text-indent: -10px;
}

small
{
	font-size: 0.75em;
}

