/*
Theme Name: blue-glow
Description: 2 coloumn dark minimalistic theme. 
Author: Jinsona designs
Author URI: http://web2feel.com/
*/

body {
	margin:0;
	padding-top:0px;
	background:#1c1c1c url(images/body.jpg);
	background-repeat:repeat-x;
	font-family:Verdana,Tahoma,sans-serif;
	color:#b2a794;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#458ad7;
	text-decoration:none
	}
a:hover {
	color:#a3ceff;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#b2a794;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:2px 0 0 5px;
	}
.alignright {
	float:right;
	padding:2px 0 0 5px;
	}

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
			
	}

/* The Top */

.top {
	height:210px;
	margin-top:0px;
	background:url(images/top.jpg);
	}
.blogname {
	float:right;
	width:700px;
	font-family:Century Gothic,Verdana,Tahoma,sans-serif;	
	}
.blogname h1  {
	font-size:40px;
	font-weight:normal;
	margin:100px 30px 0 0px;
	color:#51a8f0;
	text-decoration: none;
	text-align:right;
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #51a8f0; 
	text-decoration: none; 
	background-color:transparent;
	}
	
.blogname h1  a:hover { 
	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
	}
.blogname h2 {
	margin:0px 40px 0 0px;
	font-size:16px;
	font-weight:normal;
	color:#fff;
	text-align:right;
	}
/* Menu */
#foxmenucontainer{
	height:30px;
	background:url(images/menu.jpg);
	display:block;
	padding:0px 0 0px 14px;
	}
#foxmenu{
	position:relative;
	display:block;
	height:23px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	}
#foxmenu ul{
	margin:0px;
	padding:5px 20px 0 0;
	list-style-type:none;
	width:auto;
	}
#foxmenu ul li{
	display:block;
	float:left;
	margin:0 1px 0 0;
	}
#foxmenu ul li a{
	display:block;
	float:left;
	color:#51a6ea;
	text-decoration:none;
	padding:5px 20px 0 20px;
	height:19px;
	background:transparent url(images/foxmenu_bg-OVER.gif) no-repeat top left;
	}
#foxmenu ul li a:hover{
	color:#fff;
	background:transparent url(images/foxmenu_bg-OFF.gif) no-repeat top right;
	}
#foxmenu ul li a.current,#foxmenu ul li a.current:hover{
	color:#fff;
	background:transparent url(images/foxmenu_bg-OFF.gif) no-repeat top right;
	}

/* The Content */
.date {
	float:left;
	width:44px;
	height:55px;
	background:url(images/date.jpg);
	background-repeat:no-repeat;
	text-align:center;
	font-size:13px;
	font-family:Century gothic,Verdana,Helvitica,sans-serif;
	padding-top:1px;
	font-weight:bold;
    text-transform:uppercase;
	color:#000;
	}
.date .day {
	color:#fff;
	font-size:20px;
	font-weight:bold;
	padding-top:1px;
	line-height:25px;
	}
.content {
	padding:15px 10px 25px 15px;
	background:#1c1c1c ;

	}

/* The Posts */

.text {
	width:730px;
	float:left;
	text-align:left;
		
	}
.post {
	padding:15px 0px 10px 15px;
	color:#a5a5a5;
	font-family:Century Gothic,Verdana,Tahoma,sans-serif;	
	}

h1.title {
    font-size:25px;
	margin:0px 0 0 0;
	padding:0px 3px 0px 45px;
	color:#f9f4ac;
	font-weight:normal;
	background:none;
	font-family:Century Gothic,Verdana,Tahoma,sans-serif;	
	}
h1.title a {
	color:#7e7e7e;
	text-decoration:none;
	}
h1.title a:hover {
	color:#919090;
	background:none;
	font-weight:normal;
	text-decoration:none;
	}
.postinfo {
	height:10px;
	padding: 2px 5px 2px 2px;
	background:#666666;
	border:1px solid #999;
			}
		
.postinfo a {
	
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	}
.author {
	float:left;
	padding:1px 0 0 5px;
	color:#000;
	}	
	
.p_comments {
line-height:20px;
float:right;
padding:0px 0px 0 25px;
}

.p_comments a:link,
.p_comments a:visited {
	color: #000;
	background-color: transparent;
}
/* The Sidebar0 */
.sidebar {
	float:right;
	width:198px;
	padding-top:1px;
	padding-left:10px;
	font-size:14px;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar h2 {
	height:31px;
	line-height:30px;
	font-size:16px;
	color:#b8b7b7;
	margin:0;
	background:#50352b url(images/h2.jpg);
	background-repeat:no-repeat;
	padding:0px 0 0 10px;
	}

.sidebar ul li {
	background:url(images/bottom.jpg) bottom ;
	background-repeat:no-repeat;
	padding-bottom:11px;
	margin-bottom:11px;
		}
.sidebar ul li li {
	background:none;
	padding-bottom:0;
	margin-bottom:0;

	}
.sidebar ul li ul, .sidebar ul li div {
	padding:9px;
	background:#2e2e31;
		}
.sidebar ul li ul ul, .sidebar ul li div div {
	padding:0;
	background:none;
	}
.sidebar ul li ul li {
	background:none;
	padding-left:5px;
	}
.sidebar table {
	width:100%;
	text-align:center;
	}

.sidebar ul li.ad div {
	text-align:center;
	}
.sidebar a:link,
.sidebar a:visited {	
	color:#777; 
}	
.sidebar a:hover{
	color:#51a6ea; 
}
/* --- FOOTER --- */

#footer {
	height:25px;
	padding:15px 0 0 0px;
	background:#000 url(images/footer.jpg);
	background-repeat:repeat-x;
	color:#349dff;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	}

#footer a {
	color:#fefefe;
	}

#footer a:hover {
	color:#FFF;
	}



/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#349dff;
	}
.navigation a:hover {
	color:#fff;

	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#dcdcdc;
	border:1px solid #ababab;
	color:#484849;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#dcdcdc;
	border:1px solid #ababab;
	color:#484849;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}
