/*  
Theme Name: April 4 !
Theme URI: 
Description: Sadie's Test' Theme
Version: .01
Author: Yah Interactive
Author URI: 


	
*/
/* link style */
a:link {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	color: #CC3300;
	text-decoration: none;
}
a:hover, a:active {
	color: #CC3300;
	text-decoration: none;
}
img{
border: none;
}
h3 {
	padding: 0;
	margin: 0;
	/*font-weight: bold;*/
	font-size: 16px;
	font-weight: bold;	
}

h3 a:link {
	color: #000;
	text-decoration: none;
	font-size: 16px;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

h3 a:visited {
	color: #000;
	text-decoration: none;
	font-size: 16px;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

h3 a:hover {
	color: #66CCCC;
	text-decoration: none;
	font-size: 16px;
	padding: 0;
	margin: 0;
	font-weight: bold;
}
h4 {
	font-weight: bold;
	padding: 0;
	margin: 0;
	
	color: #555555;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 0.3em;
}

h2 {
padding: 0;
margin: 0;
font-weight:normal;
color: #555555;
font-family: Helvetica, Arial, sans-serif;
text-transform: uppercase;
font-size: 12px;

}


/* form styles */
form {
	margin: 0;
	padding: 0;
}

input {

	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
textarea {
	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}


body {
	min-width:830px;
	margin:0;
	padding:0;
	background:#ffffff;
	color:#505050;
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 12px;
}

/* wrapper div */
#wrap {
	background: #ffffff;
	margin:0 auto;
	width:840px;
	text-align: left;
}
#header {
	/*background: url('images/header-april.jpg') no-repeat;*/

	/*background: #DDD url() repeat/repeat-x/repeat-y/no-repeat scroll/fixed top left/top center/top right/center left/center center/center right/bottom left/bottom center/bottom right/x-% y-%/x-pos y-pos;*/
	width:820px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#content {
	background:#ffffff;
	float:left;
	width:530px;
	margin-left: 25px;
	display: inline;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 0;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;*/
}

/* sidebar */

#sidebar {
	float:right;
	width:230px;
	background-color: #ffffff;
	margin-right: 10px;
	display: inline;
        voice-family: "\"}\""; /* hack for IE */
        voice-family: inherit;
        width:225px;

}

/* hack for IE */
html>body #sidebar {
	voice-family: inherit;
	width:225px;
	float: right;
} 

#sidebar ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#sidebar li {
	padding: 10px 5px 0 5px;
	margin: 0;
}

#sidebar p {
	/*padding: 0 5px 0 5px;*/
	margin: 0;
}

#sidebar .heading {
font-family: Helvetica, Arial, sans-serif;
text-transform: uppercase;
font-size: 12px;
}

#sidebar{
font-size:11px;
}

#sidebar li ul li {
padding:0 0 0 3px;
}

#sidebar img{
float:left;
margin:3px 10px 4px 0;
}
#sidebar .title {
text-transform:uppercase;
}
.sidepost {
display:block;
margin-top:1px;
}
#flickrRSS {
display:block;

}

#flickrRSS img {
float: none;
margin:0;
padding-right:3px;
}

/*#archives {
display:block;
}*/
/*
.sidepost {
display:inline-block;
}

.sidepost:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}

*/
/*#sidebar_main {
	padding: 15px;
}*/
/* end sidebar */

#footer {
	clear:both;
	background: #ffffff;
	margin:0 auto;
	width:820px;
}

#footer .boxin {
	padding: 0px 20px 0px 20px;
	margin: 0 10px 0 10px;
	text-align: right;
	font-size: 10px;
	color: #ffffff;
}
#searchform{
padding-bottom:3px;
}

/* begin classes */
.box {
	margin-bottom: 20px;
	background-color: #ffffff;
}

/*.banner {
	padding: 120px 20px 10px 0px;
	margin: 0 10px 0 10px;
}*/

.title {
	background: #ffffff;
	padding: 10px 5px 10px 5px;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.3em;
}
.comment_title {
background: #ffffff;
padding: 10px 5px 10px 5px;
color: #000000;
font-family: Helvetica, Arial, sans-serif;
text-transform: uppercase;
font-size: 12px;
font-weight: bold;
letter-spacing: 0.3em;


}

.comment_title a:link {
	color:#555555;
	text-decoration: none;
	
	font-size: 13px;
	padding: 0;
	margin: 0;
}

.comment_title a:visited {
	color: #555555;
	text-decoration: none;
	
	font-size: 13px;
	padding: 0;
	margin: 0;
}

.comment_title a:hover {
	color: #555555;
	text-decoration: underline;
	
	font-size: 13px;
	padding: 0;
	margin: 0;
}

.article_foot {
	border-top: 1px solid #999999;
	padding: 5px;
}

.box_text {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	line-height: 20px;
	color: #000;
}

.box_text_list {
	padding: 10px 0 10px 0;
}

.box_text_form {
	padding: 10px;
}

.date {
	font-size: 11px;
	padding-bottom:2px;
	color: #505050;
}

.list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.archive {
	
}

