/*
Theme Name: lumq07
Theme URI:http://www.magicpeople.org
Description: For lumq.com
Author: Re/Magicpeople
Author URI: http://www.magicpeople.org


brown	663516
dark brown	412717
dark blue	052a5d
gray 333333

dark gray	5a6e85
light blue	e3eaf0
/*-----------Block Level Elements--------------*/

Body {
	background: #fff url('images/bg.gif') repeat-x fixed;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	
	color:#333333;
}

a { color:#052a5d; text-decoration:none; }
a:hover { color:#052a5d; text-decoration:underline; }

#page {
	width: 1000px;
	background: #fff url('images/wrap.gif');
	margin: 0 auto;
	padding:0 auto;
	overflow:hidden;
	}

/*--  NAVIGATION --*/

#header {
	width: 1000px;
	height:100px;
	margin: 0 auto;
	padding:0px;
	color:#fff;
	position:fixed;
	overflow:hidden;
	background:#d91157 url(images/top.gif) no-repeat;
	background-position: top: 0; center: 0;
}

#headerimg {
	width:300px;
	height:120px;
	padding:20px 0px 0px 30px;
	margin:0px;
	overflow:hidden;
	float:left;
		border: none;

	}

#headerimg h1, h1 a, h1 a:hover{
	border: none;


	}

.description {
	width:210px;
	padding:0px;
	margin:0px;
	color:#eee;
	
	
}

#wrapper {
	width: 100%;
	padding:0px;
	margin:0px;
	}

#content { 
	float: right;
	width: 600px;
	margin-top:110px;
	padding: 15px;
	text-align: justify;

	}
	
#content b{
	color: #777;
	line-height: 14pt;
	}


#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	margin-top: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
#content p img{
	border: none;
	
	}

#content h2 {
	font-family: helvetica, arial, sans-serif;
	font-size: 17px;

	color: #412717;
	margin: 0px;
	line-height: 105%;
	padding-top: 10px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #052a5d;
	}
#content h2 a  {
	color: #052a5d;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #412717;
	text-decoration: underline;
	}


#content h3 {
     font-family: helvetica, arial, sans-serif;
     font-size:14px;
     line-height: 105%;
	}
	
#content h3 a  {
	color: #d91157;
	text-decoration: none;
	}


#content h3 a:hover {
	color: #052a5d;
	text-decoration: none;
	}

#content ol {
	line-height: 18px;
	list-style: dash;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
	
#content ul {

	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #797979;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
blockquote{
	background-color: #F3F3F3;
	margin: 0px;
	margin-left: 15px;
	margin-bottom: 12px;
	padding: 7px;
	width: 420px;
	font-style: italic;
	color: #666666;
	border: 1px solid #cccccc;
	}
	
.post strong {
	color:#000;
	font-weight: normal;
	}

.postspace {
	background: #fff;
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #fff;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	background: #fff;
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}


#sidebar {
	width: 336px;
	float:left;
	padding:0px;
	position:fixed;
	margin-top:10px;
	overflow:hidden;
	}

#siderail {
	width: 336px;
	float:left;
	position:fixed;
	padding:10px;
	margin-top:100px;
	
	}

#footer {
	width: 600px;
	clear: both;
	padding:0px;
	margin-left:380px;
	overflow:hidden;
}

#footer .sub{
	margin:0px;
	color:#fff;
	background-color: #052a5d;
	text-align:right;
	padding:5px;
	}

#footer .sub a{
	color:#fff;
	
	padding:0px;
	margin:0px;
	}
/*-- adsense container --*/

#link_unit_top_container{
	height:20px;
	padding-top:62px;
	margin-left:390px;
	margin-bottom:-290px;
	position:fixed;
}

#link_unit_top {
	width:468px;
	height:15px;
	padding:10px;
	position:fixed;
	margin:0 auto;
	}

#leaderboard_container {
	height:92px;
	margin-left:390px;
	padding:20px;
	position:fixed;
	
	}

#leaderboard {
	width:468px;
	height:60px;
	position:fixed;
	margin:0 auto;
	}

/*-------------The Post-------------*/

#title {
	float:left;
	width:600px;
	padding:0px;
	margin-bottom:10px;
	}

#title_container {
	margin:10px 0px;
	width:600px;

	}

img {
	
	margin: 0px;
}

img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.left, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}

img.right, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}

/* -- post info -- */

#post_single {
	border-top:1px dotted #052a5d;
	float:left;
	width:500px;
	padding:10px 0px 5px 0px;
	}

/*--------------Sidebar------------*/
#sidebar {
	width:336px;
	color: #777;
	position:fixed;
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
	}

.side-title {
	font-family: helvetica, arial, sans-serif;
	border-bottom:2px solid #eee;
	font-size:14px;
	font-weight: 120;
	padding: 6px;
	margin: 0px;
	margin-bottom: 3px;
	color: #fff;
	background: #052a5d;
	line-height: 105%;
	}

.side-box {
	padding:0px;
	margin:5px 0px 10px 0px;
	}

#sidebar p{
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
	
#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 2px 0px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style: none;
	margin-bottom: 1px;
	padding: 0px 0px 0px 0px;
	}
	
#sidebar ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 12pt;

	}

#sidebar ul li a:hover {
	color: #000000;

	}
	

/*--------------Search Form-------------*/

#searchform{
	padding: 10px;
	font-family: verdana, arial, times;
	background: #fff;
	border-right: 1px solid #fff;
}

#searchform input{
	width: 23%;
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 2px;
	background-color: #fff;
	border: 1px solid #ccc;}

#searchform #s{
	width: 70%;
	font-family: verdana, arial, times;
	font-size: 7pt;
	padding: 2px;
	border: 1px solid #ccc;
	background-color: #fff;
	color: #797979;
}



/*-------------Images------------------*/


/*-------------SiteNav------------------*/
#sitenav {
	width: 630px;
	padding:0px 10px 10px 10px;
	margin:0 auto;

	overflow:hidden;
	}

#sitenav .title {
	font-family: helvetica, arial, sans-serif;
	border-bottom:2px solid #e3eaf0;
	font-size:14px;

	padding: 6px;
	margin: 0px;
	list-style: none;
	color: #fff;
	background: #052a5d;
	line-height: 105%;
	}
	
#sitenav .box {
	font-size:11px;
	width:300px;
	float:left;
	padding:0px;
	margin:10px 3px 10px 3px;
	}

#sitenav .box ul {
	margin:15px;
	padding:5px 0px 0px 3px;

	}
	
#sitenav .box li {
	padding:4px 0px 4px 0px;
	border-bottom:1px dotted #eee;
	margin:0px;
	color:#31342C;
	}

#sitenav .box li a{
	color:#31342C;
	text-decoration:none;
	}

#sitenav .box li a:hover{
	color:#052a5d;
	text-decoration:underline;
	}