/* 
	Theme Name: celebtweeting.com
	Theme URL: http://celebtweeting.com/
	Description: Customised WordPress Theme by <a href="mailto:milanmk@yahoo.com">Milan Kaneria</a>.
	Author: Milan Kaneria
	Author URI: mailto:milanmk@yahoo.com
	Version: 1.0
		
*/


body
{
	margin: 0px auto 0px auto;
	padding: 0px;
	color: #ffffff;
	background: #2DD4DA;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	line-height: 1.4;
}

#wraper
{
	width: 901px;
	margin: 0px auto 0px auto;
	overflow: hidden;
}

#header
{
	height: 352px;
	color: #ffffff;
	background: url(images/header-bg.jpg) center top no-repeat;
	overflow: hidden;
}

#header-text1
{
	height: 70px;
	padding: 127px 0px 0px 210px;
	color: #117c80;
	font-size: 16px;
	font-weight: bold;
}

#header-text1 div
{
	padding-left: 130px;
}

#header-text2
{
	width: 600px;
	height: 90px;
	padding: 10px 0px 0px 55px;
	font-family: 'Century Gothic', Arial, Sans-Serif;
	font-size: 14px;
}

#header-menu
{
	height: 53px;
	padding: 12px 0px 0px 40px;
	font-family: 'Comic Sans MS', Arial, Sans-Serif;
	font-size: 19px;
}

#header-menu ul
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#header-menu li
{
	float: left;
	display: block;
	height: 33px;
	margin: 0px;
	padding: 10px 40px 0px;
	list-style: none;
}

#header-menu a:link, #header-menu a:visited
{
	color: #265798 !important;
}

#header-menu a:hover, #header-menu a:focus, #header-menu a:active
{
	color: #ffffff !important;
}

#header-menu li.current_page_item
{
	background: url(images/header-menu-active-bg.jpg) center bottom no-repeat;
}

#header-menu li.current_page_item a:link, #header-menu li.current_page_item a:visited
{
	color: #ffffff !important;
}


#page
{
	height: 100%;
	padding: 20px 0px 10px 24px;
	overflow: hidden;
}

#content
{
	float: left;
	width: 656px;
}

.post
{
	margin-bottom: 15px;
	color: #096063;
	background: url(images/post-bg.jpg) left top repeat-y;
}

.postheader
{
	height: 42px;
	padding-top: 18px;
	background: url(images/post-header-bg.jpg) center top no-repeat;
}

.postheading
{
	float: left;
	width: 550px;
	padding: 0px 0px 0px 25px;
	font-weight: bold;
}

.posttitle
{
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: normal;
}

.postmeta
{
	float: left;
	width: 415px;
	padding: 0px 0px 0px 25px;
	font-weight: bold;
}

.postmeta-alt
{
	float: left;
	width: 140px;
	padding: 0px;
	font-weight: bold;
}

.posttitle a, .postmeta a
{
	color: #096063 !important;
}

.postauthor, .postauthor a
{
	color: #b0057c;
	font-weight: normal;
}

.postcontent
{
	clear: both;
	padding: 20px 48px 10px 25px;
	background: url(images/post-content-bg.jpg) left bottom no-repeat;
	text-align: justify;
}

.postcontent-alt
{
	background: url(images/post-content-alt-bg.jpg) left bottom no-repeat;
}

.postcontent a
{
	color: #b0057c !important;
}

.postcontent-celeb, .postcontent-bret
{
/*	min-height: 100px;
	height: auto !important;
	height: 100px;*/
	height: 100%;
	margin: 0px 0px 4px;
/*	padding: 20px 20px 0px 90px;*/
	padding: 10px 20px 0px 0px;
	border: 1px solid #0B7D81;
/*	background: #9FF0F3 url(images/post-content-celeb-bg.jpg) left top no-repeat;*/
	background: #9FF0F3;
	overflow: hidden;
}

.postcontent-bret
{
	margin: 0px 0px 10px;
/*	background: #CEF8FA url(images/post-content-bret-bg.jpg) left top no-repeat;*/
	background: #CEF8FA;
}

.postcontent-celeb img.tweet, .postcontent-bret img.tweet
{
	float: left;
	margin: 0px 3px 3px 0px;
}

.postlinks
{
	padding-bottom: 10px;
}

.postfooter
{
	height: 32px;
	padding: 14px 0px 0px 12px;
	color: #ffffff;
	font-family: Verdana, Arial, Sans-Serif;
}

.postfooter a
{
	color: #b0057c !important;
	text-decoration: underline !important;
}

blockquote
{
	width: 90%;
	margin: 0px auto 10px auto;
	padding: 10px;
	border: 1px solid #ffffff;
	font-style: italic;
}

#page-nav-prev
{
	float: left;
	margin: 0px;
	padding: 0px 20px 10px 0px;
	font-size: 14px;
	font-weight: bold;
}

#page-nav-next
{
	float: right;
	margin: 0px;
	padding: 0px 20px 10px;
	font-size: 14px;
	font-weight: bold;
}


#sidebar
{
	float: left;
	width: 215px;
	margin-right: 4px;
}

#sidebar-subscribe
{
	display: block;
	height: 26px;
	padding: 10px 0px 0px 40px;
	background: url(images/sidebar-subscribe-bg.gif) 0px 3px no-repeat;
	font-size: 11px;
}

#sidebar-twitter
{
	display: block;
	height: 26px;
	margin-top: 10px;
	padding: 10px 0px 0px 40px;
	background: url(images/sidebar-twitter-bg.gif) 0px 3px no-repeat;
	font-size: 11px;
}

.sidebar-widget
{
	width: 215px;
	margin-bottom: 15px;
	background: url(images/sidebar-widget-bg.jpg) left bottom repeat-y;
}

.sidebar-header
{
	height: 36px;
	padding: 22px 0px 0px 10px;
	background: url(images/sidebar-header-bg.jpg) center top no-repeat;
	font-family: 'Century Gothic', Arial, Sans-Serif;
	font-size: 14px;
	line-height: 1.2;
}

.sidebar-header div
{
	color: #6d0651;
}

.sidebar-content
{
	padding: 15px 40px 25px 15px;
	background: url(images/sidebar-content-bg.jpg) left bottom no-repeat;
	font-family: Verdana, Arial, Sans-Serif;
}

.sidebar-content-alt
{
	height: 100%;
	padding: 15px 28px 25px 3px;
	background: url(images/sidebar-content-alt-bg.jpg) left bottom no-repeat;
	font-family: 'Century Gothic', Arial, Sans-Serif;
	overflow: hidden;
}

.sidebar-content a
{
	color: #ffffff !important;
}

.sidebar-widget ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.sidebar-widget li
{
	padding: 0px 0px 5px 24px;
	background: url(images/sidebar-li.gif) 0px 3px no-repeat;
	list-style: none;
}



.sidebar-top-box
{
	height: 100%;
	margin-bottom: 10px;
	overflow: hidden;
}

.sidebar-top-no
{
	float: left;
	width: 20px;
	margin-bottom: 4px;
	padding: 2px 0px;
	background: #94B1D8;
	text-align: center;
	line-height: 1;
}

.sidebar-top-no-alt
{
	float: right;
}

.sidebar-top-content
{
	clear: both;
}

.sidebar-top-img
{
	clear: both;
	float: left;
	width: 85px;
	height: 76px;
	margin-right: 2px;
}

.sidebar-top-img-alt
{
	float: right;
	margin-right: 0px;
	margin-left: 2px;
}

.sidebar-top-header
{
	color: #f8b3f9;
	font-size: 14px;
	font-weight: bold;

}

.sidebar-top-link
{
	display: block;
	width: 60px;
	height: 20px;
	background: #5F5F5F url(images/form-submit-bg2.gif) center top no-repeat;
	text-align: center;
}



#footer
{
	clear: both;
	height: 187px;
	padding: 0px 0px 0px;
	background: #5F5F5F url(images/footer-bg.jpg) center top no-repeat;
	overflow: hidden;
}

#footer a
{
	color: #ffffff;
}

#footer-content
{
	width: 864px;
	margin: 0px auto 0px auto;
}

#footer-interview
{
	float: left;
	width: 257px;
	height: 90px;
	margin: 47px 0px 0px 2px;
	padding: 10px 15px;
	color: #7a047b;
	font-family: Verdana, Arial, Sans-Serif;
	line-height: 1.8;
	text-align: justify;
}

#footer-best
{
	float: left;
	width: 335px;
	height: 95px;
	margin: 48px 0px 0px 35px;
	font-size: 14px;
}

.footer-best
{
	display: block;
	height: 28px;
	padding: 0px 0px 0px 110px;
	background: url(images/footer-best-bg.jpg) left top no-repeat;
}

#footer-text
{
	clear: both;
	padding-top: 6px;
	font-size: 12px;
	text-align: center;
}


a, a:link, a:visited
{
	color: #096063;
	text-decoration: none;
}
	
a:hover, a:focus, a:active
{
	color: #b0057c !important;
	outline: none;
}

a img
{
	border: none;
}


form
{
	margin: 0px;
	padding: 0px;
}

input, textarea, select
{
	padding: 2px 4px;
	border: 1px solid #F8FEFE;
	color: #ffffff;
	background: #94B1D8;
	font-family: Arial, Sans-Serif;
}

input.submit
{
	width: 90px;
	height: 29px;
	border: none;
	color: #ffffff;
	background: url(images/form-submit-bg.gif) center top no-repeat;
	font-family: 'Century Gothic', Arial, Sans-Serif;
	font-size: 14px;
	cursor: pointer;
}

input.submit1
{
	background: url(images/form-submit-bg1.gif) center top no-repeat;
}



.clear
{
	clear: both;
}


.alignright
{
	float: right;
}

.alignleft
{
	float: left
}

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;
}
