/*  
Theme Name: WPMoz Black Theme
Theme URI: 
Description: WPMoz Black Theme
Version: 1.0
Author: Black iD Team
Author URI: 
*/
/* CSS Document */

body
	{
		font-family:arial;
		font-size:12px;
		margin:0px;
		background:url(images/body_bg.jpg) repeat-x top;
		margin:0px;
		padding-bottom:15px;
	}
.main
	{
		width:940px;
		margin:0px auto;
	}

/*----------------------------------------------------------*/
.nav
	{
		height:31px;
		overflow:hidden;
		float:right;
		margin-right:5px;
	}
.nav ul,li
	{
		list-style:none;
		margin:0px;
		padding:0px;
	}
.nav li
	{
		float:left;
		display:inline;
		margin-right:5px;
	}
	
.nav a,.nav a:visited
	{
		text-decoration:none;
		font-size:14px;
		color:#1c1c1c;
		background:url(images/nav_bg.jpg) repeat-x;
		float:left;	
		padding-left:20px;
		padding-bottom:5px;
		margin-top:2px;
	}
.nav li span, .nav li span
	{
	    padding-right:20px;
		padding-top:9px;		
		float:left;	
		cursor:pointer;
	}
.nav a:hover, .current_page a, .current_page a:visited
	{
		color:#1c1c1c;
		background:url(images/nav_bg_hover.jpg) repeat-x;
		text-decoration:none;
		margin-top:0px;
		padding-bottom:6px;
	}
.nav li  a:hover span, .current_page a span
	{
		padding-top:10px;
	}
/*----------------------------------------------------------*/


.search
	{
		float:right;
		width:300px;
		background:#e7e7e7;
		margin-top:12px;
	}
.searchLeft
	{
		background:url(images/search_left.gif) no-repeat left;
	}
.searchRight
	{
		background:url(images/search_right.gif) no-repeat right;
	}
		
	
.logo
	{
		padding-left:10px;
		height:56px;
		overflow:hidden;
	}
.logo h1 a, .logo h1 a:visited
	{
		text-decoration:none;
		font-size:36px;
		color:#fff;
	}
.category
	{
		text-align:right;
		font-size:13px;
	}
.category a , .category a:visited
	{
		text-decoration:none;
		color:#0f538c;
	}
.h_box_contnet
	{
		color:#8b8b8a;
		font-size:18px;
		padding-left:10px;
		height:25px;
		overflow:hidden;
	}
.header
	{
		height:154px;
	}
.rss
	{
		float:right;
		width:74px;
		margin-right:10px;
		padding-top:7px;
	}
img
	{
		border:none;
	}
form
	{
		padding:0px;
		margin:0px;
	}


.date
	{
		background:url(images/date.jpg) no-repeat;
		width:66px;
		height:61px;
		float:left;
	}
.date_inner
	{
		height:28px;
		font-size:22px;
		text-align:center;
		color:#fff;
	}
.day
	{
		text-align:center;
		padding-top:5px;
	}
.month
	{
		padding-left:7px;
		padding-top:3px;
		color:#CCCCCC;
	}
.postTitle
	{
		float:right;
		width:550px;
	}
.txt
	{
		background:none!important;
		border:none!important;
		padding:7px;
		vertical-align:middle;
		font-size:14px;
	}
.txt_bg
	{
		float:left;
		height:30px;
		width:260px;
	}
.button
	{
		float:right;
		width:30px;
		margin-right:5px;
		
	}

.box_title
	{
		color:#4e5e7c;
		font-size:20px;
		font-weight:normal;
		text-align:center;
		padding-bottom:4px;
	}
h1,h2,h3
	{
		margin:0px;
		padding:0px;
	}
.box
	{
		padding-left:103px;
		padding-top:25px;
	}
.left_column
	{
		width:230px;
		float:right;
		
	}
.content_column
	{
		width:680px;
		float:left;
		
		
	}
.sidebar h2
	{
		background:url(images/sidebarTop.jpg) no-repeat;
		padding: 8px;
		font-weight:normal;
		color: #B7D5DB;
	}
.innerRightColumn ul, .innerRightColumn ul li
	{
		padding:0px;
		margin:0px;
		list-style:none;
	}
.sidebar
	{
	
		background: #f5f5f5;
		margin-bottom: 20px !important;
		height:1%;
	}
.innerRightColumn ul li li
	{
		list-style: url(images/sidebarBullet.jpg);
		margin-left: 30px;
	}
.sidebar
	{
		color:#666462;
		font-family:"Trebuchet MS",Arial;
	}

.content_title
	{
		color:#fe7200;
		font-size:22px;
		padding-bottom:2px;
		
	}
.content_title a, .content_title a:visited, .content_title a:hover 
	{
		color:#323232 !important;
		text-decoration:none;
	}

.contentTop a, .contentTop a:visited
	{
		color:#0066CC;
	}


.big
	{
		font-size:18px;
		font-weight:bold;
	}
.contentTop a:hover
	{
		color:#000;
	}
.story
	{
		margin-bottom:30px;
	}
.story_content
	{
		padding:10px;
		padding-top: 0px;
		padding-bottom:10px;
	}
.lines
	{
		background:url(images/lines.png) 0px 7px;
	}
.lines2
	{
		padding:20px;
		padding-top:10px;
		padding-bottom:5px;
		background:url(images/lines.png) 0px 7px;
	}
ul
	{
	margin:0px;
	padding:0px;
	}
img
	{
		border:none;
	}
.footer a, .footer a:visited
	{
		color:#fdfdfd;
		text-decoration:underline;
	}
.footer a:hover
	{
		color:#aaaaaa;
		text-decoration:none;
	}
.footerLeft
	{
		float:left;
		width:300px;
		text-align:left;
	}
.footerRight
	{
		float:right;
		width:300px;
		text-align:right;
	}
a, a:visited
	{
		
		color:#545454;
		text-decoration:none;
	}
a:hover
	{
		color:#000;
		text-decoration:none;
	}
	.center, .pagetitle
	{
		color:#666;
	}

/* COMMENT BUBBLES */

.commentlist
	{
		margin:0px;
		padding:10px;
		list-style:none;
		color:#000;
		
	}
.commentlist li
	{
		background:#e7e7e7;
		padding:10px;
		margin-bottom:10px;
		color:#000;
	}
	
.alt 
	{
		color:#000;
		background:#d4efff !important;
		padding:10px;
	}

/* avatar */
.fl_right
	{
		float:left;
		padding-right:10px;
	}
.commentmetadata
	{
		float:right;
	}
/* CALENDER STYLE */
#wp-calendar {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#wp-calendar caption {
	border-bottom: 1px dotted #C6C6C6;
	color: #3a3a3a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: normal;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	text-align: left;
}

#wp-calendar td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

#wp-calendar td a, #wp-calendar td a:visited {
	background: #CF3A0B;
	border-left: none;
	color: #FFFFFF;
	text-decoration: none;
}

#wp-calendar td a:hover {
	background: #CF3A0B;
	border-left: none;
	color: #FFFFFF;
	text-decoration: none;
}

#wp-calendar td.pad {
	background: transparent;
}

#wp-calendar tfoot td a:link, #wp-calendar tfoot td a:visited {
	background: none;
	border: 0px;
	color: #000000;
	text-decoration: underline;
}

#wp-calendar tfoot td a:hover {
	background: none;
	color: #363636;
	text-decoration: none;
}

#wp-calendar tfoot td#next {
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#wp-calendar tfoot td#prev {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#wp-calendar tfoot td, #wp-calendar tfoot td.pad {
	background: transparent;
	margin: 0px;
	padding: 0px;
}

#wp-calendar th {
	color: #CF3A0B;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
}

#wp-calendar ul{
	clear: both;
	list-style: none;
	margin: 0px;
	padding: 0px;
}



.single_panel
	{
		padding-bottom:19px;
	}
.theme_title
	{
		color:#676767;
		font-size:18px;
		font-weight:normal;
		padding-bottom:18px;
	}
.theme_box
	{

		float:left;
		margin-right:17px;
		color:#02a9f6;
		font-size:14px;
	}
.theme_box a, .theme_box a:visited
	{
		color:#02a9f6;
		text-decoration:none;
	}
.theme_box a:hover
	{
		color:#333333;
	}
.theme_image
	{
		margin-bottom:5px;
		overflow:hidden;
                border:solid 1px #aeaeae; 
	}
.sm
	{
		padding-right:3px;
		
	}
.dm
	{
		padding-left:3px;
	}
.clear
	{
		clear:both;
	}
.last_box
	{
		margin-right:0px !important;
	}

.pagebar
	{
		padding: 5px 10px;
		float:right;

	}
.pagebar a
	{
		padding: 3px 5px;
		display:block;
		float:left;
		border: solid 1px;
		background: #fff;
		border: solid 1px #09c;
		color: #09c;
		font-size: 13px;
		margin-right: 5px;
	}
.pagebar a.active, .pagebar a:hover
	{
		background:#0099CC;
		color: #fff;
		text-decoration:none;
	}
/* Round corners */
.roundTop
	{
		background:url(images/shadowTop.gif) repeat-x top;
	}
.roundBottom
	{
		background:url(images/shadowBottom.gif) repeat-x bottom;
	}
.roundLeft
	{
		background:url(images/shadowLeft.gif) repeat-y left;
	}
.roundRight
	{
		background:url(images/shadowRight.gif) repeat-y right;
	}
.roundTopLeft
	{
		background: url(images/topLeft.gif) no-repeat left top;
	}
.roundBottomLeft
	{
		background: url(images/bottomLeft.gif) no-repeat left bottom;
	}
.roundTopRight
	{
		background: url(images/topRight.gif) no-repeat right top;
	}
.roundBottomRight
	{
		background: url(images/bottomRight.gif) no-repeat right bottom;
	}
.roundContent
	{
		padding: 10px;
	}

span
	{
		display:inline !important;
	}


#author , #email , #url
	{
		background:url(images/author.jpg) repeat-x;
		width:470px;
		border:solid 1px #165073;
		padding:5px;
	}	
#comment
	{
		background:url(images/comment.jpg) repeat-x top #eeeeee;
		width:470px;
		border:solid 1px #165073;
		padding:5px;
	}
#submitcomment	
	{
		width:194px;
		height:39px;
		background:url(images/commentSubmit.jpg) no-repeat;
		border:none;
		margin-top:5px;
		color:#fff;
	}
.commentTemplate	
	{
		padding-left:10px;
	}
.article_footer
	{
		padding-left:10px;
		padding-bottom:20px;
	}
.feedback a, .feedback a:visited
	{
		text-decoration:none;
		color:#323232;
	}