/*
Theme Name: Breaking News
Theme URI: http://www.thepimppanther.com/
Description: Premium Magazine style with lots of options and features.
Use the Options Panel to customize the sections of this theme. To add a thumbnail to the post, add to each post a custom field with the name "thumbnail" and having as value the link to the desired image.
Need help? Ask for support at http://www.thepimppanther.com/.
Version: 1.1
Author: V
Author URI: http://www.thepimppanther.com/
Tags: black, red, white, 3 columns layout, post excerpts, post thumbnails, ads ready, widget ready, magazine style, fixed width.	
*/


/*============================================================
	General Specifications
==============================================================*/

body {
  	font-size: 12px;
	font-family: Georgia, Verdana, Arial, Sans-Serif;
	background: #3c3c3c;
	color: #000;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#page {
	background: #e8e8e8;
	text-align: left;
	margin: 0px auto;
	padding: 0;
	width: 1000px;
	}


.depth-1 {
	border: 1px solid #ddd;
    	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 15px;
	}

h1.header  {
	width: 410px;
	height: 65px;
	position: relative;
	font-size:1px;
	color:#a92d1d;
	left: 10px;
	top: 10px;
	}

h1.header  a, a:hover, a:visited {
  	text-decoration: none !important;
	}

h1.header span{
	background: url(images/logo.png) top no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	margin-left: -1px;
	}

h2.title, h2.title a, h2.title a:hover, h2.title a:visited, #sidebar h2 {
	font-size: 18px;
	margin: 0;
    	text-decoration: none;
	color:#fff !important;
	}
	

h1, h2, h3 {
	font-family: Georgia, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	font-size: 22px;
	margin: 0;
    	text-decoration: none;
	color:#000;
	}

h2, h2 a, h2 a:hover, h2 a:visited {
	font-size: 18px;
	margin: 0;
    	text-decoration: none;
	color:#000;
	}

h3, h3 a, h3 a:hover, h3 a:visited {
	font-size: 16px;
    	padding: 0;
	margin:5px 0px;
	color: #000;
	}

h4, h4 a, h4 a:hover, h4 a:visited {
	font-size: 14px;
	color:#000;
	margin: 5px;
	padding: 0;
	}

h5, h5 a, h5 a:hover, h5 a:visited {
	color:#000;
	margin: 5px;
	padding: 0;
	}

h6, h6 a, h6 a:hover, h6 a:visited {
	color:#000;
	margin: 5px;
	padding: 0;
	}

a, a:visited{
	color: #ff0000;
	text-decoration: none;
	}

a:hover {
	color: #000;
	text-decoration: none;
	}

code {
	font: 12px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 10px;
    	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 10px;
	border-left: 3px dashed #000;
	font-style: oblique;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

.navigation {
  	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
    	font-weight: bold;
    	}

#searchh {
    	width:200px;
	background: none;
	color: #e8e8e8;
	font-size: 13px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
    	font-weight: normal !important;
	margin: 0px 0px 0px 5px;
	padding: 2px 2px 1px 2px;
	font-weight: bold;
    	border:none;
	}


#searchform {
    	width:200px;
	background: #e8e8e8;
	color: #000;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
    	margin: 0px 0px 0px 2px;
	padding: 2px 2px 1px 2px;
	}

#submit {
	background: url(images/h2home.png) left repeat;
	color: #fff;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	margin: 0px;
	padding: 1px 4px;
	font-weight: bold;
    	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

/*==========================================================
	Header
============================================================*/

#srch {
	background: url(images/src.png) top right no-repeat;
  	float:right;
	margin-top: 0px;
  	margin-right:10px;
	width: 230px;
	padding-left: 10px;
	padding-right: 10px;
	height: 25px;
	}

#header {
	background: #a92d1d url(images/header.png) top no-repeat;
	margin: 0px auto;
	padding: 0;
	height: 80px;
	width: 1000px;
	float: left;
	}

#description {
	width: 410px;
	float: left;
	margin:0;
	text-align: left;
	color: #fff;
	}


/*===================================================================
	Menu bar
=====================================================================*/
	
#menu_bar {
	background: #3c3c3c;
	width:1000px;
	height:28px;
	padding-top:0px;
	margin:0px;
	text-transform: uppercase;
	float: left;
	}

ul#navlist {
	margin:0;
	white-space: nowrap;
	float:left;
	width:700px;
	padding-left: 10px;
	padding-right: 10px;
	}

ul#navlist li {
	display:inline;
	list-style-type: none;
	}

ul#navlist li a {
	font-family:georgia;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	color: #e8e8e8;
	height:20px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	margin:0px;
	padding:5px;
	display:block;
	float:left;
	text-decoration: none;
	}

ul#navlist li a:hover {
	background: url(images/menu.png) left no-repeat;
	color: #fff;
	}


/*==================================================================================
	Categories menu
=====================================================================================*/

#catbar {
	background: #c41803 url(images/h2side.png) left repeat;
	width: 1000px;
	height: 24px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: left;
	}
	
#catbar ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#catbar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#catbar li a, #catbar li a:link, #catbar li a:visited {
	color: #fff;
	display: block;
	font-size: 11px;
    	font-weight: bold;
    	margin: 0px;
	padding: 5px 10px;
	border-right: 1px solid #c26a5e;
	}

#catbar li a:hover, #catbar li a:active {
	background: #000 url(images/h2home.png) left repeat;
	color: #b00104;
	display: block;
	text-decoration: none;
    	}
	
#catbar li li a, #catbar li li a:link, #catbar li li a:visited {
	background: #c41803;
	width: 140px;
	float: none;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	border-bottom: 1px solid #c26a5e;
	border-left: 1px solid #c26a5e;
	border-right: 1px solid #c26a5e;
	}
	
#catbar li li a:hover, #catbar li li a:active {
	background: #000;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	}

#catbar li {
	float: left;
	padding: 0px;
	}

#catbar li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0px;
	padding: 0px;
	}

#catbar li li { 
	}

#catbar li ul a { 
	width: 140px;
	}

#catbar li ul a:hover, #catbar li ul a:active { 
	}

#catbar li ul ul {
	margin: -25px 0 0 161px;
	}

#catbar li:hover ul ul, #catbar li:hover ul ul ul, #catbar li.sfhover ul ul, #catbar li.sfhover ul ul ul {
	left: -999em;
	}

#catbar li:hover ul, #catbar li li:hover ul, #catbar li li li:hover ul, #catbar li.sfhover ul, #catbar li li.sfhover ul, #catbar li li li.sfhover ul {
	left: auto;
	}

#catbar li:hover, #catbar li.sfhover { 
	position: static;
	}
	

/*==============================================================
	Positioning of the ads banners
================================================================*/

#ad468 /* banner in the header*/ {
	width:470px;
	height:60px;
	margin-top:10px;
	margin-left:510px;
	}

#ad160 /* banners in the sidebar*/ {
	width:160px;
	margin: 0 auto;
	}


/*=====================================================================
	Blog page
=======================================================================*/

#pbody {
	background:;
	width:1000px;
	margin-top:0px;
	float: left;
	}

#content {
	width:615px;
	margin-left:5px;
	margin-right: 6px;
	margin-top: 5px;
	float:left;
	}


/*=====================================================================
	Home page
=======================================================================*/

.home{
	width: 100%;
	background: #000 url(images/h2home.png) left repeat-x;
	text-align: center;
	color:#fff !important;
	padding: 3px 5px;
	font-size: 18px;
	margin-top: -5px;
	margin-left: -5px;
	}

.home a, .home a:hover, .home a:visited{
	color:#fff !important;
	}

#mainart {
	background: #fff;
	width: 478px;
	float:left;
	margin-left: 6px;
	margin-top: 5px;
	padding: 5px;
	border: 1px solid #858585;
	text-align: justify;
	}

.featlist1 {
	background: #fff;
	width: 290px;
	float: left;
	border: 1px solid #858585;
	margin-left: 2px;
	padding: 5px;
	}

.featlist2 {
	background: #fff;
	width: 290px;
	float: right;
	border: 1px solid #858585;
	margin-right: 1px;
	padding: 5px;
	}

#post{
	background: #fff;
	width: 600px;
	padding: 5px;
	border: 1px solid #858585;
	float: left;
	margin-left: 2px;
	margin-top: 5px;
	text-align: justify;
	}

#bottom1{
	width: 305px;
	float: left;
	}

#bottom2{
	width: 305px;
	float: right;
	}

.featlist3 {
	background: #fff;
	width: 290px;
	float: left;
	border: 1px solid #858585;
	margin-left: 2px;
	padding: 5px;
	margin-top: 5px;
	text-align: justify;
	}

.featlist4 {
	background: #fff;
	width: 290px;
	float: right;
	border: 1px solid #858585;
	margin-right: 1px;
	padding: 5px;
	margin-top: 5px;
	text-align: justify;
	}


/*==========================================================================
	The actual Blog post look
============================================================================*/

.post {
	background: #fff;
	border: 1px solid #858585;
	width:614px;
	float: left;
	margin-top: 0px;
	margin-bottom:5px;
	text-align: justify;
	font-size:14px;
	}

.ptitle{
	background: #000 url(images/h2home.png) left repeat;
	width: 604px;
	padding: 3px 5px;
	text-align: center;
	}

.entry {
	padding: 0px 15px;
	margin: 0px;
	}

#date {
	float: left;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin-left: -59px;
	margin-top: 10px;
	}

.postmetadata {
	border-top: 1px solid #e8e8e8;
	width: 580px;
	padding: 10px;
	margin: 0 auto;
	font-size: 11px;
    	clear: both;
    	}

.post hr {
	display: block;
	}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.attachment {
	text-align: center;
	margin: 5px 0px;
	}

.clear {
	clear: both;
	}

.entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: square;
	padding-left: 10px;
	text-indent: 5px;
	}

.entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

/*===================================================
	Sidebar
=====================================================*/

#sidebar{
	float:left;
	width: 180px;
	margin-left:6px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-family: georgia;
	font-size: 12px;
	padding: 0px 0 10px 0;
	}

#sidebar h2 {
	width:170px;
	padding:3px 5px;
	background: url(images/h2side.png) left repeat-x;
	margin: 0px auto;
	font-size:18px;
	text-align: center;
	color:#fff !important;
	}

#rss {
	margin: 0px;
	}

#sidebar a, a:visited {
	color:#000;
	text-decoration: none;
	}

#sidebar a:hover {
	color:#ff0000;
	text-decoration:none;
	}

#sidebar form {
	margin: 0;
	}

#sidebar ul, #sidebar ul ol {
	background: #fff;
	border: 1px solid #858585;
	margin-bottom:5px;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	padding: 10px;
	}

#sidebar li {
	list-style-type: none;
	}

#sidebar ul li {
	list-style-type: none;
	margin-bottom: 5px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	background: none;
	border: none;
	width: 80%;
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding:0px;
	}

#sidebar ul li li {
	padding: 0px 0px 5px 20px;
	margin: 0px;
	} 

#sidebar ul li ul {
	border: none;
	background: none;
	}

#sidebar ul li ul li {
	padding: 0px;
	margin-top: -10px;
	margin-bottom: -15px;
	margin-left: -10px;
	}

/* Sidebar2*/

#sidebar2{
	float:left;
	width: 180px;
	margin-left:0px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-family: georgia;
	font-size: 12px;
	padding: 0px 0 10px 0;
	}

#sidebar2 h2 {
	width:170px;
	padding:3px 5px;
	background: url(images/h2side.png) left repeat-x;
	margin: 0px auto;
	font-size:18px;
	text-align: center;
	color:#fff !important;
	}

#sidebar2 a, a:visited {
	color:#000;
	text-decoration: none;
	}

#sidebar2 a:hover {
	color:#ff0000;
	text-decoration:none;
	}

#sidebar2 form {
	margin: 0;
	}

#sidebar2 ul, #sidebar ul ol {
	background: #fff;
	border: 1px solid #858585;
	margin-bottom:5px;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	padding: 10px;
	}

#sidebar2 li {
	list-style-type: none;
	}

#sidebar2 ul li {
	list-style-type: none;
	margin-bottom: 5px;
	}

#sidebar2 ul p, #sidebar2 ul select {
	margin: 5px 0 8px;
	}

#sidebar2 ul ul ul, #sidebar2 ul ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar2 ul ol li {
	list-style: decimal outside;
	}

#sidebar2 ul ul li, #sidebar2 ul ol li {
	margin: 3px 0 0;
	padding:0px;
	}

#sidebar2 ul li li {
	padding: 0px 0px 5px 20px;
	margin: 0px;
	} 

#sidebar2 ul li ul {
	border: none;
	background: none;
	}

#sidebar2 ul li ul li {
	padding: 0px 0px 5px 10px;
	margin-top: -5px;
	margin-bottom: -15px;
	margin-left: -10px;
	}

/*Sidebar search form*/

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

/* Calendar */

#wp-calendar {
	width: 180px;
	background: #fff;
	margin-bottom: 10px;
	margin-left: 0px;
	border-left: 1px solid #858585;
	border-right: 1px solid #858585;
	border-bottom: 1px solid #858585;
	padding: 10px;
	empty-cells: show;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	width: 180px;
	background: #fff;
	border-left: 1px solid #858585;
	border-right: 1px solid#858585;
	margin-left: 0px;
	padding-top: 10px;
	text-align: center;
	color:#000 !important;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}


/*================================================================
    Begin Comments
==================================================================*/

#replies {
	padding: 10px;
	margin: 0px 10px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

#commentform input {
    	background: #e8e8e8;
	color: #000;
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
    	margin: 5px 10px 0 0;
	}

#commentform textarea {
    	background: #e8e8e8;
	color: #000;
	width: 500px;
	padding: 2px;
	}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

#commentform #submit {
	margin: 0 0 5px auto;
	float: left;
	background: #1e5c0e url(images/h2home.png) left repeat-x;
	color: #fff;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	padding: 2px 4px 1px 4px;
	font-weight: bold;
    	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
    	font-weight: bold;
	}

.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
    	}

.commentlist li, #commentform input, #commentform textarea {
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
    	}

.children {
   	padding: 0;
   	}

#commentform p {
	margin: 5px 0;
    	font-weight: normal;
	line-height: 14px;
	text-transform: none;
    	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
    	font-weight: normal;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.thread-alt {
	background: #e8e8e8;
	border: 1px solid #1e5c0e;
	}

.thread-even {
	background: #ddd;
	border: 1px solid #1e5c0e;
    	}


/*=======================================================================
	Footer
=========================================================================*/

#footer {
	background: url(images/footer.png) top no-repeat;
	margin: 0 auto;
   	width: 1000px;
	padding-top:10px;
	clear: both;
    	text-align: center;
	color:#000;
	}

#footer a, #footer a:visited {
	color:#000;
	}

/*===============================================================
    Begin Images
=================================================================*/

p img {
	padding: 10px;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
  display: block;
   	float: right;
   	}

.alignleft {
    display: block;
   	float: left;
	}

a img {
	border: none;
	}


/*=================================================================
    Captions
===================================================================*/

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}
