/*  
Theme Name: PromotingLinux.com Theme
Theme URI: http://www.promotinglinux.com
Description: PromotingLinux.com Theme
Version: v1.00
Author: None of your business
Author URI: no Author URL

	You may not redistribute or use.

*/


/*hack for full scroll*/
html {height:100%;}
body{min-height:101%;}

* { margin:0; padding:0;}
p {margin: 1em 0; line-height: 1.7em;}
h2 {margin: .83em 0;}
img{border:0; vertical-align:top; text-align:left;}
ul {margin: 1em 0;}
li {margin-left:40px;}

.clear { clear:both;}
.float_l {float:left;}
.float_r {float:right;}
.center {text-align:center;}

body{
	font: 13px "Tahoma",sans-serif;
	background: #FFF url(/images/the-microsoft-way.jpg) repeat-y top left;
	color: #000;
}

/*Hack for 2nd background*/
#background2 {
    height:auto;
    width:100%;
    min-height:100%;
	background: url(/images/the-true-way.jpg) repeat-y top right;
	padding:1px 0; /*hack*/
}
* html #background2 {
    height:100%;
}
* body {
	height:100%;
}

#page{
	width: 820px;
	margin: 3em auto;
}

#menu{
	margin: 0;
	padding: 0 0 25px 15px;
	background-color: #FFFFFF;
	color: #3333FF;
}
#menu li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}
	
#menu a:link, #menu a:visited {
	float: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 12px 6px 12px;
	text-decoration: none;
	color: #3333ff;
	background-color: #ffffff;
}

#menu li.current_page_item a:link, #menu li.current_page_item a:visited, #menu a:hover {
	color: #000;
	background-color: #ffffff;
	background: url(/images/tab_rounded.gif) no-repeat bottom center;
}
/*
#content .post h2.quote {
	padding: 20px 0 20px 33px;
    background-color: transparent;
    background-image: url(/images/quotes.gif);
    background-repeat: no-repeat;
}
*/
.quote blockquote {
	width:65%;
	margin: 0 auto 5px auto;
    background-color: transparent;
    background-image: url(/images/quotes.gif);
    background-repeat: no-repeat;
	quotes: none;
}

.quote blockquote p
{
	padding: 20px 0 20px 33px;

	font-weight: bold;
	font-style: italic;
	font-family: "Lucida Grande",Arial,Sans-serif;
	font-size: 15px;
	color: #5b656e;
}
.quote blockquote p em
{
	color: #3333FF;
	font-size: 14px;
}

h1{
	width: 100%;
	height: 74px;
	margin: 0;
	padding: 0;
	position: relative;
	font-size: 1em;
	border-bottom: 1px #9393FF solid;
	background-image: url(/images/promotinglinux.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 span{
	position: absolute;
	bottom: 10px;
	right: 10px;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

h2{
	font-size: 1.8em;
	font-family: "Georgia", serif;
	font-weight: normal;

	color: #6F6FC4;
	background-color: #ffffff;
}
h3 {
	font: normal normal 1.6em "Georgia",serif;
	color: #6F6FC4;
	padding-top: 10px;
	background-color: #ffffff;
}
h4 {
	font: normal normal 1.2em "Georgia",serif;
	color: #6F6FC4;
	padding-top: 15px;
	background-color: #ffffff;
}

div.ruler{
	line-height: 0px;
	height: 1px;
	background: #9393FF;
	font-size: 0px;
	margin: 10px 0;
	padding: 0;
	color: #000;
}

div.rowl{
	width: 256px;
	padding-right: 10px;
	float: left;
	border-right: 1px #9393FF solid;
}
div.rowc{
	margin: 0 10px;
	float: left;
	width: 246px;
}
div.rowr{
	padding-left: 10px;
	float: left;
	border-left: 1px #9393FF solid;
	width: 256px;
}

a:link{
	color: #6F6FC4;
/*	text-decoration: none; */
}
a:hover{
	color: #000;
	text-decoration: none;
	font-style: normal;
}
a:visited{
	color: #6F6FC4;
}

p span.important {color: red;font-style: italic;font-size:5pt;}
p strong {color:teal;}

.click_count {text-align:center;overflow:hidden;width:100%}

.entry .celebrity, .windows, .linux {text-align:center;}
.entry .celebrity, .windows, .linux  ul {font-size:1.0em;list-style-type:lower-roman;color: #6F6FC4;}
.entry .celebrity, .windows, .linux  ol {font-size:1.0em;list-style-type:lower-roman;color: #6F6FC4;}

ul.h2 {
	font-size: 1.8em;
	font-family: "Georgia", serif;
	font-weight: normal;

	color: #6F6FC4;
	background-color: #ffffff;
}
