/*   
Theme Name: RKO Enterprises
Theme URI: http://www.rkoenterprises.com
Description: Theme developed for RKO Enterprises
Author: Luther Lowry
Author URI: www.CajunSolutions.com
.
Use without express permission prohibited.
.
*/

body { font-family:Geneva, Arial, Helvetica, sans-serif; font-size:10pt;  background-image: url(images/RKObackgraphc.jpg); margin:0px; padding:0px;  behavior: url("csshover2.htc");}
a { color: #000000; text-decoration: none;}
a:hover { text-decoration: underline;}

#top_menu a {color:#CCCCCC; }

h2, h2 a {padding:0px 0px -12px 0px; margin:0px 0px -5px 0px; font-size:1.1em; color:#C30; text-decoration:underline; }
h2.home {padding:12px 0px 12px 0px; margin:0px 0px 0px 0px; font-size:1.1em; color:#C30; text-decoration:underline; }
strong { color: #C00; }

#home_header { margin: 20px 0px 0px 30px; }

.more-link { text-align:right; display:block; margin-top: 0px;}
.more-link  a { color:#333; font-weight:bold; text-decoration:underline; }
.teaser { margin-bottom:12px; border-bottom:solid thin #666; font-size:.9em; margin-left:0px; color:#000; font-weight:100; }

#container { width:750px; margin:0px auto; background-color:#FFF; -webkit-box-shadow: 0px 0px 10px #000000; -moz-box-shadow: 0px 0px 10px #000000; box-shadow: 0px 0px 10px #000000; }
#top_menu {	font-size: .7em;	color: #999999; float:right; padding: 15px 15px 0px 0px; }
#header { background-image:url(images/header_bkg.jpg); background-color:#000; width:750px; height: 90px; background-repeat:no-repeat; float:left; }
/* #container { width:750px;} */
#menu { height:26px; background-color:#bd0808; width:750px; z-index:10; position:relative; color:#FFF; float:left; }
a.trigger, #menu a { background-color:#bd0808; color:#FFF; }

.alignleft {float:left; margin-right:10px;}
.alignright {float:right;  margin-left:10px;}

#content { width:750px; float:left; background-color:#FFF;}
#main { padding:10px;font-size:.9em; float:left;}
#main.side{ width:500px; margin-left:20px; margin-top:-20px;}
#main.full{ width:720px;}
#header_img { width:550px; margin-left:0px; }

.wp-post-image { float:left; margin: 0px 10px 5px 0px; }

#sidebar { width:200px; float:right; min-height:500px; }

#footer { width:750px; background-color:#000; color:#FFF; text-align:center; padding:5px 0px; font-size:.7em; float:left;}
#footer a { color:#FFF; }

.hidden {display:none; }

/* GSA TABLE */

.gsa_left { width: 120px; vertical-align:top; text-align:right; padding-right:20px; border-right:#000 thin solid; padding-bottom:20px; }
.gsa_right { width: 400px; vertical-align:top; text-align:left; padding-left:20px; padding-bottom:20px; }
.gsa_table ul { margin:0px; -webkit-padding-start: 15px; }
.gsa_table li { margin-bottom:10px; }


/* FILE ICONS */

/* PDF document links */
a[href$='.pdf'] {
background:transparent url(images/pdf.png) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:15px;
}
 
/* Excel Documents links */
a[href$='.xlsx'], a[href$='.xls'], a[href$='.csv'], a[href$='.xlw'], a[href$='.xlt'] {
background:transparent url(images/excel.png) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:15px;
}
 
/* Word Document Links */
a[href$='.docx'], a[href$='.doc'], a[href$='.rtf'], a[href$='.wps'], a[href$='.txt'] {
background:transparent url(images/word.png) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:15px;
}
 
/* mailto: links */
a[href^="mailto:"] {
background:transparent url(images/mail.png) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:15px;
}

/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltip {
	display:none;
	background:transparent url(images/black_arrow.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;
	position:relative;
	z-index:10;
}
