/*
Theme Name: pretty
Theme URI: http://wordpress.org/
Description: pretty
Version:
Author: ilovecode
Author URI: http://ilovecode.com/

*/

@import url("ask-me.css");

body{
  margin: 0;
  padding: 0;
  background-color: #FFFFFF;
  background-image: url(skin/new-bg.jpg);
  background-position: top left;
  background-repeat: repeat-x;
  font-family: 'Lucida Grande', 'Trebuchet MS', Arial, sans-serif;
}


img{
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: top;
}
form{
  margin: 0;
  padding: 0;
  border: 0;
}
a{
  color: #7CC7DD;
  text-decoration: none;
}
a:hover{
  color: #F36579;
  text-decoration: none;
}
#container{
  background-color: #FFFFFF;
  margin: 45px auto 0 auto;
  padding: 0 20px;
  width: 80%;
  background-image: url(skin/container_bkg.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  border-left: 1px solid #77ceea;
  border-right: 1px solid #77ceea;
}
.header{
  margin: 0;
  padding: 15px 0 20px 0;
  background-image: url(skin/header_bkg.jpg);
  background-position: bottom left;
  background-repeat: repeat-x;
}
.logo{
  margin: 0;
  padding: 0;
  float: left;
}
.logo h1{
  margin: 0;
  padding: 0;
  font-size: 36px;
  font-weight: lighter;
  line-height: 38px;
}
.logo h1 a{
  color: #9A1448;
  text-decoration: none;
}
.logo h1 a.hover{
  color: #9A1448;
  text-decoration: none;
}
.logo span{
  color: #F676A7;
}
.logo h3{
  margin: 0;
  padding: 0;
  font-size: 24px;
  color: #FFCCCC;
  font-weight: lighter;
  line-height: 24px;
}
.find{
  margin: 0;
  padding: 0 0 0 200px;
  float: right;
  height: 60px;
}

.right
{
	float: right;
}

.menu{
  margin: 0;
  padding: 0 0 0 2px;
  height: 37px;
}
.menu ul{
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 37px;
}
.menu li{
  margin: 0;
  padding: 0 35px 0 0;
  display: inline;
  font-size: 14px;
  font-weight: bold;
}
.menu a{
  font-size: 14px;
  font-weight: bold;
  color: #86c26c;
  text-decoration: none;
}
.menu a:hover{
  color: #9A1448;
  text-decoration: none;
}
#content{
  float: left;
  background-color: #FFFFFF;
  width: 74%;
  margin: 0;
  padding: 0;
}
#sidebar{
  margin: 0;
  padding: 0;
  float: left;
  width:200px;
  float:right;
  
}

.textright
{
		
		
}
.widget, .linkcat, .pagenav{
  margin: 0;
  padding: 0 0 0 11px;
}
#sidebar ul{
  margin: 10px 0 0 0;
  padding: 0 0 0 30px;
  list-style: none;
}
#sidebar ul li ul{
  margin: 7px 0 10px 0;
  padding: 5px 0 0 0;
  list-style: none;
  background-image: url(skin/line.jpg);
  background-position: top left;
  background-repeat: repeat-x;
}
#sidebar li ul li{
  margin: 0 0 2px 0;
  padding: 0 0 0 14px;
  list-style: none;
  background-image: url(skin/star.jpg);
  background-position: center left;
  background-repeat: no-repeat;
  color: #4A4A4A;
  font-size: 12px;
}
#sidebar li ul li a{
  color: #4A4A4A;
  font-size: 12px;
  text-decoration: none;
}
#sidebar li ul li a:hover{
  color: #7CC7DD;
  font-size: 12px;
  text-decoration: none;
}
#sidebar h2{
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  color: #9A1448;
}

#search{
  margin: 0 0 0 0;
  padding: 0 0 0 11px;
}
.widget, .linkcat, .pagenav{
  margin: 0;
  padding: 0 0 0 11px;
}

.search_form{
  background-image: url(skin/search.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  width: 189px;
  height: 61px;
}
.s_text{
  border: 0;
  font-family: 'Lucida Grande', 'Trebuchet MS', Arial, sans-serif;
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #656565;
  width: 115px;
}
.searchsubmit{
  background-image: url(skin/search_submit.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  height: 16px;
  width: 22px;
  border: 0;
}
.txt{
  margin: 26px 0 0 0;
  padding: 0 0 0 34px;
  float: left;
  line-height: 14px;
}
.btn{
  margin: 26px 0 0 0;
  padding: 0;
  float: left;
  line-height: 14px
}
.clearfix{
  margin: 0;
  padding: 0;
  clear: both;
  line-height: 1px;
  font-size: 1px;
}
.posts{
  margin: 0 30px 0 0;
  padding: 54px 0 0 0;
  clear: both;
  font-size: 12px;
}
.posts h3{
  font-size: 18px;
  color: #FFB9B9;
  font-weight: lighter;
  margin: 0;
  padding: 15px 0 0 0;
  background-image: url(skin/line.jpg);
  background-position: top left;
  background-repeat: repeat-x;
}
.posts h2{
  font-size: 18px;
  color: #FFB9B9;
  font-weight: lighter;
  margin: 0 0 20px 0;
  padding: 0;
}

.posts form p{
  margin: 10px 0 0 0;
  padding: 0;
}
.posts label{
  font-size: 12px;
  color: #303030;
}
.posts textarea{
  font-family: 'Lucida Grande', 'Trebuchet MS', Arial, sans-serif;
  font-size: 11px;
  color: #656565;
  padding: 4px 5px;
  border: 1px solid #66cccc;
  width: 470px;
  overflow: auto;
}

.input_txt{
  font-family: 'Lucida Grande', 'Trebuchet MS', Arial, sans-serif;
  font-size: 11px;
  color: #656565;
  padding: 4px 5px;
  border: 1px solid #66cccc;
  width: 190px;
}
.input_btn{
  font-family: 'Lucida Grande', 'Trebuchet MS', Arial, sans-serif;
  font-size: 12px;
  color: #656565;
}
.posts ol{
  margin: 15px 0 0 0;
  padding: 0;
  list-style-position: inside;
  font-family: 'Lucida Grande', 'Trebuchet MS', Arial, sans-serif;
  font-size: 12px;
}
.posts ol li{
  margin: 0;
  padding: 0;
}
.altx p{
  background-color: #FBFBFB
}

.posts ol li em{
  background-color: #FFFF9B;
  color: #C7A400;
  padding: 0 3px;
}
.spectator{
  /*letter-spacing: 1px;*/
}
.spectator a{
  color: #7CC7DD;
  font-weight: bold;
}
.spectator a:hover{
  color: #F36579;
  font-weight: bold;
}

.post{
  margin: 0;
  padding: 0 0 20px 0;
  font-size: 12px;
}
.post h2{
  font-size: 24px;
  font-weight: lighter;
  color: #9DD5E5;
  margin: 0;
  padding: 0;
  line-height: 22px;
}
.post h3{
  font-family: 'Lucida Grande', 'Trebuchet MS', Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}
.post h3 a{
  color: #68D122;
  text-decoration: none;
}
.post h3 a:hover{
  color: #68D122;
  text-decoration: none;
}
.post h2 a{
  font-size: 24px;
  font-weight: lighter;
  color: #9DD5E5;
  text-decoration: none;
}
.post h2 a:hover{
  font-size: 24px;
  font-weight: lighter;
  color: #9DD5E5;
  text-decoration: none;
}
.post blockquote{
  margin: 15px;
  padding: 0 0 0 10px;
  border-left: 4px solid #66CCCC;
}

.date{
  float: left;
  margin: 0;
  padding: 0;
  background-image: url(skin/date.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  width: 36px;
  height: 42px;
}
.date_month{
  font-size: 9px;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: 0;
  padding: 1px 0 0 9px;
}
.date_number{
  font-size: 16px;
  color: #C0A9B3;
  font-weight: lighter;
  margin: 0;
  padding: 0 0 0 8px;
}
.post_title{
  margin: 0;
  padding: 0 0 0 9px;
  float: left;
}
.posted_by{
  font-size: 10px;
  color: #C0A9B3;
  margin: 0;
  padding: 4px 0 0 1px;
}

.entry{
  color: #303030;
  font-size: 12px;
  margin: 0;
  padding: 15px 0 0 1px;
  clear: both;
}
.entry a{
  color: #5C99D7;
  text-decoration: none;
}
.entry a:hover{
  color: #F36579;
  text-decoration: none;
}

.entry p{
  margin: 0;
  padding: 5px 0px 5px 0px;
}

ul.search_terms li {
margin: 0 0 2px 0;
  padding: 0 0 0 14px;
  list-style: none;
  background-image: url(skin/star.jpg);
  background-position: left;
  background-repeat: no-repeat;
  color: #4A4A4A;
  font-size: 12px;

}

ul.search_terms
{
	margin: 0;
}

ul.search_terms li a{
  color: #4A4A4A;
  font-size: 12px;
  text-decoration: none;
}
ul.search_terms li a:hover{
  color: #7CC7DD;
  font-size: 12px;
  text-decoration: none;
  }
  
  
img.floatleft{
  float: left;
  margin: 10px;
}

.postmetadata{
  margin: 4px 0 0 0;
  padding: 0 0 0 1px;
  color: #C0A9B3;
  font-size: 10px;
}
.postmetadata a{
  color: #7CC7DD;
  text-decoration: none;
}
.postmetadata a:hover{
  color: #F36579;
  text-decoration: none;
}
#footer{
  font-size: 11px;
  margin: 0 auto;
  padding: 30px 0px 10px 0px;
  color: #303030;
  clear: both;
  width: 100%;
  text-align: center;
}

.valid_icon{
  padding: 0 0 0 12px;
  margin: 0 5px 0 0;
  background-image: url(skin/valid.gif);
  background-position: center left;
  background-repeat: no-repeat;
  line-height: 16px;
}
.flickr_photos{
	margin: 7px 0 12px 0;
	padding: 12px 0 0 11px;
    background-image: url(skin/line.jpg);
    background-position: top left;
    background-repeat: repeat-x;
}
.flickr_photos img{
	margin: 0 10px 0 0;
	padding: 0;
	border: 3px solid #DBF4FF;
	vertical-align: top;
}
#calendar_wrap{
  margin: 0;
  padding: 0 0 0 11px;
}
.calendar_line{
  background-image: url(skin/line.jpg);
  background-position: bottom left;
  background-repeat: repeat-x;
  margin: 0 0 7px 0;
  padding: 0 0 7px 0;
}

#wp-calendar{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  width: 178px;
}
#wp-calendar td{
  text-align: center;
  color: #404040;
}
#wp-calendar th{
  background-color: #FFFF9B;
}

#wp-calendar caption{
  background-color: #CCFF99;
  color: #FFFFFF;
  font-weight: bold;
}
#wp-calendar a{
  font-weight: bold;
}
#wp-calendar tfoot{
  background-color: #DFF8FF;
}
.before_footer{
  clear: both;
  background-image: url(skin/header_bkg.jpg);
  background-position: bottom left;
  background-repeat: repeat-x;
  height: 35px;
}

#links
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#links li
{
	clear: left;
	display: block;
	padding-bottom: 10px;
	margin: 0;
}

#links li h2
{
	color: #7fc062;
	margin: 0;
}

#links ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt 0pt 0pt 10px;
	
}

.alertbox
{
	background-color: #ffcccc;
	border-top: #7ec066 1px solid;
	border-bottom: #7ec066 1px solid;
	width: 90%;
	margin: 10px 0 10px 0;
	padding: 5px;
}

#links ul li
{
	clear:none;
	display:block;
	float:left;
	padding:3px 20px 3px 0pt;
	
	
	
}

.disclaimer
{
	background-color: #cccccc;
	border: dashed 1px #333333;
	padding: 4px;
}