/*
Theme Name: Andrea Bowen Theme
Description: Andrea Bowen Theme designed by Megan
Author: Megan
Author URI: http://twoacross.org/
Tags: andrea bowen, custom header, fixed width, two columns, widgets


*/

/*BODY*/

b, strong {
	color: #6e93c3;
}

i, em {
	color: #5b8aaf;
}

A:link{color:#496e98; text-decoration:none;}
A:visited{color:#496e98;text-decoration:none;}
A:hover{color:#5186c2;text-decoration:none;background-color:transparent;}


body{

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

background-image:  url(http://bowen-central.net/wp/wp-content/themes/Bowen/images/bg.jpg); 
background-repeat: repeat-x;
background-color: #d6d6d6;
background-position: 0px 28px;

}

input, textarea, select, option, button 
{color: #FFFFFF;
background: #708dad;
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:#708dad;
filter: alpha(opacity=50);
-moz-border-radius: 5px;}

#container {
        width:850px;
        margin:0 auto;
       }

/*END BODY*/

/*START HEADER*/

#header {
        width:850px;
        height:381px;
        position:relative;
}

#welcome {
        position:absolute;
        left: 405px; 
        top: 173px;
        width: 430px;
}

/*END HEADER*/

/*START CONTENT*/

#maincontent {
    width:950px;
    margin:0 auto;
}

.sidebar-title {
    width:305px;
    background-color: #abbcd0;
	font-family : Lucida Sans;
	color: #fff;
	font-size: 16px;
	text-align:center;
	-moz-border-radius: 5px;
        height: 30px;
        font-weight: bold;
    font-style: italic;
}

.side-bar {
    width:305px;
    font-family: arial, sans-serif;
	background: #f6f6f6;
	color: #7a7a7a;
	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;
	text-align: left;
}

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

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

.side-bar li {
     border-bottom: 1px solid #f8f8f8;
		display: block;
		float: left;
		padding: 5px;
     width:290px;

}
.side-bar li:hover {
     background-color: #abbcd0;
     border-bottom: 1px solid #9daec4;
		display: block;
		float: left;
		padding: 5px;
	     width:290px;
}

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

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

.news {
    width:630px;
   font-family: arial, sans-serif;
   background: #f6f6f6;
   color: #7a7a7a;
   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;
	text-align: left;
}

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

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

.news-bottom {
   width:630px;
   font-family: arial, sans-serif;
   background: #f6f6f6;
   color: #7a7a7a;
   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;
   text-align: right;
}

blockquote {
   font-family: arial, sans-serif;
   background: #fff;
   -moz-border-radius: 5px;
   border-left: 10px solid #708dad;
   padding: 5px;
}

/*END CONTENT*/

/*START FOOTER*/
#footcontainer {
        width:100%;
        height:102px;
}

#footer {
        width:850px;
        height:100px;
        float:right;
}

/*END FOOTER*/
