/*   
Theme Name: artistrhi white
Theme URI: http://www.artistrhi.com
Description: customized artistrhi.com simple white layout.  rotating image on homepage.
Author: designinrotation
Author URI: http://www.designinrotation.com
Version: 4.0
.

.
*/

/* CSS For The Main Containers */
/* Global styles */

@charset "utf-8";
* {
	padding: 0;
	margin: 0;
	}

html {
	
    height: 100%;
	}

body {
	background-color: #fff;
	color: #000;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 9pt;	
	line-height: 1.5em;
	}
	

a:link, a:active { 
	color: #990000;
	text-decoration: none;	
	}
	
a:visited { 
	color: #333;
	text-decoration: none;
	}
	
a:hover { 
	color: #999;
	text-decoration: none;	
	}

h1 {
	font-size: 20pt;
	margin:0;
	}

ul {
	margin-left: 10px;
	}

ul li {
	margin-left: 10px;
	}

/*-------LAYOUT------*/

div.clear {
	clear:both;
	margin:0;
	padding:0;
	height: 0;
	overflow: hidden;
	} 

#header {
	position:relative;
	margin: 20px;
	padding:0;
	height: 35px;
	z-index: 80;
	}

div.logo {
	position: relative;
	float: left;

	}

div.navigation {
	position: relative;
	float: right;
	font-size: 1.3em;
	}

div.breadcrumb {
	margin: 0 0 20px 20px;
	font-size: .8em;
	text-transform: uppercase;
	}
	
#content {
	position: relative;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	z-index: 70;
	}

div.rotate-image, div.content-main {
	position: relative;
	float: left;
	width: 650px;
	margin: 0 20px 20px 20px;
}
	
 
div.sidebar {
	position: relative;
	float: left;
	text-align:left;
	margin:  0 20px 20px 20px;
	z-index: 90;
	}	
	
#footer {
	width: 1000px;
	height: 48px;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
	padding-top: 20px;
	text-align: center;
	font-size: .9em;
	}





/*-------LOGO------*/

div.logo a {
	text-decoration:none;
	}
	
div.logo img {
	border: 0;
	}

	


/*-------CONTENT------*/

div#content div.rotate-image {
	height: 500px;
	margin-top:auto;
	margin-bottom:auto;
	}

div#content div.rotate-image #slideshow a {
	text-decoration: none;
	
	}	
div#content .rotate-image #slideshow img {
	border: 0;
	}
	
/*-------CONTENT-MAIN------*/
	
.content-main .post-title {
	float: left;
	margin-bottom: 10px;
	}
	
.content-main .post {
	float: left;
	margin-bottom: 7px;
	clear:both;
	z-index:auto;
		
}

.content-main .editpost {
	text-transform: uppercase;
	margin-top: 20px;
	font-weight: bolder;
	font-size: .8em;
		
}
	
.content-main  .entry, .metadata {
	float: left;
	margin: 0 0 0 10px;
	clear:left;
	}
	
.content-main  .post-info {
	float: left;
	margin: 0 0 10px 10px;
	width: 630px;
	border-bottom: #999 2px solid;
	clear:left;
	}

/*-------WHAT'S UP ----- */

div.widget {
	margin: 10px 0 20px 0;
	padding:5px;
	border: #999 1px dotted;
	width: 225px;
	}

div.twitter, div.calendar {

	}

/*-------WHAT'S UP > TWITTER ----- */

ul#twitter_update_list {
	list-style-type: none;
	list-style-image:none;
	list-style-position:outside;
	margin: 0;
	padding: 0;
	}
	
ul#twitter_update_list li{
	line-height: 1em;
	margin-bottom: 10px;
	padding: 0;
	}

/*-------WHAT'S UP > CALENDAR ----- */



/*------- CONNECT ----- */


div.connect {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	position: relative;
	text-align: center;
	}

div.connect  a { 
	text-decoration: none;
	}

div.connect img { 
	border: 0;
	margin: 8px;
	padding: 0;
	}
	
div.connect ul {
	margin:0;
	padding: 0;
	list-style-type: none;

	}

div.connect ul li {
	display: inline;
	}
	
div.connect span {
	font-size: 20pt;
	font-weight: bold;
	}
	
/*START Services page styles */

table.services {
	width:630px;
	border:0;
	font-size:10pt;
}
.services_description {
	text-align: justify;
	margin-bottom: 15px;
}
.services_name {
	font-weight: bold;
	text-align: left;
}
.services_fineprint {
	border-top: 1px solid #ccc;
	margin-top: 10px;
	padding-top: 5px;
	font-size: x-small;
	font-style: italic;
}

.services_price {
	font-weight: bold;
	text-align: right;
}

.services_label {
	text-align:left;
	color:#000;
	font-size: 12pt;
	margin: 0 0 10px 0;
	border-bottom: 1px dashed #333;
}

.price_label {
	text-align:right;
	color:#000;
	font-size: 12pt;
	margin: 0 0 10px 0;
	border-bottom: 1px dashed #333;
}

.services_special_hdr {
	color:#000;
	font-size: 12pt;
	margin: 10px 0 10px 0;
	border-bottom: 1px dashed #333;
}

/* END Services page styles */

/* START About (Bio & Resume) page styles */
.philosophy_title {
	width: 601px;
	margin: 0 10px 0 0;
	padding: 10px 10px 0 10px;
	clear: left;
	float: left;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-align:center;
	letter-spacing:2pt;
}

.philosophy {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 10pt;
	font-style: italic;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-align: center;
	margin: 0 10px 10px 0;
	padding: 0 10px 10px 10px;
	clear: left;
	float: left;
	width: 601px;
}

.abouttext {
	text-align:justify;
}

.biopic{
	margin: 0 0 10px 10px;
}

h2.resume_hdr {
	color: #000;
	text-transform: uppercase;
	font-size:12pt;
}

h2.resume_section_hdr {
	color:#000;
	font-size:12pt;
	text-transform: uppercase;
	margin-top:10px;
	
}

ul.resume_list_indent {
	margin:0px;
	list-style: none;
	text-align:left;
}

/* END About (Bio & Resume) page styles */


/* START Contact form styles */

.contact_form_label {
	text-align: right;
}

.contact_form_item {
	text-align: left;

}

/* END Contact form styles */

/*START Blog page styles */

img.blogpage{
	border: 1px solid #000;
	margin: 5px 0 5px 5px;
}

.blog_indent_list {
	margin:20px;
	list-style: disc;
	text-align:left;
	}
/*END Blog page styles */

/*START Archive page styles */

.archive_hdr {
	color: #000;
	border-bottom: 3px solid #000;
	margin-bottom: 10px;
}

.post_title{
	color: #000;
}

.postmetadata {
	border-bottom: 1px solid #333;
	padding-bottom:5px;
}

/*END Archive page styles */


/* START feedburner styles */

.feedburnerFeedBlock {
	border-top: 1px #000 solid;
	margin-top: 25px;
	padding-left: 10px;

}

.feedburnerFeedBlock  ul {
	list-style-type: none;

}

.feedburnerFeedBlock  li {
	list-style-type: none;
	margin-top:20px;
	border-bottom: 1px dashed #000;
	padding-bottom:12px;
}

.headline{
	font-family: "trebuchet ms", verdana, tahoma, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-transform: lowercase;
	letter-spacing: 0;
}

/* END feedburner styles */

