/*
Theme Name: CelebrityPress
Theme URI: http://www.gorillathemes.com/celebritypress/
Description: Sexy Magazine Style Theme.
Version: 3.0
Author: Gorilla Themes
Author URI: http://www.gorillathemes.com/
*/

	
/* Body | Lists | Padding | Margin Reset */
* {
	border:0;
	margin:0;
	padding:0;
}

body {
	font-family: Arial,"Microsoft Sans Serif","Lucida Sans Unicode";
	font-size:14px;
	line-height:16px;
	background:#fff;
}

p {
	padding-bottom: 10px;
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, Helvetica Neue, Helvetica, Arial, sans-serif;
	line-height: 140%;
	font-weight:normal;
	padding-bottom:10px;
	border:none;
}

h1 {
	font-size:30px;
}

h2 {
	font-size:24px;
	padding-bottom:10px;
}

h3 {
	font-size:20px;
	padding-bottom:10px;
}

h4 {
	font-size:18px;
	padding-bottom:10px;
}

h5 {
	font-size:16px;
	padding-bottom:10px;
}

h6 {
	font-size:14px;
	padding-bottom:5px;
}


li {
	list-style:none;
}


	
/* Links */
a {
	color:#000;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
	color:#666;
}

.readmore {
	text-transform:none;
	color:#000;
	font-weight:bold;
}

.slider-title {
	padding:4px;
	color:#ffffff;
        font-weight: bold;
	font-size:18px;
	
}

.slider-title a,visited {
	color:#666;
	font-size:22px;
}


	
/* Page Layout */
#layout {
	margin:0 auto;
	width:960px;
}


	
/* Header */
#header {
	height:140px;
}


	
/* Header Ad 728x90 */
#header_ad {
	float:right;
	padding-top:20px;
}

#header_ad img {
	border:0;
}


	
/* Logo */
#logo {
	float:left;
	top:0px;
	width:250px;
	height:272px;
	z-index:1;
	position:absolute;
}


	
/*- Main Menu -*/
#menu_navigation {

        width:960px;

	height:35px;

	background:#fff;

	border-top:1px solid #ccc;

	border-bottom:1px solid #ccc;

        border-right:1px solid #ccc;

        border-left:1px solid #ccc;

	clear:both;

	margin:0 0px;

	position:relative;

	z-index:999;
     

       
}

.menu,.menu ul {


}

.menu {

   position:relative;
    margin-left:0px;
  

	
}

.menu li {

	position: relative;

	display: inline;
        float: left;

	
}

.menu li a {

        font-family: "Trebuchet MS", Tahoma, Helvetica Neue, Helvetica, Arial, sans-serif;

	display:block;

	height: 100%;

	padding:0 10px;

	text-align: left;

	line-height: 36px;

	font-size: 14px;

	color: #030F98;

	border:none;

	text-decoration: none;

	text-transform:uppercase;
   
        font-weight:bold;

        
   
        
	
}

.menu li a:hover {
      text-decoration:none;
	color:#000;


}
 
.menu .current_page_item a{
	
	color: #000;	
	
	
}

.menu ul {

visibility:hidden;

	position:absolute;

	left:0;

	top:36px;

	width: 160px;

	z-index:1;
         
       background-color:#222;

	border-top:1px solid #000;

	border-left:1px solid #000;

	border-right:1px solid #000;

}

.menu ul li {

display:block;

	width: 100%;

	cursor:pointer;

	border-bottom:1px solid #000;

	border:0;
	float:none;
}

.menu ul a {
color:#533801;	
}

.menu ul a:hover {

	
}

#home .on {

       color: #fff;

}


	
/* Secondary Menu and Dropdown Navigation */
* + html #emptysubnav {
	height:35px!important;

	
/*IE7*/
}

* html #emptysubnav {
	height:35px!important;

	
/*IE7*/
}

#emptysubnav {
        width:960px;

	height:35px;

	background:url(images/white-black/nav-bg.png) left top no-repeat scroll;

	border-top:1px solid #ccc;

	border-bottom:1px solid #ccc;
       
        border-right:1px solid #ccc;

        border-left:1px solid #ccc;

	clear:both;

	margin:0 0px;

	position:relative;

	z-index:999;
	
	background:#fff;
}

#catnav,#catnav * {
        margin-bottom:10px;
	margin:0px;
	padding:0px;
	list-style:none;
}

#catnav {
	position:relative;
        
	height:35px;
	float:left;
	width:960px;
	padding:0 0 0 10px;
	background:url(images/white-black/nav-bg.png) left top no-repeat scroll;
}

#catnav li {
	float:left;
	list-style:none;
	 margin-left:0px;
	padding:0;
	height:35px;
        margin-bottom:10px;
}

#catnav li a {
	color:#fff;
	display:block;
	padding:0 10px;
	font-size:14px;
	font-family: "Trebuchet MS", Tahoma, Helvetica Neue, Helvetica, Arial, sans-serif;
	border:none;
	text-decoration: none;
	line-height:36px;
	text-transform:uppercase;
        font-weight:bold;
}

#catnav li a:hover {
	text-decoration:none;
	color:#000;
	
}

#catnav li ul {
	position:absolute;
	left:-999em;
	width:15em;
	margin-top:0;
}

#catnav li:hover ul,#catnav li.sfhover ul {
	left:auto;
	position: absolute;
	z-index:8009; 
	color:#666;
}

#catnav li ul li {
	display:block!important;
	width:15em;
	border:1px solid #666!important;
	border-top:none!important;
        background:url(images/white-black/nav-bg.png) left top no-repeat scroll;
	
	position: relative;
	z-index:1;
}



	
/*- Search - Rss - Newsletter Starts here -*/
#search_rss_wrapper {
	width:960px;
	margin-top:10px;
}

.wrapper_left {
	border:1px solid #ccc;
	height:47px;
	width:648px;
	background:#fff;
	float:left;
}

.wrapper_right {
	background:#fff;
	border:1px solid #ccc;
	height:47px;
	width:298px;
	float:right;
}

.newsletter {
	float:left;
	width:250px;
	margin:10px 0 0;
	padding-left:240px;
}

.rssfeed {
	height:45px;

	width:136px;

	float:right;

	padding-top:2px;

	padding-right:5px;

	display:block;

	cursor:pointer;

}

.feed_input {
	background:#f9f9f9;
	color:#000;
	font-size:12px;
	font-family:Arial, Tahoma, Verdana;
	font-weight:normal;
	padding:4px;
	width:156px;
	margin-left:13px;
	display:inline;
	border:1px solid #ccc;
}

.search_input {
	background:#f9f9f9;
	color:#000;
	font-size:12px;
	font-family:Arial, Tahoma, Verdana;
	font-weight:normal;
	padding:4px;
	width:186px;
	margin:10px 0 0 16px;
	display:inline;
	border:1px solid #ccc;
}

.search_input_footer {
	background:#fff;
	color:#000;
	font-size:12px;
	font-family:Arial, Tahoma, Verdana;
	font-weight:normal;
	padding:4px;
	width:126px;
	margin:10px 0 0;
	display:inline;
	border:1px solid #ccc;
}

.submit_button {
	background:#000;
	color:#fff;
	font-size:11px;
	font-family:Arial, Tahoma, Verdana;
	padding:4px;
	margin:0 0 0 8px;
	border:1px solid #ccc;
	font-weight:bold;
	width:56px;
}


	
/*   Grid   */
#grid {
	margin-top:10px;
}

#grid .sidebar h2 {
	font-size:14px;
	margin:0 0 5px;
	color:#000;
}

#grid p {
	line-height:18px;
	padding:0 0 12px;
}


	
/*   Left Sidebar   */
#sidebar_left {
	float:left;
	width:200px;
	margin:0;
	padding:0;
}


	
/*   Random Posts   */
#container_left {
	border:1px solid #ccc;
	text-align:left;
	height:auto;
	background:#fff url(images/white-black/left_posts_img-trans.png) top center no-repeat;
}

.random_post {
	color:#000;
	padding:40px 6px 3px;
}

.left_posts {
	height:auto;
	margin-bottom:10px;
	padding:10px 10px 10px 16px;
	background:#f9f9f9;
}

.left_posts img {
	float:left;
	margin:6px 0;
	border:solid 2px #f9f9f9;
}



a.left_posts_link {
        line-height:18px;
	color: #030F98;
        font-family: century gothic;
	font-size:16px;
	font-weight:bold;
        list-style:none;
 
        
       
}

a.left_posts_link:hover {
	text-decoration:underline;
}

a.titles {
        font-family: Century Gothic;
	font-size:22px;
	color:red;
        font-weight: bold;
	margin:0 0 13px;
	padding-left:0px;
        border-bottom:1px solid #000;
        line-height:36px;
}

a.titles:hover {
	text-decoration:underline;
	color:#666;
}

a.titles_single {
	font-size:16px;
	
	margin:0 0 13px;
	
}

a.titles_single:hover {
	text-decoration:underline;
	color:#666;
}


	
/* Photo Gallery  */
#photogallery {
	text-align:center;
	margin:10px 0 0;
	height:auto;
	background:#f9f9f9 url(images/white-black/photogallery-trans.png) top center no-repeat;
	border:1px solid #ccc;
}

.gallery_image {
	padding:3px;
	margin:42px 0 0;
	background:#f9f9f9;
}

.photogallery_title {
        font-size: 14px;
	
	
	padding:5px 3px 10px;
}


	
/* flickr Box */
.flickr {
	text-align:center;
	height:auto;
	background:#f9f9f9 url(images/white-black/flickr-trans.png) top center no-repeat;
	padding:60px 0 20px;
	color:#000;
	list-style-type:none;
	margin:10px 0 0;
	border:1px solid #ccc;
}



.flickr img {
	border:1px solid #000;
}


	
/* Middle Column */


a.titles_blog {
	font-size:28px;
	color: #fff;
	padding:20px 0px 0px 25px;
	

}

a.titles_blog a:hover {
	text-decoration:underline;
	color:#666;
}

#blog {

	float:left;
	width:650px;
		
}

.post_blog a {
color:#000;
text-decoration:none;
}


.entry_blog {
	text-align:left;
	font-size:14px;
	line-height:18px!important;
	color:#000000;
	margin-top:5px;
	padding:10px 25px 25px 25px;
	
}

.entry_blog blockquote {
	padding:0 18px;
	text-align:center;
	margin:0 auto;
}

.entry_blog blockquote p {
	font-size:14px;
	font-family:Arial,"Microsoft Sans Serif","Lucida Sans Unicode";
	font-style:italic;
	text-align:justify;
	color:#333;
	margin:0 auto;
	width:80%;
}

.entry_blog img {
	padding:8px;
	margin:0px 20px 10px 0px;
	background:#f9f9f9;
	border:solid 1px #ccc;
}

.entry_blog ul li {
	list-style-type:square;
}


#middle {
	margin-left:10px;
	float:left;
	width:440px;
}

.middle_single {
	float:left;
	width:652px;
}

.page_single {
	float:left;
	width:900px;
}

/* Popular Tags */
.tags {
	background:#fff url(images/white-black/popular_tags_img-trans.jpg) top left no-repeat;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px;
	line-height:22px;
	border:1px solid #ccc;
}

.tags_container {
	margin:25px 0 0;
}

.tags a {
	color:#000;
}

.tags a:hover {
	color:#000;
	background:#000;
}


	
/* Sidebar */
.sidebar {
	float:right;
	width:300px;
}


	
/* Video */
.video {
	border-top:7px solid #000;
	border-bottom:7px solid #000;
	margin-bottom:10px;
	width:300px;
	height:256px;
}


	
/* 125x125 Ads */
#bannersSquare {
}

#bannersSquare img {
	float:left;
	padding:12px 13px 12px 12px;
	background:#fff;
}


	
/* Poll */
.poll {
	float:left;
	height:auto!important;
	height:220px;
	min-height:256px;
	padding:34px 0 0 10px;
	width:276px;
	background:#fff url(images/white-black/daily_poll.jpg) top left no-repeat;
	color:#000;
	border:7px solid #000;
	margin:10px 0;
}
.wp-polls li {width:60%;}
.wp-polls .pollbar {margin:1px; font-size:6px; line-height:8px; height:8px; background: #000; border:1px solid #ebebeb;}

	
/* 300x250 Ad */
.ad300x250 {
	float:left;
	border:0;
}

.ad300x250 img {
	border:0;
}


	
/* Most Commented Single Sidebar */
.most_commented {
	height:auto!important;
	min-height:80px;
	margin-top:10px;
	padding:10px;
	background:#fff;
	border:7px solid #000 url(images/white-black/nav-bg.png);
	float:left;
	width:266px;
}

.most_commented h2 {
	font-size:16px;
	color:#000;
	margin:0 0 10px;
	padding:0px 0px 10px 0px;
}

.commented_bullet {
	background:url(images/white-black/star.jpg) top left no-repeat;
}


	
/* Archives Single Sidebar */
.archives li {
	background:url(images/white-black/star.jpg) top left no-repeat;
	padding:0 0 0 24px;
	list-style:none;
}

.archives {
	padding:10px;
	background:#fff;
	border:7px solid #000;
	margin:10px 0 0;
}

.archives h2 {
	font-size:16px;
	color:#000;
	margin:0 0 10px;
	padding:0px 0px 10px 0px;
}


	
/* Sidebar Widgets */
.widgets {
	text-align:left;
	color:#000;
	line-height:18px;
	margin:10px 0;
	padding:15px;
	background:#fff;
	border:7px solid #000;
}

.widgets ul li {
	padding:0 0 0 26px;
}

.widget_title {
        text-align:center;
        font-family:century gothic;
        font-size: 18px;
	background:#fff;
	color: #030F98;
	list-style:none;
	font-weight:bold;
        margin-bottom:10px;
        border-bottom:1px solid #000;
}

* + html .widget_title {
	padding:0 0 0 10px!important;

	
/*IE7*/
}

* html .widget_title {
	padding:0 0 0 10px;

	
/*IE6*/
}

#calendar {
	padding:0 0 0 34px;
}


	
/* Tag Cloud Sidebar */
.sidebar_tags {
	text-align:left;
	color:#000;
	line-height:18px;
	margin:10px 0;
	padding:15px;
	background:#fff;
	border:7px solid #000;
}

.categories {
	float:left;
	height:auto!important;
	height:220px;
	min-height:256px;
	padding:20px;
	width:253px;
	background:#FFFFFF;
	color:#000;
	border-top:7px solid #000;
	border-left:7px solid #000;
	margin-top:10px;
}


	
/* Metadata */
.month_metadata {
	background:#000;
	color:#fff;
	padding:6px 6px 6px 15px;
	font-size:19px;
}

.comment_number {
	font-size:11px;
	padding:5px;
	color:#333;
	float:right;
}

.posted {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	float:left;
	padding-left:28px;
        font-weight:bold;
}

.post_date {
	float:left;
	padding:0 0 0 22px;
        font-weight:bold;
}

.homepage_comments {
	float:right;
	background:#fff url(images/white-black/comments_grey-trans.png) top left no-repeat;
	padding:7px 0px 0px 24px;
}

* html .homepage_comments {
	background:#fff url(images/white-black/comments_grey-trans.png) top left no-repeat;
	float:right;
	padding:7px 0px 0px 24px;
}

.homepage_comments a{
	color:#333;
	margin-top:0px;
	
	}

.homepage_comments a:hover{
	color:#ccc;
	
	}

.post_date a {
	color:#666;
        font-size:12px;
}

.filed {
	float:left;
	font-size:12px;
        font-weight:bold;
        margin-left:22px;
}

.filed a {
	color:#666;
        font-size:12px;
}

.notfound {
	color:#000;
}


	
/* Post */
.post_middle {
	background:#fff;
	padding:10px;
	margin:0 0 10px;
	height:auto!important;
        min-height:160px;
	border:4px solid #ebebeb;
}
.post_blog {
	background:#fff;
	padding:20px 10px 10px 10px;
	margin:0 0 10px;
	min-height:160px;
	height:auto!important;
	border:7px solid #000;
}

.post_single {
	background:#fff;
	padding:10px;
	margin:0 0 10px;
	height: 300px;
	border:1px solid #ccc;
}

.photos_home {
	background:#fff;
	padding:5px;
	margin:0 auto;
}

.page {
	background:#fff;
	border-left:7px solid #000;
	border-top:7px solid #000;
	padding:18px;
	margin-bottom:10px;
}



.post_sitemap {
	border-left:7px solid #000;
	border-top:7px solid #000;
	margin-bottom:10px;
	padding:0 0 0 22px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	background:#fff;
	line-height:20px;
}

.post_sitemap ul li {
	margin-left:20px;
	padding:0 0 0 22px;
	background:#fff url(images/white-black/star.jpg) left no-repeat;
}

.post_blog h1 a {
	font-family: Arial,"Microsoft Sans Serif","Lucida Sans Unicode";
	font-size:26px;
	
	color:red;
	margin-top:5px;
        margin-botton:5px;
        border-bottom:2px solid #000;
        font-weight: bold;
        margin-left:22px;

}

.post_content {
        font-family: century gothic;
	margin-top:0px;
        font-size: 14px;
	color:#000;
	padding:20px 6px 3px;
}

.post_content img {
	padding:3px;
	margin:0 5px 0 0;
	background:#f9f9f9;
	border:solid 1px #ccc;
	float:left;
}

.photo {
	padding:3px;
	margin:0 5px 0 0;
	background:#f9f9f9;
	border:solid 1px #ccc;
	float:left;
}

.photo_sidebar {
	margin:6px 0;
}

.entry p {
	text-align:left;
	font-size:15px;
	line-height:18px!important;
	color:#000000;
	margin-top:5px;
}

.entry blockquote {
	padding:0 18px;
	text-align:center;
	margin:0 auto;
}

.entry blockquote p {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	text-align:justify;
	color:#333;
	margin:0 auto;
	width:80%;
}

.entry img {
	padding:3px;
	margin:5px;
	background:#f9f9f9;
	border:solid 1px #ccc;
}

.entry ul li {
	list-style-type:square;
}


	
/* Comments */
#author,#email,#url {
	border:1px solid #ccc;
	padding:3px;
}

.comment {
	background:#fff;
	color:#000;
	padding:20px;
	margin-bottom:10px;
	border:7px solid #000;
}

#submit_comment {
	background:#000;
	color:#fff;
	font-size:11px;
	font-family:Arial, Tahoma, Verdana;
	padding:4px;
	margin:0 0 0 8px;
	border:1px solid #ccc;
	font-weight:bold;
	width:120px;
}

input {
	font-size:12px;
	padding:2px;
	border:1px solid #b6d3e3;
}

textarea {
	font-size:12px;
	padding:2px;
	width:560px;
	border:5px solid #ebebeb;
}

h2.commh2 {
	font-size:1.4em!important;
	padding:0 0 5px;
	font-weight:bold!important;
	color:#000!important;
}

ol.commentlist {
	margin:10px 0 20px;
	padding:0;
	list-style:none;
	font-size:12px;
	line-height:20px;
}

ol.commentlist p {
	margin-bottom:10px;
	line-height:20px;
}

ol.commentlist cite {
	font-style:normal;
	font-weight:bold;
}

ol.commentlist li {
	padding:20px 10px 10px;
}

ol.commentlist li.alt {
	padding:10px 10px 0!important;
	background:#f9f9f9;
	border:7px solid #ccc;
}


	
/* Page Navigation */
.navigation {
}

.navigation a {
	color:#ef2f8f;
	font-size:1em;
	font-weight:bold;
}

.alignleft {
	display:inline;
	float:left;
}

.alignright {
	display:inline;
	float:right;
}


	
/* Footer */
#footer {
	margin-top:10px;
	color:#000;
	border:#000 solid 7px;
	background:#fff;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
}

#footer a {
	color:#666;
}

#footercolumns h2 {
	color:#000;
	font-family:Century Gothic;
	font-weight:bold;
	font-size:18px;
}

#footercolumns {
	font-family:Century Gothic;
	font-size:12px;
	padding:0px 10px 10px 10px;
}

#footercolumns a {
	color:#000;
}

#footercolumns .block {
	float:left;
	width:30%;
	margin:0 0 0 3.5%;
}

#footercolumns .first,* html #footercolumns .first {
	clear:both;
	margin:0;
	border-right:1px solid #ccc;
}

#footercolumns .second {
	border-right:1px solid #ccc;
}

#copyright {
	color:#666;
	padding:5px 0 0;
}

#copyright a {
	color:#000;
}
#page-wrap {
	width:432px;
	position:relative;
	min-height:350px;
	height: auto !important;
	height: 350px;
	overflow: hidden;
	margin-bottom: 10px;
	border:4px solid #ebebeb;
}




.nav-thumb {
	border:3px solid #000;
	margin:0;
}

/* Lists */

ul, ol {margin: 0 0 20px 5px;}
ol {padding-left: 2em;}
ul ul, ol ol,
ul ol, ol ul {
	margin-top: 8px;}
ul li, ol li {
	line-height: 1.3em;
	padding: 3px 5px;}
ul li {padding-left: 15px;}
ol li {
	list-style-type:decimal;
	list-style-position: outside;}


/* horizontal lists */
	ul.horizList { margin: 0 0 1em; }
	ul.horizList li {
		display: inline;
		margin: 0;
		padding: 0;
		background: none;}
		
	/* socail network horizontal list (used in footer) */
	ul.socialLinks {
		height: 25px;
		margin: 1em 22px -16px;}
	ul.socialLinks li a {
		display: block;
		float: right;
		height: 24px;
		overflow: hidden;
		padding: 0 3px 0 2px;}
	ul.socialLinks li a:hover, ul.socialLinks li a:active {
		height: 29px;
		margin-top: -5px;}


