/*
Theme Name: BlissOne
Theme URI: http://hilaby.com/
Description: The coolest shit ever
Version: 1.0
Author: Khalid Hilaby
Author URI: http://hilaby.com/
Tags: blue, fixed width, two columns, widgets
*/

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



.fixFloat{
	clear: both;
}

a{
	color: #c0172d;
	text-decoration: none;
}

body{
	background: white url(images/gray_grid.png);
	font-family: jeorgia, arial;
}

#container{
	width: 950px;
	margin:0 auto;
	background: white;
	margin-top: 10px;
	padding: 10px;
	border: 2px solid #CCC;
	margin-bottom: 10px;
}

#top{
	background: white url(images/headerbliss.png) -70px -120px no-repeat;
}

#header{
	height: 240px;
	border-bottom: 6px solid #c0172d;
	background: url(images/blissname.png) 10px 10px no-repeat;
	position: relative;
}

#header #subTitle{
	background: #000;
	color: white;
	padding: 5px 5px 5px 15px;
	position: absolute;
	left: 0;
	top: 160px;
	width: 600px;
	display: block;
}

#nav{
	background: #434746;
	height: 28px;
	color: white;
}

#nav ul{
	display: block;
}

#nav ul.right{
	display: block;
	float: right;
}

#nav ul.right input{
	border: 1px solid gray;
	font-size: 13px;
	margin-top: 4px;
}

#nav li{
	float: left;
	height: 28px;
	border-right: 2px solid #333;
}

#nav ul.right li{
	border-right: 2px solid transparent;
}

#nav ul li a {
	border:1px solid transparent;
	color:#FFF;
	display:block;
	float:left;
	font-size:12px;
	letter-spacing:1px;
	margin-right:0px;
	padding:6px 14px;
	text-align:center;
	text-decoration:none;
}

#nav ul.right li a {
	padding:4px 2px;
	text-align:center;
	text-decoration:none;
}

#nav ul li a:hover {
	background: black;
}

#nav ul.right li a:hover {
	background: transparent;
}

#main{
	position: relative;
	overflow: auto;
	margin-top: 10px;
}

#content{
	width: 480px;
	float: left;
	overflow: hidden;
	padding: 20px 10px 20px 10px;
}

#content .article{
	padding-top: 10px;
	margin-bottom: 14px;
	width: 490px;
	overflow: hidden;
	color: #000;
}

#content .article h2, #content .article h3, #content .article h4, #content .article h5{
	margin-top:20px;
}

#content .article h2, #content .article h1{
	font-size: 32px;
	margin-bottom: 10px;
	font-family: "georgia";
	margin-top: 10px;
	font-weight: normal;
	text-align: center;
	color:#C0172D;
}

#content .article h2 span, #content .article h1 span{
	font-size: 12px;
	display:block;
	text-align:center;
	color:black;
	margin-top:10px;
}

#content .article p{
	font-size: 14px;
	margin-top: 16px;
	margin-bottom: 4px;
	color: #000;
	font-family: arial;
	width: 480px;
	line-height: 24px;
}

#content .article h3{
	color: #C0172D;
	font-size: 20px;
	font-weight: normal;
}

#content .article ul{
	margin: 10px 10px 10px 20px;
	list-style: disc;
	font-size: 14px;
}

#content .article ol{
	margin: 10px 10px 10px 30px;
	list-style: decimal;
	font-size: 14px;
}

#content .article ul li{
	margin-top: 8px;
}

#content .article ol li{
	margin-top: 8px;
}

.article blockquote{
	padding: 4px 20px 20px 30px;
	color: #333;
        border-top: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
	margin:20px 0 20px 0;
	background: url(images/blockquote.jpg) 0px 20px no-repeat;
}

#content .article .articleFooter{
	margin-top: 14px;
	margin-bottom: 10px;
	background: url(images/entry_footer_bg.png) repeat-x top right;
	height: 40px;
	line-height: 40px;
	padding: 0 0 0 5px;
	font-size: 12px;
}


#content .article .articleFooter{
	margin-top: 14px;
	margin-bottom: 10px;
	background: url(images/entry_footer_bg.png) repeat-x top right;
	height: 40px;
	line-height: 40px;
	padding: 0 0 0 5px;
	font-size: 12px;
}

#content .article blockquote p{
}


#content .navigation{
	height: 20px;
	margin-bottom: 30px;
	font-size: 14px;
	margin-top: 10px;
}

#content .navigation div{
	display: block;
	width: 100px;
}

#content .navigation .alignleft{
	float:left;
}

#content .navigation .alignright{
	float:right;
}

#content .postNav div{
	display: block;
	width: 100%;
	margin-bottom: 5px;
}

#content .postNav .alignright{
	text-align: right;
}


#sidebar{
	width: 440px;
	float: right;
	overflow: auto;
}

#sidebar .notbookBg{
	background: url(images/about_bg.jpg) no-repeat scroll left top;
}

#sidebar .bottomSplit{
	background: url(images/about_btm_bg.jpg) no-repeat scroll left top #F7F7F7;
	height: 20px;
	margin-bottom: 20px;
}

#sidebar #signupBoxHolder{
	background: url(images/freeupdates.png) no-repeat 10px 5px;
	height: 180px;
	margin-top: 24px;
}

#sidebar #signupBoxHolder span{
	width: 210px;
	display: block;
	padding: 100px 4px 4px 10px;
	font-size: 16px;
}


#sidebar #signupBoxHolder form{
	display: block;
	font-size: 14px;
	position: absolute;
	top: 120px;
	right: 10px;
	text-align: right;
	background: url(images/signuphere.png) no-repeat bottom left;
	width: 238px;
	height: 100px;
}

#sidebar #signupBoxHolder form input{
	border: 1px solid gray;
	padding: 3px;
	margin-bottom: 2px;
}

#sidebar #signupBoxHolder form button{
	border: 1px solid gray;
	padding: 3px;
}

#sidebar #mainVideoBox{
	padding: 15px 15px 5px 15px;
}

#sidebar #muttonMash{
	padding: 15px 15px 5px 15px;
	margin-top: 20px;
}

#sidebar #mainVideoBox h3{
	font-size: 20px;
	margin-bottom: 10px;
	font-family: "georgia";
	font-weight: normal;
}

#sidebar #muttonMash h3{
	font-size: 20px;
	margin-bottom: 10px;
	font-family: "georgia";
	font-weight: normal;
}

#sidebar #sidebar2Columns{
	overflow: auto;
	/* border: 1px solid transparent; */
	padding:10px 0 10px 0;
}

#sidebar #sidebar2Columns .twitterIcon{
	background: url(images/twitter_64_small.png) no-repeat top right;
	margin-right: 1px;
	display: inline;
	padding: 0px 9px 10px 10px;
}

#sidebar #sidebar2Columns a{
	display: inline;
}

#sidebar #sidebar2Columns .widget{
	margin: 10px 0 7px 0;
}

#sidebar #sidebar2Columns .widget li{
	background: url(images/about_bg.jpg) no-repeat scroll -10px 0;
	padding: 16px 8px 16px 8px;
	font-size: 14px;
}

#sidebar #sidebar2Columns .widgettitle{
	margin: 10px 0 7px 5px;
	padding: 20px 0 10px 0;
	font-weight: normal;
	font-size: 20px;
	font-family: "georgia";
}


#sidebar #columnRight{
	float: right;
	width: 210px;
}

#sidebar #columnLeft{
	float: left;
	width: 210px;
}

#bottom{
	
}

#footer{
	background: black;
	color: white;
	overflow: auto;
	font-size: 12px;
}

#footer div{
	padding: 10px;
}

#footer li{
	padding: 3px;
}

#footer li a{
	color: lightblue;
}

#footer #blogroll{
	width: 200px;
	color: white;
	float: left;
}

#footer #aboutFooter{
	width: 500px;
	color: white;
	float: left;
}

#footer #credits{
	width: 180px;
	color: white;
	float: left;
}