/*
Theme Name: "Artistic Impressions by Carrie" by Studio|chris
Theme URI: http://www.studiochris.us/
Description: Designed especially for Carrie Woeck using a light, creamy color scheme.
Version: 2.0
Author: Studio|chris
*/

/*Carrie Specific Elements*/
* {margin: 0; padding: 0;}

body {
	background: #ffe4af url(images/background.jpg) scroll repeat-x top center;
	color: #732606;
	font: normal 12px;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	padding:0;
	margin: 0 0 0 50px;
}

#fullWrapper{
width: 955px;
margin: 25px auto 0 auto;
}

#logo{
width: 936px;}

#logo span{
height:236px;
width: 936px;
float: left;
background: url(images/logo_top.jpg) no-repeat;
position:relative;
text-indent: -1000em;
z-index: 100;
left: -20px;
top: -5px;
overflow: hidden;
}


/* default elements */


a {color: #007373; text-decoration: none;}
a:hover {color: #55D1D1; text-decoration: none;}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}

big {font-size: 1.1em;}

h1,h2,h3 {color: #007373; padding: 8px 0 2px;}

h1 {font: normal 1.8em "Century Gothic", Arial, Helvetica, sans-serif; font-weight: bold;}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: none;}

h2 {font: normal 1.4em "Century Gothic", Arial, Helvetica, sans-serif;}
h3 {font: bold 1.2em "Century Gothic", Arial, Helvetica, sans-serif;}

blockquote {
	background: url('images/quote.gif') no-repeat;
	display: block;
	font: normal 1.1em "Century Gothic", Arial, Helvetica, sans-serif;
	padding-left: 26px
}

form {margin-bottom: 1.2em;}
img {border: none;}
label {display: block;}
li {line-height: 1.5em;}
p {padding: 2px 0 10px;}
small,.small {font: normal 0.9em "century gothic", sans-serif;}
ul,ol {padding: 0 2em 1.2em;}

/* structure */
#container {
	border-top: 6px solid #472A16;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto; 
	background: #FFF1D7;
	width: 938px;
}

/* header */
.title {
	background: #FFF1D7 repeat-x;
	border-top: 1px solid #472A16;

}
.title h1 {
	font: normal 0.1em "Century Gothic", Arial, Helvetica, sans-serif;
	height: 118px;
	text-indent: -1000em;
	background-position: 10px 15px;	
	float: left;
	width: 320px;
}

/* main */
.main {background: #FFF1D7}

/* posts */
.post .descr {
	color: #630;
	font-size: 0.9em;
	margin: 2px 0 4px;
}
.post .info{
	border-top: 1px dotted #CB6940;
	font-size: 0.9em;
	font-weight: bold;
	margin: 4px 0 8px;
	padding: 10px 0;
}
.post img {border: none; margin: 4px 0;}
.post a img {border: none;}


/* bottom */
.bottom {
	border-top: 1px dotted #CB6940;
	font-size: 0.9em;
	font-weight: bold;
	margin: 4px 0 8px;
	padding: 14px 20px;
}
.bottom .left{width: 49%; float: left;}

.bottom .right {width: 49%; float: right;}

/* misc */
/*.content {padding: 12px 10px;}
.right .content {padding: 18px 20px;}*/
.left {float: left;}
.right {float: right;}
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}

/* block list */
ul.block, .block ul {
	border-top: 1px dotted #BCBAAC;
	margin: 4px 0;
	padding: 0;
	width: 100%;
}
.block li {
	border-bottom: 1px dotted #BCBAAC;
	list-style: none;
	text-align: center;
	font-size: 13px;
	width: 155px;
	padding: 0;
}
.block li a,.block li em {
	display: block;
}
.block li em {
	font-size: 1em;
	font-style: normal;

}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	color: #732606;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	color: #553;
	background: #FFD793;
	text-decoration: none;
	color: #732606;
}

.right .block,.right .block li {border-color: #DCDACC;}
.right .block li a:hover {background: #D8EBD1;}

/* comments */
#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
}
#commentform {
	margin: 1em 0;
	width: 280px;
}

textarea.styled {width: 500px;}

.styled {
	font-size: 1.1em;
	background: #FCFCFC;
	border: 1px solid #C6C3C3;
	padding: 2px;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #C6C3C3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 3px;}
.commentmetadata a {font-size: 1em; color: #EB8F58;}

/* calendar */
#wp-calendar {color: #A0A0A0; font-size: 12px;}

.col2 .right table caption {border-bottom-color:#000;}
.col2 .right table thead tr {
  border-bottom-color: #000;
  color: #A53512;
}
.col2 .right table th {border-bottom-color:#000;}
.col2 .right table td#today {
  border-color: #000;
  color: #A53512;
}
.col2 .right table td a {
  border-bottom-color: #000;
  background-color: #EDF3DE;
}

.col2 .right table tfoot {border-top-color: #000;}
.col2 .right table tfoot a {background: none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display: inline-table;
  border-collapse: collapse;
  width: 185px;
  margin: 0px 10px 0 10px;
  text-align: center;
}

.col2 .right table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}

.col2 .right table thead tr {border-bottom:1px solid;}

.col2 .right table th {border-bottom:1px solid;}

.col2 .right table td {
  width: 225px; /* maximaize width; honestly, I don't know much about tables... */
  padding: 1px;
  font-size: 0.9em;
}

.col2 .right table td#today {
  padding: 0;
  border: 1px solid;
  font-size: 1em;
  font-weight: bold;
}

.col2 .right table td a {
  display: block;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 1.15em;
}

.col2 .right table tfoot {border-top:1px solid;}
.col2 .right table tfoot a {
  border: none;
  font-weight: bold;
}
.col2 .right table tfoot #prev a {text-align:left;}
.col2 .right table tfoot #next a {text-align:center;}

#searchform {
text-align: center;}
#searchform #s {
text-align: left;
padding: 2px;
color: #732606;
font: normal 12px;
font-family:"Century Gothic", Arial, Helvetica, sans-serif;
border: 1px solid #732606;
}
#searchform input{
text-align: center;
margin-top: 0.25em;}

/*From Inline Styles*/
#mainContent{
	position: relative;
	z-index: 100;
	float: left;
	top: -7px;
	}

#mainContent{
	margin:0;
	padding: 0;
	font-size: 14px;
	width: 955px;
}
 #leftContent {
 	margin: 0em 1em 1em 1em;
 	font-size: 14px;
	}
 #rightSidebar {
	margin: 0em 1em 1em 0;
	font-size: 14px;
	padding: 0;
}
#mainMenu {
	width: 208px;
	position: relative;
	color: #fff1d7;
	font-size: 16px;
	padding: 0;
}

#menuTop{
	background: transparent url(images/menu_bg_top.png);
	height: 37px;
	}
	
#menuCenter{
	background: transparent url(images/menu_bg_center.png) repeat-y;
	padding-right: 1em;
	}
	
#menuBottom{
	background: transparent url(images/menu_bg_bottom.png);
	height: 51px;
	}
	
#menu {
	list-style: none;
	text-align: right;
	padding: 10px 10px 10px 0px;
	font-size: 16px;
}
#mainMenuTitle {
	display: block;
	border-bottom: 1px dotted #fff1d7;
	padding: 0px 0px 10px 0px;
	height: 30px;
	overflow: hidden;
	position: relative;

}


#menu li {
	list-style: none;
	text-align: right;
	border-bottom: 1px dotted #fff1d7;
	padding: 10px 10px 10px 0px;
}
.clear {
	clear:both;
	margin:0;
	padding: 0;
}
#footerWrapper {
	width: 738px;
	background: #fff1d7;
	margin: 0 1em 0 1em ;
	font-size: 12px;
}

#footer {
	background: #fff1d7;
	margin: 0 1em 0 1em ;
	font-size: 12px;
}

#leftColumn{
width: 568px;
}

#blogSidebar{
	width: 170px;
}

#blogSidebar h2{
	font-size: 15px;
	font-weight: normal;
	text-align: center;
}

#blogSidebar .content{
	padding: 0;
}

#rightMainMenuColumnTWO{
	background: url(images/rightBG.png) repeat-y transparent;
	}
	
.rightMainMenuColumn{
	background: transparent url(images/rightBG2.gif) repeat-y ;
	}
.menu a{color: #FFE4AF;
display:block;
}
.menu a:hover {
color: #FFE4AF; 
display:block;}

#menu li:hover {
	list-style: none;
	text-align: right;
	border-bottom: 1px dotted #fff1d7;
	padding: 10px 10px 10px 0px;
	background-image: url(images/menu_bg_center_r.png);
}

select{min-width: 5em;}

.adjustform input{ margin-bottom: .25em; text-align: center;}

