/*  
Theme Name: TMA Lion Connects
Description: TMA Lion Connects 1.0
Version: 1.0
Author: TMA+Peritus
Tags: gray, black, white, fixed-width, right-sidebar 
*/

/*
 * Categories in the post: color: RGB(175, 98, 78);
 * User name: color: RGB(168, 168, 168);
 * Read More: color: RGB(216, 142, 26);
 * Right menu text color: RGB(202,217,233);
 * 
 * Sidebar: 283px
 * Content: 540px
 * 
 */

body{

font-family: Helvetica, Sans-serif;
font-size: 12px;
text-align: left;
vertical-align: top;
background: url(graphics/background.jpg);
background-repeat: repeat-x;

color: black;

background-color: #1c1c1c;
}

body,h1,h2,h3,h4,h5,h6,address,blockquote,dd,dl,hr,p,form{
margin: 0;
padding: 0;
}

#over_wrapper {
	width: 1200px;
	
	background: url(graphics/background.jpg);
	background-repeat: repeat-x;
	background-color: black;
	margin: 0 auto 0 auto;
	z-index: 1;
}

#wrapper{
margin: 0 auto 0 auto;
width: 847px;
background: url(graphics/main_background.png);

height: 100%;
overflow:hidden;
padding: 0;
text-align: left;
z-index: 1;

}

#container_side {
	margin-left: 13px;
	width: 822px;
	float: left;
	background: url(graphics/container_side_bkgd.jpg) repeat-y;
	z-index: 1;
}

#container{
float: left;
width: 540px;
height:  100%;
overflow: hidden;
margin: 0 0px 0 0px;
display:inline; /* because IE doubles set margins  */
font-family: Helvetica, sans-serif;
font-size: 13px;
background: white;
	z-index: 1;
}


#header{
	width: 540px;
	height: 276px;
	
	background: url(graphics/home_image.jpg);
	background-repeat: no-repeat;
	border: none;
	/*border-right: 2px solid RGB(70, 70, 70);*/
	margin-bottom: 10px;
	
}
#header-fire {
	width: 540px;
	height: 276px;
	
	background: url(graphics/fire_main_image.jpg);
	background-repeat: no-repeat;
	/*border-right: 2px solid RGB(70, 70, 70);*/
	margin-bottom: 10px;
	
}

#header-law {
	width: 540px;
	height: 276px;
	background: url(graphics/law_main_image.jpg);
	background-color: white;
	background-repeat: no-repeat;
	/*border-right: 2px solid RGB(70, 70, 70);*/
	margin-bottom: 10px;
	
}

#logo_main, #logo_main img {
	padding-top: 7px;
	border: none;
}

#main_image_shadow {
	width: 540px;
	height: 16px;
	background: url(graphics/main_image_shadow.png);
	margin-top: -10px;
}

#top_menu {
	position: relative;
	margin-left: 12px;
	margin-right: 12px;
	width: 792px;
	height: 28px;
	background: url(graphics/top_menu.jpg);
	padding-left: 31px;
}
.top_menu_header, .top_menu_header_active {
	position: relative;
	font-size: 13px;
	float: left;
	font-weight: 900;
	margin-top: 8px;
	text-transform: uppercase;
	
}
.top_menu_header_active, .top_menu_header_active a {
	text-decoration: none;
	color: RGB(106, 138, 175) !important;
}
.top_menu_header a {
	color: black;
	text-decoration: none;
}
.top_menu_header a:hover {
	color: RGB(106, 138, 175) !important;
}

.top_separator {
	position: relative;
	float: left;
	margin-left: 8px;
	margin-right: 8px;
	font-size: 25px;
	margin-top: 3px;
	font-weight: 100;
	color: white;
}
.top_menu_shadow {
	background: url(graphics/top_shadow.png);
	background-repeat: no-repeat;
	margin-left: 12px;
	margin-right: 12px;
	height: 15px;
	width: 823px;
	position: absolute;
	top: 28px;
}

/* WP-POLLS */

.wp-polls p {
	text-align: left !important;
	margin-bottom: 4px;
	font-size: 14px;
}

.entry .wp-polls ul {
	margin-left: 0px;
}

.wp-polls-ul {
	width: 255px !important;	
	margin-bottom: 0px !important;
}

.poll_sidebar {
	margin-top: 30px; 
	margin-bottom: 30px;
}

.poll_sidebar a {
	color: #F2D6A9;
	margin-left: 10px;
}
.poll_sidebar a:hover {
	color: white;
}

.share_text {

	float: right; margin-top: -15px; font-size: 10px; margin-right: 5px;

}

/* BEGIN DROP DOWN CSS */

#pagemenu {
	margin-top: -3px;
}

#pagemenudiv{
width: 700px;
height: 28px;
position:relative;
margin-top: -30px;
margin-left: 12px;
margin-bottom: 0px;
z-index: 219;
}

#cssdropdown, #cssdropdown ul {
padding: 0;
margin: 0;
list-style: none;
z-index: 220 !important;
}

#cssdropdown li {
float: left;
position: relative;
z-index: 220;
}

.mainitems{
	margin-top: -1px;
	z-index: 90;
	position: relative;
}

.mainitems a {
	z-index: 9999;
	margin-top: 0px;
	position: relative;
}

.mainitems img {
margin-left: 0px;
margin-right: 0px;
border: none;
z-index: 9999;
}

.subuls{
	display: none;
	width: 190px;
	position: absolute;
	
	background-color: RGB(158, 41, 5);
	font-size: 12px;
	line-height: 15px;
	color: white;
	font-weight: 600;
	z-index: 20 !important;

}

.second {
	margin-left: -3px !important;
}

.second li {
	text-indent: 4px !important;
}

.subuls li{
	width: 97%;
	
	margin-left: 3px;
	margin-right: 3px;
	text-indent: 11px;
	
	padding-top: 3px;
	padding-bottom: 3px;
	
	margin-bottom: 2px;
	z-index: 20;
}


.subuls li a{
	display: block;
	text-decoration: none;
	color: #e5e1d2;

}

.subuls li a:hover {
	color: RGB(158, 41, 5);
	z-index: 20;
}

.subuls li:hover {
	background-color: white;
	z-index: 20;
}

#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
	
	top: 27px;
	left: 3px;

	padding-top: 15px;
	z-index: 20;
}



/* END OF DROP DOWN CSS */



#content{
width: 522px;
margin-left:1px;
color: black;
z-index: 2;
}

.post_header_info {
	margin-bottom: 10px;
	font-size: 11px;
	color: RGB(189, 189, 189);
	z-index: 14;
}

.post_header_info a, .post_header_info a:visited {
	color: RGB(175, 98, 78) !important;
	text-decoration: none;
}
.post_header_info a:hover {
	color: RGB(106, 138, 175) !important;
	text-decoration: none;
}

.more-link {
	color: RGB(216, 142, 26) !important;
}

.more-link:hover {
	color: #8E9DAD !important;
}

/* start: sidebar codes, except for calendar and links */

#sidebar{
float: left;
width: 282px;

/*background: black url(graphics/right_menu_bkgd.jpg) repeat-y;*/

display:inline; /* because IE doubles set margins  */

}

.side_content{
	padding-left: 7px;
	color: white;
	font-size: 13px;
	margin-bottom: 20px;
}
.small_sidebar {
	font-size: 11px;
	line-height: 14px;
}

.side_content a {
	text-decoration: none;
	color: white;
}

.archives a {
	color: #CBDAEA;
	text-decoration: underline !important;
}

.side_content img {
	border: none;
}
#sidebar ul{
list-style-type: none;
width: 282px;
padding: 0;
margin-left: 0px;
/*margin-left: -40px;*/
/*padding: 0 10px 0 10px;*/
}


#sidebar ul li{
color: #ccc;

}

#sidebar ul > li{
border: none;
}

#sidebar ul li li{
border: 0px;
}


.side_header{

	background: black url(graphics/right_menu_header.jpg);
	height: 33px;
	margin-top: 7px;
	
}

.side_header h2 {
	padding-top: 6px;
	text-align: center;
	text-transform: uppercase;
	font-family: Helvetica, Sans-serif;
	font-size: 15px;
	color: black;
	font-weight: 100;
	letter-spacing: 3px;

}

#sidebar ul ul li{

line-height:24px;
}


/* end: sidebar codes, except for calendar and links */


#footer{
clear:both;

padding:4px;
position:relative;
background: black;
width: 814px;
color: white;
margin-left: 12px;
height: 220px;
}

#footer_text {
	margin-top: 5px;
}

.footer_text_left {
	margin-top: 4px;
	margin-left: 20px;	
	font-size: 13px;
	line-height: 16px;
	color: RGB(200, 200, 200);
	float: left;
}

.footer_text_right {
	float: right;
	margin-top: 50px;
	font-size: 12px;
	line-height: 24px;
	text-align: right;
	padding-right: 10px;
}

.footer_text_right a {
		margin-right: 1px;
}

#footer a {
	color: RGB(203, 218, 234);
	text-decoration: underline;
}

#footer a:hover {
	color: white;
}

#footer_text img {
	border: none;
}


span.footercredits{
position: absolute;
left: 410px;
}


/* start: anchor/link codes, except for page menu  */

#header a{
text-decoration: none;
color: #bbb;
}

#header a:hover{
text-decoration: underline;
color: #fff;
}

#content a{
color: #6A94C2;
}

#content a:hover{
color: RGB(175, 98, 78);
}

#sidebar a{
text-decoration: none;

}

#sidebar a:hover{
color: RGB(202,217,233);
}

.share_a {
	text-decoration: underline !important; 
	color: RGB(242, 214, 169) !important;
}

.share_a:hover {
	color: RGB(202,217,233) !important;
}

/* end: anchor/link codes, except for page menu  */


.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}



hr{
border: 1px solid #484848;
}

acronym{
color: #484848;
font-weight: 600;
}

blockquote{
border-top: 1px solid black;
border-bottom: 1px solid black;
padding: 10px;
margin:10px;
background: #b0b0b0;
}


h1{
font-family: Helvetica, Sans-serif;
font-size: 24px;
padding: 0 0 10px 0;
}

.post{
padding: 10px 0 10px 15px;
z-index: 2;
}

.post h2{
font-family: Helvetica, Sans-serif;
font-size: 24px;
font-weight: 100;
color: RGB(106,148,194) !important;
	z-index: 14;
}
.post h2 a {
	color: 	RGB(106,148,194) !important;
	text-decoration: none;
		z-index: 14;
}

.post h2 a:hover {
	color: RGB(175, 98, 78) !important;
	text-decoration: none;
}

.page_head a {
	margin-top: 0px;
	font-family: Helvetica, Sans-serif;
font-size: 26px;
font-weight: 100 !important;
color: RGB(106,148,194) !important;
}

.entry{
line-height: 15px;
margin-top: 6px;
}


a img {
	border: none;
}


p{
margin-top: 0px;
padding: 0 0 10px 0;
line-height: 18px;
}

p.postmetadata{

	margin: 10px 0 10px 0;
	font-size: 12px;
	clear: both;
}
p.postmetadata a {
	color: black !important;
	text-decoration: none;
	font-size: 12px !important;
}
p.postmetadata a:hover {
	color: RGB(175, 98, 78) !important;
	text-decoration: none;
}

#not_found {
	margin-top: 15px;
}
.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}


table#wp-calendar{
width: 100%;
}

#comments_area {
	padding-left: 10px;
	margin-top: 10px;
}

.comments-template{
margin: 10px 0 0;
border-top: 1px solid #ccc;
padding: 10px 0 0 10px;
}

.comments-template ol{
margin: 0;
padding: 0 0 15px;
list-style: none;
}

.comments-template ol li{
margin: 0px;
line-height: 18px;
padding: 10px;
border-bottom: 1px solid #444;
}

.comments-template ol li.alt{
background: #aaa;
border-bottom: 1px solid #444;
}


.comments-template h2, .comments-template h3{
font-family: Helvetica, Sans-serif;
font-size: 16px;
border-bottom: 1px solid black;
}

.commentmetadata{
font-size: 12px;
}

.comments-template p.nocomments{
padding: 0;
}

.comments-template textarea{
font-family: Helvetica, Sans-serif;
font-size: 12px;
}

.comments-template img{
border: 1px solid black;
}

.wp-polls-ul {
	line-height: 18px;
}

/* To potentially fix the image alignment problem */
.img_first {
	margin-top: 0px !important;
	padding: 0 0 0 0;
	line-height: 18px;
	font-size: 0px;
	float: right;
	
}

.wp-caption-dt {
	padding-top: 0px;
	margin-top: 0px;
}

.wp-caption {
	margin-top: 2px;
}



img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 0px;
margin: 0px 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 0px;
margin: 0px 7px 2px 0;
display: inline;
}

.alignright {
float: right !important;
}

.alignleft {
float: left !important ;
}

.size-medium {
	margin-top: 1px !important;
}

.size-thumbnail {
	margin-top: 0px !important;
}

