/*
Theme Name: David Archuleta Birthday Theme
Theme URI: http://wordpress.org/
Description: David Archuleta Birthday Theme designed by Two Across
Version: 1.6
Author: Megan
Author URI: http://twoacross.org/
Tags: david archuleta, birthday, custom header, fixed width, two columns, widgets


*/

/*BODY*/

b, strong {
	color: #769aa3;
}

i, em {
	color: #6fb29b;
}

A:link{color:#69a0a8; text-decoration:none;}
A:visited{color:#69a0a8;text-decoration:none;}
A:hover{color:#d5db94;text-decoration:none;background-color:transparent;}


body{

font-size: 11px;
line-height:12px;
letter-spacing:0px;
font-family : Arial;
color: #898989;

background-image:  url(http://david-daily.com/wp-content/themes/bday/images/bg.jpg); 
background-repeat: repeat-x;
background-color: #afafaf;
background-position: 0px 28px;

}

input, textarea, select, option, button 
{color: #FFFFFF;
background: #90c4da;
font-size: 11px;
line-height: 13px;
font-weight: none;
text-decoration: none;
font-family: Arial; 
text-align: left;
border-width: 1px;
border-style: solid;
border-color:#90c4da;
filter: alpha(opacity=50);
-moz-border-radius: 5px;}

/*END BODY*/

/*SIDEBAR*/

.title {
        background-color: #3d9291;
	font-family : Lucida Sans;
	color: #fff;
	font-size: 16px;
	text-align:center;
	-moz-border-radius: 5px;
        height: 30px;
        font-weight: bold;
    border: 1px solid #358685;
    font-style: italic;
}

.side-bar {
	font-family : Arial;
	background: #e5e5e5;
	background-repeat: no;
	color: #888888;
	font-size: 11px;
	line-height:12px;
	-moz-border-radius: 5px;
   padding-right:10px;
   padding-left:10px;
   padding-top:10px;
   padding-bottom:10px;
   letter-spacing:0px;
     border: 1px solid #d2d2d2;
	text-align: left;
}

.side-bar img {
	-moz-opacity:0.9;
	padding: 4px;
	background:#ffffff;
     border: 1px solid #9eccd2;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	-moz-border-radius: 4px;
}

.side-bar img:hover {
	-moz-opacity:0.9;
	padding: 4px;
	background:#fff;
     border: 1px solid #9ed2d0;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	-moz-border-radius: 4px;
}

.side-bar li {
	list-style-type: none;
	border-bottom: 1px solid #ffffff;
	padding: 3px;
	}

.side-bar ul {
	padding:0;
	margin:0px;
	list-style-type: none;
  }

.side-bar ul {
	padding:0 0 4px 12px;
	margin-left:1px;
	color: #333333;
	list-style-type: none;
  }


.side-bar ul {
	padding:0;
	margin:0px;
	list-style-type: none;
  }
.side-bar li {
	padding:0 0 4px 12px;
	margin-left:1px;
	color: #333333;
	list-style-type: none;
	text-align: justify;
	line-height: 15px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
  }

/*END SIDEBAR*/

/*CONTENT*/

.news-title {
        background-color: #3d9291;
	font-family : Lucida Sans;
	color: #fff;
	font-size: 16px;
	text-align:center;
	-moz-border-radius: 5px;
        height: 30px;
        font-weight: bold;
    border: 1px solid #358685;
    font-style: italic;
}

.news {
	font-family : Arial;
	background: #e5e5e5;
	background-repeat: no;
	color: #888888;
	font-size: 11px;
	line-height:12px;
	-moz-border-radius: 5px;
   padding-right:10px;
   padding-left:10px;
   padding-top:10px;
   padding-bottom:10px;
   letter-spacing:0px;
     border: 1px solid #d2d2d2;
	text-align: left;
}

.news img {
	-moz-opacity:0.9;
	padding: 4px;
	background:#ffffff;
     border: 1px solid #9eccd2;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	-moz-border-radius: 4px;
}

.news img:hover {
	-moz-opacity:0.9;
	padding: 4px;
	background:#fff;
     border: 1px solid #9ed2d0;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	-moz-border-radius: 4px;
	}

.news-bottom {
	font-family : Tahoma;
	background: #dfe4a9;
	background-repeat: no;
	color: #888888;
	font-size: 11px;
	line-height:12px;
	-moz-border-radius: 5px;
   padding-right:10px;
   padding-left:10px;
   padding-top:10px;
   padding-bottom:10px;
   letter-spacing:0px;
     border: 1px solid #cfd498;
	text-align: right;
}

blockquote {
       background: #fff;
       border-left: 15px solid #e7ecac;
       -moz-border-radius: 5px;
       padding: 5px;
}

/*END CONTENT*/