/*
Theme Name: Rita Coolidge
Theme URI: http://www.k-in-la.com
Author: Kristin Falkner
*/

/*
RESET
*/

*									{ margin: 0; padding: 0; }
ul									{ list-style-position: inside; list-style-type:square;}
ol									{ list-style: none; }
a									{ outline: none; text-decoration: none; }
a img								{ border: none; }
img									{ vertical-align: middle; }
table								{ border-collapse: collapse; }

/*
UTILITY
*/

.floatLeft							{ float: left; }
.floatRight							{ float: right; }
.clear								{ clear: both; }
.smpad								{ padding: 5px 0; }
.top								{vertical-align: top;}
.small								{font-size: 10px;}
.bold								{font-weight: bold;}
.fourteen							{font-size: 14px;}

/*
STRUCTURE
*/

html, body, #container {height: 100%;}
body > #container {height: auto; min-height: 100%;}
body 			{font: 12px  Helvetica, Arial, sans-serif; font-weight: normal; color: #3c230f; text-align: center; background-color: #520d06; margin: 0; padding: 0;}
p				{padding-bottom: 15px;}
img, div { behavior: url(http://www.ritacoolidge.com/iepngfix.htc)}
#header			{margin: 0;}
#container 		{margin: 0 auto;  text-align:left; width:753px; background-color:#fdf7bd;}
#footer			{position: relative; margin-top: -85px; height: 85px;clear:both;width:753px;margin-left: auto;margin-right: auto;background-color:#000;border-top:5px solid #520d06;padding-top:10px;}
#content		{padding-bottom:85px;background-color:#fdf7bd;}
#post-navigation {width:450px;}
#sidebar		{float:left;background-color:#fdf7bd;width:280px;padding-left:20px;}
a {color: #520d06; text-decoration: none; }
a:visited {color: #520d06; text-decoration: none; }
a:hover {color: #000000; text-decoration: underline; }
a:active {color: #000000; }
a.tag:link {color: #ffffff; text-decoration: none; }
a.tag:visited {color: #ffffff; text-decoration: none; }
a.tag:hover {color: #520d06; text-decoration: underline; text-transform:uppercase;}
a.tag:active {color: #520d06; }

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*
SEARCH RESULTS
*/
#search-page {width:440px;float:left;padding-left:10px;}

/*
ERROR PAGE
*/
#error-page {width:440px;float:left;padding-left:10px;}

/*
MAIN PAGE
*/
#main-page {width:450px;float:left;}
.main-news {width: 440px; float: left; padding-left:10px; text-align:justfy;}
#main-body {padding-bottom:5px; padding-left:20px;}

/*
BIO
*/
#bio-page {width:450px;float:left;}
#bio-info {text-align:justify;padding-left:10px;}

/*
MUSIC
*/
#music-page {width:450px;float:left;}
#music-info {padding-bottom:5px; padding-left:20px;}

/*
ALBUM
*/
#album-page {width:450px;float:left;}
#album-photo {padding:10px;}
#album-tracks {padding-left:10px;font-weight:bold;}
#album-purchase {padding-left:10px;}
#album-stream {padding-left:10px;}
.main-album {width: 450px; float: left; padding-left:10px;}

/*
VIDEO
*/
#video-page {width:450px;float:left;text-align:left;}

/*
CONTACT
*/
#contact-page {width:450px;float:left;text-align:center;}

/*
TOUR
*/
#tour-page {width:450px;float:left;}
#tour-dates {padding-bottom:5px;}

/*
GALLERY
*/
#gallery-page {width:450px;float:left;}
#gallery-main {padding-left:30px;}