/*
Theme Name:     BUU
Theme URI: 	http://beamusup.com
Description:    
Tags:			
Author:         
Author URI:     
Version:        3.0.7
License: 		
License URI: 	
*/


/* Green Top Line*/
body, footer {
background-color: #333333;
border-top: 5px solid #77B947;
}

#primary-menu li.current-menu-item > a {
	font-weight: bold;
	color: #77B947;
}

#primary-menu li a:hover {
	color: #77B947;
}

.widget-title {
border-bottom: 1px solid #77b846;
}

h2.entry-title {
border-bottom: 1px solid #77b846;
}

#body-content {
padding: 40px 0 20px 0;
}

#main-content {
margin-top: -14px;
}

h2.entry-title a {
color: #0f2025;
}


::selection {
	background: #77b846;
	color: #FFF;
	opacity: 1;
}
::-moz-selection {
	background: #77b846;
	color: #FFF;
}

#cinema-landscape-box #application-info-box {
width: 410px;
margin: 0 0 30px 0;
}

.action-button .icon-mask {
background: repeat-y 38px -1px;
}


.button, .button:visited {
background-color: #77B947;
display: inline-block;
color: #fff !important;
text-decoration: none;
-webkit-border-radius: 0px;
border-radius: 0px;
-moz-box-shadow: none;
-webkit-box-shadow: none;
border: none;
position: relative;
cursor: pointer;
margin: 0 0 20px 0;
font-weight: normal;
letter-spacing: 1px;
overflow: hidden;
}

#application-info-box p {
margin: 0 0 8px 0;
line-height: 1.5em;
text-shadow: 1px 2px 1px rgba(0, 0, 0, 1);
}

.blue.button, .blue.button:visited {
background-color: #0293cf;
height: 54px;
}

.green.button {
height: 54px;
}

.yellow.button {
height: 54px;
}

.sidebar-list li {
margin: 0 0 20px 0;
}

#comment-submit {
background: #77B947;
display: inline-block;
padding: 7px 10px;
color: #fff !important;
text-decoration: none;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
-moz-box-shadow: none;
-webkit-box-shadow: none;
border-bottom: none;
position: relative;
cursor: pointer;
white-space: nowrap;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
border: none;
margin: 0 10px 20px 0;
font-size: 14px;
}

article {
font-size: 16px;
}
