/********************************************
   AUTHOR:  			Annie Alpert 
   Based on www.styleshout.com/ TEMPLATE HarvestField
 *******************************************/
/********************************************
   HTML ELEMENTS
********************************************/ 
/* Top Elements Global whitesapce reset */

* {

}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font: 70%;
	font-size: small;
	text-align: center;
	width: 100%;
	background-color: #FFFFFF;

}

/* links */

a, a:visited {	

	color: #BE420D;
	text-decoration: none;

}

a:hover {

	color: #88ac0b;
	text-decoration: underline;

}

.errorpage {
	text-align: left;
	width: 100%;

}

/* headers */

h1, h2, h3 {

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;

}

h1 {
	font-size: 160%;
	/* color: #8C9F0D; */
	color: #666666;
}

h2 {

	font-size: 125%;
	text-transform: uppercase;
	color: #6B4F2E;
	/* color: #88ac0b; */ 
}

h3 {

	font-size: 125%;
	color: #6B4F2E; 

}

h4 {

	font-size: 125%;
	color: #6B4F2E; 
	/* color: #88ac0b; */

}

h1, h2, h3, h4, h5, p {

	margin: 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

ul, ol {
	margin: 5px 20px;
	padding: 0 20px;

}

/* images */

img {

	border: 0px none #DCDCDC;
	padding: 0px;
	background-repeat: repeat;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

img.float-right {

  	margin: 10px 20px 10px 20px;  

}

img.float-left {

  	margin: 10px 20px 10px 20px;

}

code {

  	margin: 5px 0;
  	padding: 10px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;

  	/* white-space: pre; */

  	background: #F9F7DD;
	border: 1px solid #E0DBC9;  
}

acronym {

  cursor: help;
  border-bottom: 1px solid #777;
}

blockquote {
	margin: 10px;
	padding: 20px 20px 20px 25px;
	background: #F9F7DD;
	border: medium dashed #FFFFFF;
	font: 1em/1.3em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #563E24;
	width: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	list-style-type: circle;
}


#blockul ul li {

	display: block;
}


/* start - table */
table {
	border-collapse: collapse;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

th strong {

	color: #fff;

}

th {

	background: #93BC0C;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}

tr {

	height: 30px;
	border-bottom-color: #DFDFDF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #DFDFDF;
	border-right-color: #DFDFDF;
	border-left-color: #DFDFDF;
}

td {

	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;

}

.lastrow {

	height: 5px;
	width: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #6C4F2F;
	border-right-color: #6C4F2F;
	border-bottom-color: #6C4F2F;
	border-left-color: #6C4F2F;

}

/* end - table */
/* form elements */

form {

	margin:10px; padding: 0 5px;
	/* background: #F9F7DD; */
	background: #F2EFBA;
	border: 1px solid #E0DBC9; 	

}

label {

	display:block;
	font-weight:bold;
	margin:5px 0;

}

input {

	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}

textarea {

	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;

}

input.button { 

	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #8EB50C;
	border: none;

}

/* search form */

.searchform {

	background-color: transparent;
	border: none;
	margin: 0;
	width: 220px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;

}

.searchform p { margin: 0; padding: 0; }

.searchform input.textbox {

	width: 120px;
	color: #777;
	height: 18px;
	padding: 2px;
	border: 3px solid #E5E5E5;
	vertical-align: top;
}

.searchform input.button { 

	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

#container{ position: relative; width: 715px; margin: 0 auto; background-color: #fff; border-right: 12px solid #98b3b1; border-left: 12px solid #98b3b1; } 

#screenshots ul li {
list-style-image:none;
display: inline;

}

#colors ul li {
list-style-image:none;
display: inline;
}

#print ul li {
list-style-image:none;
display: inline;
}

#banners ul li {
	list-style-image:none;
	display: none;
}
#icons ul li {
	list-style-image:none;
	display: none;
}
#pansypix ul li {
	list-style-image:none;
	display: none;
	float:right;
	position: relative;
}

ul.thumbs{ list-style: none; margin: 10px 0 20px 40px; padding: 0; }

ul.thumbs li{
	/* float: left; */
	padding: 0;
	margin: 5px;
}

ul.thumbs li a img{ border: 5px solid #ece4e4; }

ul.thumbs li a:hover img{ border: 5px solid #98b3b1; }

ul.thumbs li img.new {display: block; position: absolute; top: -3px; right: -3px; z-index: 1; border: none; }

/********************************************
   LAYOUT

********************************************/ 

#wrap {

	position: relative;
	width: 950px;
	text-align: left;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}

#content-wrap {

	position: relative;
	float: left;
	width: 950px;
	padding: 0;
	border-bottom: 2px solid #FFF;
	display: inline;
	background-color: #F2EFBA;
	text-align: left;
	overflow: hidden;

}

#header {

	position: relative;

	height: 115px;

	padding: 0;

	color: #FFFFFF;

	background-repeat: repeat-x;

	background-image: url(images/anniealpert_banner.jpg);

	left: 0px;

	width: 950px;
}

#header h1#logo-text a {

	position: absolute;
	margin: 0;
	padding: 0;
	letter-spacing: -2.5px;
	color: #BE420D;
	text-decoration: none;
	/* change the values of top and left to adjust the position of the logo*/
	top: 45px;
	left: 20px;

}

#header h1#logo-text span {

	color: #444;
}

#header h2#slogan {

	position: absolute;
	margin: 0;

	padding: 0;

	font: bold 16px 'Trebuchet MS', Arial, Sans-serif;

	text-transform: none;

	color: #444;



	/* change the values of top and left to adjust the position of the slogan*/



	top: 105px;

	left: 95px;

}

/* header links */

#header #header-links {
	position: absolute;
	top: 55px;
	right: 10px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background-color: #339999;
	text-align: right;

}

#header #header-links a {

	color: #FFFFFF;
	text-decoration: none;
	background-color: #039999;

}

#header #header-links a:hover {

	color: #BE420D;	
}


/* Navigation */

#nav {

	position: relative;
	clear: both;
	padding: 0;
	width: 950px;
	height: 52px;
	margin: 0 auto;
	background-image: url(images/menubg.jpg);
	background-repeat: repeat-x;

}

#nav #light-brown-line {

	position: absolute;

	height: 10px;

	width: 345px;

	top: 0;

	left: 0;

	background: url(images/light-brown-line.jpg) no-repeat;

	visibility: visible;

}



#nav ul {

	position: absolute;
	list-style: none;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	right: 18px;
	bottom: 2px;
	width: 539px;
	float: right;
	height: 52px;

}

#nav ul li {

	display: inline;



}

#nav ul li a {

	display: block;

	float: right;

	margin: 0;

	color: #FFF;

	font: bold 13px/52px Century Gothic, Trebuchet MS, Helvetica, Arial, Geneva, sans-serif;

	text-transform: uppercase;

	text-decoration: none;

	padding-top: 0;

	padding-right: 14px;

	padding-bottom: 0;

	padding-left: 14px;

	height: 52px;



}



#nav ul li a:hover, 



#nav ul li a:active {



	background: url(images/menupointer.jpg) no-repeat center bottom;	



}



#nav ul li#current a {	



	background: url(images/menupointer.jpg) no-repeat center bottom;

	color: #F2EFBA;	

}

/* Main Column */

#main {
	width: 68%;
	display: block;
	overflow: hidden;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-left: 35px;

}

#main h1 {

	margin-top: 20px;
	font: normal 2.2em 'Trebuchet MS', Tahoma, Sans-serif;
	/* color: #8C9F0D; */
	letter-spacing: -1px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;

}

#main ul li {
	clear:left;

}

/* adsense */
#adsense {
	margin-left: 20px;
	margin-top: 25px;
}

/* Sidebar */	

#sidebar {

	float: left;
	width: 25%;
	padding: 0;
	display: inline;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 23px;
	background-color: #F2efba;
	border-left-style: none;
	border-right-width: medium;
	border-right-style: dashed;
	border-right-color: #FFFFFF;
}	

#sidebar h1 {

	margin-top: 10px;
	font: bold 1.3em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #6B4F2E;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#sidebar ul.sidemenu {

	text-align: left;

	margin: 7px 4px 8px 0; padding: 0;

	text-decoration: none;		

	border-top: 1px solid #C39F73;

}



#sidebar ul.sidemenu li {



	list-style: none;

	background: url(dots.jpg) repeat-x left bottom;

	padding: 4px 0 4px 5px;

	margin: 0 2px;		



}

* html body #sidebar ul.sidemenu li {

	height: 1%;

}

#sidebar ul.sidemenu li a {



	text-decoration: none;	

	background-image: none;	

	color: #6B4F2E;		



}

#sidebar ul.sidemenu li a:hover {

	color: #88ac0b;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#column-wrap {
	float: left;
	width: 950px;
	background-color: #A0B70D;
	background-position: left top;
	padding-top: 10px;
	padding-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	overflow: hidden;
	color: #FFFFFF;
	clear: both;
}

#column-wrap a {

	text-decoration: none;
	color: #FFF;	
}

#column-wrap a:hover {
	color: #000;	
}

#column-wrap h2 {

	color: #FFF;	
	margin: 0 0 10px 0;	
}

#columns {

	background: transparent;
	margin-top: 0px;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 15px;
}

#columns a:hover {

	color: #666666;
}	

#columns ul {

	padding: 0;
	list-style-position: inside;
	list-style-image: url(images/door.png);
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	list-style-type: none;
}

#columns li {

}



#columns li a {
	display: block;
	font-weight: normal;
	padding: 3px 0 3px 10px;
	width: 96%;

}

#columns .col3, .col3-center {

	float: left;
	width: 31%;
	padding-left: 15px;

}

#columns .col3-center { 
	margin: 0px; 
}

/* footer*/

#footer {
	clear: both;
	color: #CCCCCC;
	background-color: #6B4F2E;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: left;
	overflow: hidden;
	width: 950px;
	position: relative;
	height: 40px;
	font-size: x-small;

}

#footer a {

	color: #F3EFBA;
	font-weight: bold;

}

/* alignment classes */

.float-left  { float: left; }

.float-right {
	float: none;
	list-style-image: url(none);
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 25px;
	padding-left: 15px;
	padding-top: 25px;
	padding-bottom: 25px;
}

.align-left  { text-align: left; }

.align-right { text-align: right; }

/* display and additional classes */

.clear {

	clear: right;

}
/* twitter css */
#twitter_badge_container{width: 200px; background: #C1EAFF}
#twitter_badge_tl{background: transparent url(images/buttons/twitterbadge/twitter_tl.png) top left no-repeat;}
#twitter_badge_tr{background: transparent url(images/buttons/twitterbadge/twitter_tr.png) top right no-repeat;}
#twitter_badge_bl{background: transparent url(images/buttons/twitterbadge/twitter_bl.png) bottom left no-repeat;}
#twitter_badge_br{background: transparent url(images/buttons/twitterbadge/twitter_br.png) bottom right no-repeat; }
#twitter_badge_inner{padding: 45px 10px 10px 10px;}
#twitter_badge_via {font-size: 10px }
#twitter_badge_via a {color #66666}

/* defaults */
#my_twitter_status{}
#my_twitter_status_time{color: #666; font-size: 10px;
}
/* end twitter */
