/*
THEME NAME: Fourthstar
THEME URI: http://www.thefourthstar.com
DESCRIPTION: Theme for Cara McKinley's portfolio
VERSION: 1.1
AUTHOR: Cara McKinley
AUTHOR URI: http://thefourthstar.com/
TAGS:
*/

/*********** GENERAL BROWSER RESET **************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,dfn,th,var{font-style:normal;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{font-size:100%;}legend{color:#000;}



/* -------------- GENERAL SITE STYLES ---------------- */


body{ /* IE6 */
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image:url(images/blackbar.gif);
	background-repeat:no-repeat;
	background-position:top center;
	position:relative;
	color:#6D6F71;
	}	

h1{
	font-size:22px;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#000;
	width:100%;
	border-bottom:5px solid #000;
	margin-top:10px;
	margin-bottom:5px;
	font-weight:normal;
	}

.label{
	font-size:10px;
	color:#6D6F71;
	text-transform:uppercase;
	font-style:normal;
	}

h2{
	font-size:18px;
	font-style:italic;
	color:#000;
	margin-bottom:15px;
	}

h2.homeH2{
	font-size:16px;
	margin-bottom:0px;
	}

h1 a, h2 a{
	text-decoration:none;
	color:#000;
	border-bottom:1px solid #CCCCCC;
	}

h1 a:hover, h2 a:hover{
	border-bottom:1px solid #000;
	text-decoration:none;
	}

h3{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#231F20;
	margin-bottom:10px;
	padding-bottom:0px;
	}

p, ul, ol{
	font-size:13px;
	line-height:21px;
	color:#6D6F71;
	margin-top:0px;
	margin-bottom:20px;
	}

a{
	color:#00AEC5;
	text-decoration:none;
	}

a:hover{
	text-decoration:underline;
	}

.clear{
	clear:both;
	margin:0px;
	line-height:0px;
	font-size:0px;
	}

#mainWrap1{ /* IE6 */
	width:963px;
	margin:0px;
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-480px;
	background-image:url(images/rotating_star.gif);
	background-position:174px 20px;
	background-repeat:repeat-y;
	}

#container{
	width:708px;
	float:right;
	position:relative;
	}

#containerHome{
	width:742px;
	float:right;
	position:relative;
	}


/* ------------------ LEFT COLUMN ----------------- */

#logo{
	width:234px;
	height:136px;
	overflow:hidden;
	}

#leftCol{
	width:234px;
	position:fixed;
	top:0px;
	left:50%;
	margin-left:-480px;
	z-index:5;
	height:100%;
	}

#leftColContent{
	width:234px;
	background-image:url(images/rightcol_bg_slice.png);
	background-repeat:repeat-y;
	height:100%;
	padding-top:1px;
	}


#mainNav{
	margin-left:12px;
	text-align:center;
	text-transform:uppercase;
	font-size:11px;
	letter-spacing:2px;
	color:#231F20;
	list-style-type:none;
	padding:0px;
	margin-top:10px;
	width:187px;
	}

#mainNav li{
	display:block;
	width:187px;
	height:27px;
	margin:0px 0px 7px 0px;
	}

#mainNav li a{ /* IE7, IE6 */
	display:block;
	width:181px;
	height:21px;
	color:#231F20;
	text-decoration:none;
	margin-top:2px;
	margin-left:2px;
	padding:0px 0px 0px 0px;
	}

#navWork{
	border:2px solid #00B3BF;
	}

#navWork a{
	border:1px solid #00B3BF;
	}

#mainNav li#workCategories, #mainNav li#playCategories{
	height:auto;
	}

#mainNav li#workCategories ul, #mainNav li#playCategories ul{
	text-transform:none;
	letter-spacing:normal;
	font-size:11px;
	}

#mainNav li#workCategories ul li, #mainNav li#playCategories ul li{
	line-height:15px;
	margin:0px 0px 3px 0px;
	height:auto;
	}

#mainNav li#workCategories ul li a, #mainNav li#playCategories ul li a{
	display:inline;
	margin:0px;
	padding:0px;
	height:auto;
	}

#mainNav li#workCategories ul li a:hover, #mainNav li#playCategories ul li a:hover{
	text-decoration:underline;
	}

#mainNav li#workCategories ul li a{
	color:#00B3BF;
	}

#mainNav li#playCategories ul li a{
	color:#EE306C;
	}
	
#navPlay{
	border:2px solid #EE306C;
	}

#navPlay a{
	border:1px solid #EE306C;
	}

#navContact{
	border:2px solid #BAD533;
	}

#navContact a{
	border:1px solid #BAD533;
	}

#about{
	width:191px;
	margin:35px 0px 0px 12px;
	}

#about h3{
	width:187px;
	border-bottom:5px solid #BAD533;
	}

#about p{
	font-size:11px;
	line-height:17px;
	color:#6D6F71;
	}

.aboutLink{
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#9FB33A;
	text-decoration:none;
	}

a.aboutLink:hover{
	text-decoration:underline;
	}


/* ----------------- CONTENT AREA ----------- */

#content{
	width:446px;
	float:left;
	overflow:hidden;
	}

#contentHome{
	width:515px;
	float:left;
	overflow:hidden;
	}

#topBar{
	width:100%;
	height:23px;
	}

#topBar p{
	text-transform:uppercase;
	font-size:10px;
	letter-spacing:1px;
	color:#E7E8E9;
	margin-top:0px;
	}

#topBar p.topBarHome{
	margin:0px 0px 0px 32px;
	}
	
#welcomeFlash{
	margin:0px auto;
	width:300px;
	height:120px;
	overflow:hidden;
	}

.h1Home{
	margin-left:32px;
	width:451px;
	}

.postThumb{
	text-align:center;
	float:left;
	width:171px;
	height:176px;
	overflow:hidden;
	margin-right:20px;
	margin-top:4px;
	}

.postThumb img{
	padding:2px;
	border:1px solid #000;
	}

.homePost{
	float:left;
	}

hr.homeSliderNavLine{
	display:block;
	height:1px;
	width:451px;
	background-color:#999999;
	position:absolute;
	z-index:1;
	top:189px;
	left:32px;
	color:#D1D3D4;
	border:none;
	}

#homeCatThumbs{
	width:451px;
	margin:55px auto;
	height:74px;
	}

#homeCatThumbs img{
	float:left;
	}

#socialLinks{
	height:57px;
	width:451px;
	margin:0px auto;
	}

#socialLinks img{
	float:left;
	}

.entry{
	border-bottom:2px solid #000;
	margin-bottom:45px;
	padding-bottom:7px;
	}

table.metadata{
	margin-bottom:0px;
	width:445px;
	font-size:13px;
	line-height:21px;
	}

td.catlist{
	vertical-align:bottom;
	}

td.commentlink{
	vertical-align:bottom;
	text-align:right;
	}

p.postedIn{
	font-size:12px;
	margin-bottom:30px;
	}

p.postedInHome{
	font-size:12px;
	margin-bottom:15px;
	}

.wp-caption img, .entry img{
	border:1px solid #CCCCCC;
	padding:3px;
	}

.wp-caption p{
	font-size:12px;
	border:1px solid #CCCCCC;
	margin-top:3px;
	}

.navigation{
	margin-bottom:40px;
	}

.navigation{
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	}

span.share-button{
	display:inline-block;
	width:60px;
	height:20px;
	overflow:hidden;
	line-height:0px;
	}

/* --------------- HOME CAROUSEL ----------------------*/


.anythingSlider{ 
	width: 515px; 
	height: 207px; 
	position: relative; 
	margin: 25px auto 15px;
	}

.anythingSlider p{ 
	font-size:12px;
	}


.anythingSlider .wrapper{ 
	width: 515px; 
	overflow: auto; 
	height: 230px; 
	margin: 0; 
	position: absolute; 
	top: 0; 
	left: 0; 
	}

/* Width below is max for Opera */
.anythingSlider .wrapper ul{ 
	width: 32700px; 
	list-style: none; 
	position: absolute; 
	top: 0; 
	left: 0; 
	margin: 0; 
	}

.anythingSlider .wrapper ul li{ 
	display: block; 
	float: left; 
	padding: 0px 32px; 
	height: 207px; 
	width: 441px; 
	margin: 0;
	}
	
.anythingSlider .arrow{ 
	display: block; 
	height: 15px; 
	width: 50px;
	cursor: pointer; 
	}

.anythingSlider .forward{ 
	background-image:url(images/button_next.gif);
	background-repeat:no-repeat;
	float:right;
	margin-right:22px;
	}

.anythingSlider .back{ 
	background-image:url(images/button_prev.gif);
	background-repeat:no-repeat;
	float:left;
	margin-left:32px;
	}

.anythingSlider .forward:hover{ 
	}

.anythingSlider .back:hover{ 
	}

.thumbNav{ 
	position: absolute;
	width:505px;
	top: 190px; 
	text-align: center;
	z-index:5;
	}

.start-stop{ 
	display:none;
	}

/* Prevents */
.anythingSlider .wrapper ul ul{ 
	position: static; 
	margin: 0; 
	background: none; 
	overflow: visible; 
	width: auto; 
	border: 0; 
	}

.anythingSlider .wrapper ul ul li{ 
	float: none; 
	height: auto; 
	width: auto; 
	background: none; 
	}


/* ----------------- FORM, COMMENT STYLES --------------- */

.wpcf7 p.textBox input{
	width:200px;
	padding:2px 5px;
	}

.wpcf7 textarea{
	width:420px;
	padding:5px;
	}

.wpcf7 p.contactSubmit, {
	display:block;
	width:85px;
	height:25px;
	border:2px solid #BAD533;
	padding:2px;
	}

.wpcf7 p.contactSubmit input{
	border:1px solid #BAD533;
	text-transform:uppercase;
	font-size:11px;
	letter-spacing:1px;
	background-color:#fff;
	width:85px;
	height:25px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

.wpcf7 p.contactSubmit input:hover, p.commentSubmit input:hover{
	cursor:pointer;
	}

p.commentSubmit{
	display:block;
	width:135px;
	height:25px;
	border:2px solid #BAD533;
	padding:2px;
	}

p.commentSubmit input{
	border:1px solid #BAD533;
	text-transform:uppercase;
	font-size:11px;
	letter-spacing:1px;
	background-color:#fff;
	width:135px;
	height:25px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#respond{
	}

#respond input, #respond textarea{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	}
	
h3#comments{
	font-size:16px;
	font-style:italic;
	color:#000;
	margin-bottom:15px;
	text-transform:none;
	letter-spacing:0px;
	font-weight:normal;
	}

.comment-author cite{
	color:#000;
	margin-left:10px;
	}

.comment-meta a{
	color:#666666;
	font-size:11px;
	font-style:italic;
	}

.comment-meta{
	margin-bottom:15px;
	}

ol.commentlist{
	border-bottom:2px solid #000;
	margin-bottom:50px;
	}

ol.commentlist li{
	border-bottom:1px solid #CCCCCC;
	margin-bottom:20px;
	}

ol.commentlist li li{
	border-bottom:none;
	margin-left:25px;
	}

ol.commentlist li ul{
	list-style-type:none;
	}

.comment-body p{
	margin-bottom:0px;
	}

a.comment-reply-link{
	display:block;
	float:right;
	border:1px solid #EE306C;
	font-size:10px;
	color:#6D6F71;
	text-transform:uppercase;
	font-style:normal;
	height:15px;
	padding:0px 5px;
	line-height:14px;
	}

a.comment-reply-link:hover{
	text-decoration:none;
	}

div.reply{
	height:25px;
	}

/* --------------- RIGHT COLUMN ---------------- */

#rightColWrap1, #rightColWrap1Home{
	width:241px;
	background-image:url(images/rightcol_shadow_top.png);
	background-repeat:no-repeat;
	padding-top:19px;
	position:absolute;
	top:120px;
	left:470px;
	z-index:5;
	}

#rightColWrap1Home{
	left:504px;
	}

#rightColWrap2{
	width:241px;
	background-image:url(images/rightcol_shadow_bottom.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	padding-bottom:23px;
	}

#rightCol{
	width:195px;
	background-image:url(images/rightcol_shadow_sides.png);
	background-repeat:repeat-y;
	padding-top:20px;
	padding-bottom:10px;
	padding-left:23px;
	padding-right:23px;
	}

#rightCol ul{
	list-style-type:none;
	}

li#twitter-tools h3{
	border-bottom:5px solid #EE306C;
	}

li#twitter-tools{
	margin-bottom:40px;
	}

li#twitter-tools li{
	display:block;
	width:179px;
	border:1px solid #EE306C;
	margin-bottom:10px;
	padding:3px 7px 5px 7px;
	font-size:11px;
	line-height:17px;
	color:#666666;
	}

.aktt_tweets li a{
	color:#EE306C;
	text-decoration:none;
	}

.aktt_tweets li a:hover{
	text-decoration:underline;
	}

.aktt_tweets li a.aktt_tweet_time{
	color:#666;
	display:block;
	clear:both;
	text-align:right;
	font-style:italic;
	}	

li#twitter-tools li.aktt_more_updates{
	border:none;
	text-align:right;
	}

.aktt_tweets li.aktt_more_updates a{
	font-weight:bold;
	font-style:italic;
	font-size:12px;
	}

li.widget_links h3{
	border-bottom: 5px solid #00B3BF;
	}

li.widget_links li{
	font-size:11px;
	line-height:24px;
	}

li.widget_links li a{
	text-decoration:none;
	color:#00B3BF;
	}

li.widget_links li a:hover{
	text-decoration:underline;
	}


#footer{
	position:fixed;
	bottom:0px;
	height:16px;
	padding-top:4px;
	width:100%;
	background-color:#000;
	text-align:center;
	font-size:10px;
	color:#BCBEC0;
	z-index:6;
	}


/* ------------- GENERAL IMAGE STYLES ---------------- */
.entry-content img {
    margin: 0 0 18px 0;
    max-width:100%;
}
.alignleft,
img.alignleft {
	float: left;
    margin-right:20px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
.wp-caption {
	text-align: center;
	margin-bottom:55px;
	margin-top:30px;
}
.wp-caption img {
	margin: 0;
}

.gallery img {
    margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}

/* ---------------- LIGHTBOX STYLES --------------------- */

#lightbox-infoContainer{
	background-color:#000;
	}

#lightbox-imageContainer img{
	border:none;
	}




