/*
Theme Name: Leverage HQ V6
Theme URI: http://wordpress.org/
Description: Leverage Theme designed by Two Across
Version: 1.6
Author: Megan
Author URI: http://twoacross.org/
Tags: leverage, custom header, fixed width, three columns, widgets


*/

/*BODY*/

b, strong {
	color: #499ea8;
}

i, em {
	color: #4e90a8;
}

A:link{color:#4e9ca8; text-decoration:none;}
A:visited{color:#4e9ca8;text-decoration:none;}
A:hover{color:#41b7c9;text-decoration:none;background-color:transparent;}


body{

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

background-repeat: repeat-x;
background-color: #e0e0e0;
background-position: 0px 0px;

}

input, textarea, select, option, button 
{color: #FFFFFF;
background: #90c4da;
font-size: 11px;
line-height: 13px;
font-weight: none;
text-decoration: none;
font-family: Tahoma; 
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: #f7f7f7;
	font-family : Lucida Sans;
	color: #4e90a8;
	font-size: 16px;
	text-align:center;
	-moz-border-radius: 5px;
        height: 30px;
        font-weight: bold;
    border: 1px solid #c7c7c7;
    font-style: italic;
}

.side-bar {
	font-family : Tahoma;
	background: #d1ede6;
	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 #b3d1c9;
	text-align: left;
}

.side-noborder {
	font-family : Tahoma;
	background: #d1ede6;
	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 #b3d1c9;
	text-align: left;
}

.side-bar img {
	-moz-opacity:0.9;
	padding: 4px;
	background:#ffffff;
     border: 1px solid #b4cfd8;
	-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 #89c5d7;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	-moz-border-radius: 4px;
}

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

}
.side-bar li:hover {
     background-color: #d7ebf1;
     border-bottom: 1px solid #b2cfd7;
		display: block;
		float: left;
		padding: 5px;
}

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

/*END SIDEBAR*/

/*CONTENT*/

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

.news {
	font-family : Tahoma;
	background: #d1ede6;
	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 #b3d1c9;
	text-align: left;
}

.news img {
	-moz-opacity:0.9;
	padding: 4px;
	background:#ffffff;
     border: 1px solid #b4cfd8;
	-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 #89c5d7;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	-moz-border-radius: 4px;
	}

.news-bottom {
	font-family : Tahoma;
	background: #d1ede6;
	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 #b3d1c9;
}

.footer {
	font-family : Tahoma;
	background: #d1ede6;
	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 #b3d1c9;
    text-align: center;
}

/*END CONTENT*/