/* 
Theme Name: Cozy Cactus
Theme URI: http://www.vtweb.com 
Description: Custom wordpress template designed by VTweb
Author: Hillary
*/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */
* { margin: 0; padding: 0; border: 0 }

body {
	background: #A35438;
	font: 70%/1.5em Verdana, ;
	color: #000000; 
	text-align: center;
	margin: 10px 0;
	padding:0;
}

/* links */
a, a:visited {	
	color: #5A93C9;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #688DA8;
	background: inherit;
	text-decoration: underline;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 		
}
h1 {
	font-size: 160%;	
	font-weight: normal;
}
h2 {
	font-size: 130%;
	text-transform: uppercase;
	color: #688DA8;
}
h3 {
	font-size: 130%;	
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}

/* images */
img {
	background: #FAFAFA;
   border: 1px solid #DCDCDC;
	padding: 5px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

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: url(images/post.jpg);
	border: 1px solid #E0DBC9;  
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 25px;  
   background: url(images/post.jpg);
	border: 1px solid #000000;
	font: bold 1.3em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #A35438;
}



/* form elements */
form {
	margin:10px; padding: 0 5px;
	border: 1px solid #D5D5D5; 
	background-color: #DADADA; 	
}
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: #6C8EAB url(images/nav.jpg) repeat-x 0 0;
	border: none;
}

/* search form */
#searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 5px 0 15px 0;	
	width: 190px;	
}
#searchform p { margin: 0; padding: 0; }
#searchform input.textbox { 
	width: 120px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
#searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 780px;
	background: #F5EBCD;
	margin: 0 auto;
	text-align: left;
	display:block;
}

#content-wrap {
	position: relative;
	clear: both;	
	width: 780px;	
	padding: 0; 	
	background: #F5EBCD;	
	margin: 0;	
}
#header {
	width: 780px;
	height: 300px;
	padding: 0;	
	margin:0;
	background:url(images/header-photo.jpg) 0 0 no-repeat;
}

#top_links {
	padding-right: 0px; 
	padding-left: 240px; 
	padding-bottom: 0px; 
	padding-top: 245px; 
	list-style-type: none;
}
html>body #top_links {
	padding-right: 0px; 
	padding-left: 240px; 
	padding-bottom: 0px; 
	padding-top: 250px; 
	list-style-type: none
	}
#top_links li {
	padding-right: 15px; 
	padding-left: 0px; 
	float: left; 
	padding-bottom: 0px; 
	padding-top: 0px
}

#top_links a {
	display: block; 
	font: bolder 12px verdana, arial, helvetica, sans-serif; 
	color: #a35338; 
	text-decoration: none
}

#top_links a:hover {
	color: #688daa
}


/* Main Column */
#main {
	float: right;
	width: 70%;
	padding: 0; 
	margin: 0;
	display: inline;
}
#main h1 {
	margin-top: 10px;
	font: normal 1.6em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #7D9DB2; 
	padding: 5px 0 5px 5px; 		
}
#main ul li {
	list-style-image: url(images/bullet.gif);
}

.post-footer {
	background: url(images/post.jpg);
	padding: 5px; margin: 20px 10px 0 10px;	
	font-size: 95%;	
	color: #AEA471;
	border: 1px solid #E0DBC9;
}
.post-footer .date{
	margin: 0 10px 0 5px;	
}
.post-footer a.comments {
	margin: 0 10px 0 5px;	
}
.post-footer a.readmore {
	margin: 0 10px 0 5px;	
}

/* footer */
#footer-wrap {
	clear: both;
	width: 780px;
	text-align: left;
	padding: 0;
	background: #6C8EAB;	
}
#footer-wrap a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #000;	
}
#footer-wrap p {
	padding: 0 0 0 80px;
	font: 10px verdana, arial, helvetica, sans-serif;
	color: #fff;
	text-align:left;
}
#footer-wrap p a {color:#fff;}


/* bottom */
#footer-bottom {
	clear: both;
	color: #666;	
	margin: 0 auto; 
	width: 780px;
	padding: 10px 0;
	text-align: center;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }




.pagetitle {
	font-size: 125%;
	padding: 5px;
	margin-bottom: 5px;
}

.post h3 {
	font-size: 125%;
	font-weight: bold;
}

#wp-calendar th, #wp-calendar td {
	padding: 6px;
	margin: 0px;
	height: 0px;
}

#wp-calendar caption {
	width: 100%;
}

#wp-calendar #today {
	color: red;
}

#sidebar #wp-calendar a {
	color: orange;
	text-decoration: underline;
}

.commentlist {
	background: #fff;
	list-style: none;
	margin-top: 5px;
	margin-bottom: 15px;
	width: auto;margin-right:10px;
margin-left:10px;
}

	.commentlist li {
	
	}
	
	.commentlist .commentmetadata .commentname {
		font-size: 110%;
		font-weight: bold;
	}
	
	.commentlist .commentmetadata .commentdate {
		font-size: 90%;
		color: #CCCEDD;
	}
	
	.commentlist li p {
		padding: 5px;
		margin-bottom: 0px;
	}
	
	.commentlist a {
		color:#ffa81d;
		background:url(images/icon-comment.png) no-repeat 0 2px;
		padding-left:20px;
		padding-right:2px;	
	}









#sidebar {
	float: left;
	width: 24%;
	padding: 0 0 0 10px; 
	margin: 0;	
	background:#ECECEC;
}

#sidebar ul li {
	
}

#sidebar ul li.categories ul li ul.children {
	margin: 0px;
	padding-left: 15px;
}

	#sidebar ul li p {
		padding: 0px;
	}
	
	#sidebar li a {
		
	}
	
	#sidebar li a:hover {
		color:#ccc;
	}

	#sidebar ul h2 {
		/* title */
		margin-top: 10px;
		padding: 5px 5px; 
		font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
		color: #6C8EAB;
	}

	#sidebar ul li ul, #sidebar ul li .content {
		/* content */
		text-align: left;
		margin: 0 4px 8px 0; padding: 0;
		text-decoration: none;		
	}
	
	#sidebar ul li ul li {
		list-style: none;
		padding: 4px 0 4px 10px;
		margin: 0 2px;
	}

	#sidebar ul {
		margin: 0px;
		padding: 0px;
		list-style: none;
		line-height: normal;
	}

	* html body #sidebar ul li {
		height: 1%;
	}
	
	#sidebar ul li a {
		text-decoration: none;	
		background-image: none;	
		color: #a35338;	
		font: bolder 12px verdana, arial, helvetica, sans-serif;
	}
	
	#sidebar ul li a:hover {	
		color: #688daa;	
		font: bolder 12px verdana, arial, helvetica, sans-serif;
	}



