/*
Theme Name: Kelly Rowland
Theme URI: http://kellyrowland.com/
Description: Custom theme for the official Kelly Rowland web site.
Version: 1.0
Author: Alex Lawrence-Richards and Arun Kale
Author URI: http://split-magazine.com/

*/

html, body { 
height: 100%; 
}


* {
	margin: 0 auto; 
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-weight: normal;
}

body {
	background: #fff;
}

p {
	margin: 0 0 1.6em 0;
	padding: 0;
}

a {
	color: #762100;
}

a img { border: 0; }

h1 {
	color: #762100;
	font-size: 34px;
	font-weight: normal;
	font-style: normal;
	float: left;
	width: 100%;
	clear: both;
	margin-bottom: 5px;
}

h1 a { color: #762100; text-decoration: none; }

h1 a:hover {
	background: #ead8ff;
	color: #a93000;
}

h1.feature {
	font-size: 22px;
	color: #762100;
	clear: none;
	width: auto;
	float: none;
	padding: 0;
}

h2 {
	color: #FFF;
	font-size: 16px;
	float: left;
	width: 100%;
	clear: both;
	margin-bottom: 15px;
}

h3 {
	font-weight: 700;
	color: #762100;
	font-size: 22px;
}
	
blockquote {
	margin: 0 3em 0 0;
	font-size: 1em;
	padding: 0 .75em 0 1em;
	border-left: 1px solid #ead8ff;
	border-right: 0px solid #7b3375;
	color: #ddd;
	}
	
strong {
	font-weight: 700;
}

.alignright {
	float: right;
	width: auto;
	padding-left: 15px;
}

span.page-title {
	height: auto;
	float: left;
	width: 590px;
	margin-left: 20px;
	padding-top: 18px;
	font-size: 40px;
	font-weight: bold;
	color: #aeaeae;
}

#wrapper {
	margin: 0 auto;
	width: 1100px;
	background: url(http://i262.photobucket.com/albums/ii104/umrg_newmedia/UMRG/assets/wordpress/kellyrowland/Reskin_new3.jpg) no-repeat -6px 0;
}

#nav {
	height: 50px;
	line-height: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	top: 505px;
	width: 948px;
	position: relative;
}

#nav ul {
	margin: 0 auto;
	width: 100%;
	padding: 0;
	text-align: left;
}

#nav li {
	list-style-type: none;
	font-weight: bold;
	color: #fff;
	font-size: 20px;
	display: inline;
	text-transform: uppercase;
	margin-left: 63px;
}

#nav li a { color: #fff; text-decoration: none; font-weight: bold;
	text-shadow: #3d3d3d 1px 1px 3px;
}

#nav li.active, #nav li.active a, #nav li.active a:hover, #nav a:hover {
	color: #762100; font-weight: bold;
	text-shadow: #fff 0 0 3px;
}

#content-wrapper{
	margin-top: 500px;
	position: relative;
	width: 948px;
}

#feature-content {
	width: 100%;
	height: 174px;
	border-bottom: 1px solid #ca5729;
}

#flashcontent{
position: absolute;
top: 262px;
left:50%;
margin-left: -430px;
}

.feature img {
	width: auto;
	height: auto;
	margin-right: 10px;
}

.feature {
	width: 290px;
	height: auto;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 10px;
	float: left;
}

.feature p {
	width: auto;
	font-size: 14px;
	color: #762100;
}

#main-content {
	background: #c88c50;
	height: 100%;
	position: relative;
	float: left;
	width: 948px;
	padding: 0 0 20px 0;
}

.content-entry {
	width: 613px;
	margin-top: 20px;
	margin-left: 20px;
	padding-bottom: 10px;
	height: auto;
	float: left;
	border-bottom: 1px solid #cfcfcf;
	font-size: 12px;
}

.content-entry p {
	color: #FFF;
	font-size: 13px;
	line-height: 18px;
	width: 100%;
}

/* @group I Heart My Girlfriends Speicifc Classes */

#post-101.content-entry ul {
	list-style: none;
	padding-left: 10px;
	margin-top: -10px;
}

#post-101.content-entry ul li{
	color: #4c4c4c;
	background: url(images/heart-bullet.jpg) no-repeat left center;
	font-size: 13px;
	line-height: 18px;
	padding-left: 20px;
	padding-bottom: 3px;
}

/* @end */

.content-column {
	float: left;
	width: 653px;	
}

#sidebar {
	width: 275px;
	float: left;
	height: auto;
	display: inline-block;
	position: relative;
	background: #c88c50;
	padding-top: 25px;
}

#sidebar img {
	height: auto;
	width: auto;
}

.sidebar-module {
	margin-top: 20px;
	float: right;
	width: 275px;
}

#connect-header {
	background: url(http://i262.photobucket.com/albums/ii104/umrg_newmedia/UMRG/assets/wordpress/kellyrowland/connect_header.jpg);
	width: 275px;
	height: 41px;
}

#site-footer {
    color: #4c4c4c;
	width: 1100px;
	height: 150px;
	float: left;
	position: relative;
}

.footer-content {
	width: 918px;
	margin: 0 auto;
	padding-top: 10px;
	color: #000;
	font-size: 14px;
}


/* Widget Styles */

/* @group Twitter Widget */
.widget_twitter {
	float: left;
	width: 100%;
	margin-top: 20px;
	background: url(images/twitter-icon.png) no-repeat center bottom;
	padding-bottom: 45px;
        background-color: #EEB67B;
        padding:3px;
}

.widget_twitter a {
	text-decoration: none;
}

.widget_twitter ul {
	padding: 0px;
	list-style: none;
	font-size: 12px;
}

.widget_twitter ul li {
	margin-bottom: 10px;
	color: #FFF;
	line-height: 1.5;
}

.widget_twitter span.from-meta {
	display: none;
}

.widget_twitter span.time-meta {
	font-size: 11px;
}

.twitterwidget-title {
	font-weight: bold;
	text-decoration: none;
	font-size: 22px;
}

/* @end */

/* @group GigPress Widget */
#upcoming-shows-header {
	background: url(http://i262.photobucket.com/albums/ii104/umrg_newmedia/UMRG/assets/wordpress/kellyrowland/header_upcomingshows.jpg) no-repeat;
	width: 275px;
	height: 41px;
}

.widget_gigpress {
	float: left;
	width: 273px;
	font-size: 13px;
	color: #4c4c4c;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
}

.widget_gigpress ul {
	padding-left: 15px;
	padding-top: 10px;
}

.widget_gigpress ul li {
	list-style: none;
}

.widget_gigpress li.vevent.active {
	padding-bottom: 10px;
}

.widget_gigpress abbr.dtstart {
	font-weight: bold;
	color: #ae1589;
}

.widget_gigpress p.gigpress-sidebar-more, .widget_gigpress p.gigpress-subscribe {
	padding-left: 15px;
	margin-bottom: 10px;
}

/* @end */

/* @group MailChimp Widget */

#mailchimp-widget {
	float: left;
	margin-top: 20px;
	width: 100%;
}

#mailchimp-widget input {
	padding: 5px;
	font-size: 14px;
	width: 90%;
}

#mailchimp-widget label {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 13px;
}

#mailchimp-widget fieldset {
	padding: 10px 15px 15px;
}

#mailchimp-widget .button {
	float: left;
	width: auto;
	margin-top: 10px;
	font-size: 12px;
}

/* @end */