/*
Theme Name: Brendan Robinson V2
Description: Brendan Robinson Theme designed by Megan
Author: Megan
Author URI: http://twoacross.org/
Tags: brendan robinson, custom header, fixed width, two columns, widgets


*/

/*BODY*/

b, strong {
	color: #6f9ea4;
}

i, em {
	color: #4c8b93;
}

A:link{color:#639ea5; text-decoration:none;text-shadow: #d5d5d5 1px 1px 1px;}
A:visited{color:#639ea5;text-decoration:none;text-shadow: #d5d5d5 1px 1px 1px;}
A:hover{color:#277e89;text-decoration:none;background-color:transparenttext-shadow: #d5d5d5 1px 1px 1px;}


body{

font-size: 11px;
line-height:12px;
letter-spacing:0px;
font-family : Arial;
color: #7a7a7a;

background-image:  url(http://brendanrobinson.org/wp-content/themes/v2/images/bg.jpg); 
background-repeat: repeat-x;
background-color: #e1e1e1;
background-position: 0px 28px;

}

input, textarea, select, option, button 
{color: #FFFFFF;
background: #649aaa;
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:#649aaa;
filter: alpha(opacity=50);
-moz-border-radius: 5px;}

#container {
        width:950px;
        margin:0 auto;
       }

/*END BODY*/

/*START HEADER*/

#header {
        width:950px;
        height:450px;
        position:relative;
        background-image:  url(http://brendanrobinson.org/wp-content/themes/v2/images/v2.jpg); 
}

#navigation {
        position:absolute;
        left: 140px; 
        top: 10px;
}

#welcome {
        position:absolute;
        left: 100px; 
        top: 165px;
        width: 180px;
}

.menu {
	font-family: georgia;
        font-size: 19px;
	-moz-border-radius: 5px;
        text-align: center;
   padding-right:10px;
   padding-left:10px;
   padding-top:10px;
   padding-bottom:10px;
   font-style: italic;
}

.menu:hover {
	font-family: georgia;
        font-size: 19px;
        background: #d8e6e8;
	-moz-border-radius: 15px;
        text-align: center;
   padding-right:10px;
   padding-left:10px;
   padding-top:10px;
   padding-bottom:10px;
   font-style: italic;
}

/*END HEADER*/

/*START CONTENT*/

#maincontent {
    width:950px;
    margin:0 auto;
}

.twitter-message{
    width:330px;
      background: #d9e8ea;
      padding: 10px;
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	-moz-border-radius: 5px;
}
    

.side-bar {
    width:281px;
background-image:  url(http://brendanrobinson.org/wp-content/themes/v2/images/sidebar/sidebar_03.png); 
    font-family: arial, sans-serif;
	color: #6b6b6b;
	font-size: 11px;
	line-height:12px;
   letter-spacing:0px;
	text-align: left;
}

.side-noborder {
    width:281px;
background-image:  url(http://brendanrobinson.org/wp-content/themes/v2/images/sidebar/sidebar_03.png); 
    font-family: arial, sans-serif;
	color: #6b6b6b;
	font-size: 11px;
	line-height:12px;
   letter-spacing:0px;
	text-align: left;
}

.side-bar img {
	-moz-opacity:0.9;
	padding: 4px;
	background:#ffffff;
     border: 1px solid #c7c093;
	-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 #948e65;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	-moz-border-radius: 4px;
}

.side-bar li {
     border-bottom: 1px solid #fcf8dd;
		display: block;
		float: left;
		padding: 5px;
     width:290px;

}
.side-bar li:hover {
     background-color: #eee6b0;
     border-bottom: 1px solid #ded59c;
		display: block;
		float: left;
		padding: 5px;
	     width:290px;
}

.top {
      background: #d9e8ea;
      padding: 10px;
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	-moz-border-radius: 5px;
}

.top:hover {
      background: #9fb7ba;
      padding: 10px;
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	-moz-border-radius: 5px;
}

.side-bar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.news-title {
    width:638px;
    background: #efefef;
	font-family : Lucida Sans;
	color: #b0c9cc;
	text-shadow: #848484 1px 1px 1px;
	text-align:center;
    font-weight: bold;
    font-style: italic;
}

.news {
    width:638px;
    background: #FFF;
   font-family: arial, sans-serif;
   color: #636363;
   font-size: 11px;
   line-height:12px;
   letter-spacing:0px;
	text-align: left;
   border-right: 1px solid #d5d5d5;
   border-bottom: 1px solid #d5d5d5;
   border-left: 1px solid #efefef;
   border-top: 1px solid #efefef;
	-moz-border-radius: 5px;
}

.content {
    width:541px;
        background-image:  url(http://brendanrobinson.org/wp-content/themes/v2/images/main/main_03.png); 
   font-family: arial, sans-serif;
   color: #636363;
   font-size: 11px;
   line-height:12px;
   letter-spacing:0px;
	text-align: left;
}

.content img {
	-moz-opacity:0.9;
	padding: 4px;
	background:#f2f2f2;
     border: 1px solid #f2f2f2;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	-moz-border-radius: 4px;}

.content img:hover {
	-moz-opacity:0.9;
	padding: 4px;
	background:#9ab3b9;
     border: 1px solid #9ab3b9;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	-moz-border-radius: 4px;}

.content-nav {
 width:638px;
    background: #f1f1f1;
   font-family: arial, sans-serif;
   color: #636363;
   font-size: 11px;
   line-height:12px;
   letter-spacing:0px;
	text-align: left;
	-moz-border-radius: 5px;
}

.content-nav:hover {
 width:638px;
    background: #cfdfe3;
   font-family: arial, sans-serif;
   color: #636363;
   font-size: 11px;
   line-height:12px;
   letter-spacing:0px;
	text-align: left;
	-moz-border-radius: 5px;
}

.comments {
    width:638px;
    background: #d9d9d9; 
   font-family: arial, sans-serif;
   color: #7a7a7a;
   font-size: 11px;
   line-height:12px;
   padding-right:10px;
   padding-left:10px;
   padding-top:10px;
   padding-bottom:10px;
   letter-spacing:0px;
	text-align: left;
	-moz-border-radius: 5px;
}

.news img {
	-moz-opacity:0.9;
	padding: 4px;
	background:#dfdfdf;
     border: 1px solid #dfdfdf;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	-moz-border-radius: 4px;}

.news img:hover {
	-moz-opacity:0.9;
	padding: 4px;
	background:#9ab3b9;
     border: 1px solid #9ab3b9;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	-moz-border-radius: 4px;}

.news-bottom {
   width:420px;
   padding: 10px;
   font-family: arial, sans-serif;
    background: #FFF; 
   color: #7a7a7a;
   font-size: 11px;
   line-height:12px;
   letter-spacing:0px;
   border-right: 1px solid #d5d5d5;
   border-bottom: 1px solid #d5d5d5;
   border-left: 1px solid #efefef;
   border-top: 1px solid #efefef;
   -moz-border-radius: 5px;
}

blockquote {
   font-family: arial, sans-serif;
   background: #e2e2e2;
   -moz-border-radius: 5px;
border-right: 1px solid #fff;
   border-bottom: 1px solid #fff;
   border-left: 1px solid #d1d1d1;
   border-top: 1px solid #d1d1d1;
   padding: 5px;
}

/*END CONTENT*/
