/*
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles in this file instead of style.css so it
is easier to update the theme. Simply copy an existing style
from style.css to this file, and modify it to your liking. */


/* GLOBAL STYLES
----------------
Add styles beneath this line that you want to be applied across your entire site */

#inner-wrapper {
background-color: /*url("images/bg_container.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);*/ #000;
padding: 10px;
}
img.aligncenter {
    margin-top: 40px;
}

#wp-realtime-sitemap-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.post-meta { display:none; }
img.displaysidebar {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding: 10px;
    vertical-align: bottom;
}

.widget_nav_menu {
    background: url("images/bg_box.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    background-repeat: repeat-x;
}

.widget .textwidget, .widget_nav_menu {
    border: 1px solid #38393a;
	padding: 10px;
}
.widget ul {
    list-style-type: none;
	
}
#header {
	padding: 10px 0 2px 0;
	
}
.page-title, .post .title, .page .title {
	color: #FFF;
}
body {
	background: #161616;
	
}

#navigation {
	background:	url("images/bg_navigation.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#navigation2 {
	background:	red;
}
#navigation ul.nav li.current-menu-item a {
	background: red;
}
#navigation ul.nav li ul {
	border: none;
	width: 250px;
}
.entry ul {
line-height: 20px;
}
.entry, .entry p {
	text-align: justify;
    color: #fff;
    font: 11px tahoma;
}
#rev_slider_1_1_wrapper ul{
	padding: 0;
}
#map_search {
	border: 0px;
	
}
.entry table {
    background: transparent;
}
.entry table tbody td, .entry table td, .entry table th {
    border-bottom: 0px solid #eee;
	border-right: 0px dotted #eee;
}

#main-sidebar-container #main {
   /* position: relative;*/
}



.one_half, .one_third, .one_fourth {
    float: left;
    margin-right: 4%;
    position: relative;
}
.one_half {
    width: 48%;
	margin-top: 40px;
}

.last {
    clear: right;
    margin-right: 0 !important;
}
.bgtable {
    background-image: url("images/bgbutton.png");
    background-repeat: no-repeat;
    border: 0 none;
    color: #000;
}

.bgtable a, .bgtable a:hover {
    color: #000;
}
 
a:link {
    outline: 0 none;
    text-decoration: none;
}

.entry table {
    background: none repeat scroll 0 0 #000;
    border: 0px solid #eee;
    border-collapse: separate;
    border-radius: 0px;
    border-spacing: 0;
    box-shadow: none;
    margin-bottom: 1.5em;
    width: 100%;
}

.entry table td, .entry table th {
    text-align: center;
}

#simplerssfeedswidget-2, #simplerssfeedswidget-3 {
	/*    background-image: url("images/bg_box.gif");
    background-repeat: repeat-x;*/
    border: 1px solid #38393a;
    margin-bottom: 30px;
    padding: 20px 18px 30px;
}

.widget-area ul li li {
    border-bottom: 1px solid #38393a;
    list-style-type: none;
    margin: 0;
    padding: 5px 2px;
}
.widget ul li a {
    
    color: white;
    line-height: 25px;
    padding: 5px 2px;
    text-decoration: none;
    text-transform: uppercase;
	
	}

#post-author, #connect {
    background-color: transparent;
}

.textwidget #wp-realtime-sitemap-categories {
	border: none;
}

#text-11 h3, #text-3 h3, #text-4 h3, #text-7 h3, #text-8 h3, #text-9 h3, #text-10 h3, #text-12 h3, #nav_menu-6 h3, #nav_menu-7 h3{
	visibility: hidden;	
}

#nav_menu-4, #nav_menu-5, #nav_menu-6 {
	padding: 10px;
}

.post .title a:link, .post .title a:visited, .page .title a:link, .page .title a:visited {
    color: #fff;
}
#navigation {
	margin-bottom: 0px;
	height: 45px;
}

#logo .site-title {display: none !important;}
#logo .site-description {display: none !important;}

#header { 
background: url("images/logo.png") no-repeat scroll 0 0 transparent; 
height: 90px;
}

.postid-707 #header, .postid-221 #header, .postid-546 #header, .postid-548 #header, .postid-550 #header, .postid-552 #header, .postid-554 #header, .postid-556 #header, .postid-246 #header, .postid-248 #header, .postid-250 #header, .postid-259 #header, .postid-558 #header, .postid-560  #header { 
background: url("images/logo-blue.png") no-repeat scroll 0 0 transparent; 
}

.postid-707 #navigation, .postid-221 #navigation, .postid-546 #navigation, .postid-548 #navigation, .postid-550 #navigation, .postid-552 #navigation, .postid-554 #navigation, .postid-556 #navigation, .postid-246 #navigation, .postid-248 #navigation, .postid-250 #navigation, .postid-259 #navigation, .postid-558 #navigation, .postid-560  #navigation { 
background: url("images/bg_navigation_blue.gif") repeat scroll 0 0 rgba(0, 0, 0, 0); 
}


.postid-241 #header, .postid-701 #header, .postid-703 #header, .postid-705 #header, .postid-707 #header { 
background: url("images/logo-green.png") no-repeat scroll 0 0 transparent; 
}

.postid-241 #navigation, .postid-701 #navigation, .postid-703 #navigation, .postid-705 #navigation, .postid-707 #navigation { 
background: url("images/bg_navigation_green.gif") repeat scroll 0 0 rgba(0, 0, 0, 0); 
}

/* DESKTOP STYLES
-----------------
Add styles inside the media query below that you only want to be applied to the desktop layout of your site */
@media only screen and (min-width: 768px) {
	/* Desktop styles go below this line */


	
}