/*
Theme Name: Gemini-SM-Theme
Theme URI: http://wordpress.org/
Description: New Gemini Security Solutions Theme.
Author: Gemini Security Solutions, Inc.
Author URI: http://geminisecurity.com/
Version: 0.1
Tags: pink, green, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments
*/

@charset "utf-8";
/* CSS Document */

a {
	color: #0099cc;
}

a:visited {
	color: #0099cc;
}

a:hover {
	color: #20b6e8;
}

a img { border: none; }

h4 {
	font-size: 15pt;
	margin-bottom: 36px;
	margin-top: 0px;
	color: #0099cc;
}

h3 {
	margin-top: 24px;
	margin-bottom: -12px;
}

h2 {
	font-size: 44px;
	color: #fff;
	line-height: 60px;
}

h1 a {
	text-decoration: none;
}

#masthead {
	background-image: url(images/bar.png);
	background-repeat: repeat-x;
	float: none;
	width: 100%;
	text-align: left;
	z-index: 10;
	position: relative;
}


#masthead a:link {
	/*background: url('images/bar.png') scroll center top;*/
	height: 135px;
	width: 40%;
	display: box;
}

#mastcontent {
	height: 149px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
	color: #FFF;
	position: relative;
	background: url(images/header.png) no-repeat;
	z-index: 9999;
}

#slideshow {
	position: relative;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	float: left;
	height: 100%;
}
	
#slideshow img {
	-moz-box-shadow: 0 0 5px 3px #BBB;
	-webkit-box-shadow: 0 0 5px 3px#BBB;
	box-shadow: 0 0 5px 3px #BBB;
}

#footwrapper {
	position: relative;
	width: 600px;
	bottom:0px;
	padding-top: 5px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 10px;
	text-transform:uppercase;
}

#footwrapper ul {
	list-style-type:none;
}

#footwrapper li {
	float: left;
}

#footwrapper li a {
	text-decoration: none;
}
#footwrapper li a:hover {
	color: #FFF;
	text-decoration: underline;
}


#homefooter {
	position: relative;
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	bottom:0;
	left:0;
	text-align: center;
	font-size: 12px;
	clear:both;
	padding: 15px;
	color: #888;
}

#footer {
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	bottom:0;
	left:0;
	text-align: center;
	font-size: 24px;
	clear:both;
	color: #999;
	background-color: #00334a;
	height: 150px;
	width: 100%;
	-moz-box-shadow: 0 0 5px 1px #BBB;
	-webkit-box-shadow: 0 0 5px 1px#BBB;
	box-shadow: 0 0 5px 1px #BBB;
	border-top: thick solid #000;
}


#footer-box {
	width: 960px;
	height: 100px;
	background-image: url(images/footer.png);
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 50px;
	display: inline-block;
}

#footer-box ul {
	text-align: center;
	margin:0;
	padding:0;
}


#footer-box ul li {
	display: block;
	width: 100px;
	float: left;
	list-style-type: none;
}



#footer-box a {
	color: #fff;
	text-decoration: none;
}
#footer-box a:hover {
	text-decoration: underline;
}

#mastcontent1 {
	width: 960px;
	position: relative;
	height: 107px;
	float: left;
	text-align: left;
	padding-top: 2px;
	margin-top: 50px;
}

#nav {
	height: 20px;
	text-align: right;
	width: 720px;
	padding-bottom: 15px;
	padding-top: 2px;
	margin-top:-40px;
	margin-right: 35px;
	position: relative;
	float: right;
}

#nav ul {
	list-style-type:none;
	margin:0;
	padding:0;
	float: right;
} 

#nav ul li a {
	display: inline;
	text-decoration: none;
	color: #FFF;
	padding-right: 15px;
}
#nav ul li a:hover {
	color: #ead44a;
}

#nav ul li {
	float: left;
	font-size: 18px;
	margin-top: 3px;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
}

#wrapper {
	width: 100%;
	position:relative;
	float: left;
	margin-top: -140px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#homewrapper {
	width: 100%;
	position:relative;
	float: left;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#buttons {
	position: relative;
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 65;
	margin-left: auto;
	background-color: #FFF;
	height: 100%;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}

#container {
	position: relative;
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 50px;
	height: 100%;
	float: left;
	min-height:450px;
	background-color: #FFF;
}
#main {
	float: left;
	width: 652px;
	min-height:450px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#content {
	background-color: #FFF;
	width: 960px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#contenthome {
	background-color: #FFF;
	width: 960px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#content-area {
	height: 100px;
	width: 300px;
	float: left;
	margin-right: 20px;
	-moz-box-shadow: 0 0 5px 1px #BBB;
	-webkit-box-shadow: 0 0 5px 1px#BBB;
	box-shadow: 0 0 5px 1px #BBB;
	margin-bottom: 65px;
}

#content-area a {
	border:none;
}

#feature {
	background-color:#30C;
}


.headerimg {
	 background-position: center top;
	 background-repeat: no-repeat; 
	 position:absolute;
}

#firstline { background-image:url("../images/textbg.png"); background-repeat:no-repeat; float:left; display:block; }
#secondline { background-image:url("../images/textbg.png"); background-repeat:no-repeat; float:left; display:block; clear:both; }

btn { height:32px; width:32px; float:left; cursor:pointer; }
#back { background-image:url("../images/btn_back.png"); }
#next { background-image:url("../images/btn_next.png"); }
#control { background-image:url("../images/btn_pause.png"); }


/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 

	overflow:hidden;
	background-color: #0CC;
		}	
	#slider li img {
	
		}
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */
#sidebar {
	width: 258px;
	float: left;
	height: 100%;
	min-height:450px;
	font-family: "Lucida Sans Unicode", Arial, Sans Serif;
	font-size: 12px;
	color: #104475;
}
#header {
	height: 125px;
	width: 100%;
	margin-top: -10px;
	background-image: url(images/headerbg2.png);
	background-repeat: repeat-x;
}

#textwidget {
	border: 5px solid #DDD;
	padding: 5px;
	margin: 10px 0 10px 0;
}

#head {
	position: relative;
	width: 960px;
	height: 100px;
	background-color: #577c9e;
	padding-top: 40px;	
	padding-left: 15px;
}

#head2 {
	width: 100%;
	height: 24px;
	background-color: #577c9e;
	padding-top: 50px;
}

#sidebox {
	background-image: url(images/sidebox.png);
	background-repeat: none;	
	height: 200px;
	width: 258px;
	padding: 0px;
}

#sidebox img {
	border: thin solid #000;
}

table.coloredtable {
	table-layout: fixed;
	border: 0;
	width: 100%;
	}

table.coloredtable td { 
	padding:5px; 
	}

tr.colorone {
	}

tr.colortwo {
	}

tr.colorthree {
	}

td.areaname {
	background-image: url(images/tablebg.png);
	width: 233px;
	height: 108px;
	background-repeat: no-repeat;
	background-position: center; 
	text-align: center;
	}

td.areacontent li {
	font-size: 10pt;
	}

/* Solutions */

#poststructcont {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
	width: 890px;
}

#poststructimg {
	border-right: 3px solid #dfdfdf;
	float: left;
	width: 200px;
}

#poststructtext {
	margin-top: -20px;
	float: left;
	width: 660px;
	padding-left: 25px;
}

#mainsol {
	float: left;
	width: 935px;
	min-height:450px;
	padding-top: 35px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#poststructimg img {
	margin-bottom: 10px;
} 

#poststructimg a {
 width: 165px;
 height:113px;
 display:block;
 margin-bottom: 10px;
} 

#threecolmain {
	float: left;
	min-height: 450px;
	width: 935px;
	padding-top: 35px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 0px;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto}

#threecolleft {
/* this isn't used, override #poststructimg to remove border-right */
}

#threecolcent {
	float: left;
	width: 480px;
}

#threecolrite {
	float: left; 
	width: 240px; 
	padding-left: 15px;
}

.tax:before, .taxbw:before {
 content: url('images/taxicon1h.png'); width:0; height:0; visibility:hidden;
}
.tax {
 background:transparent url('images/taxicon1.png') center top no-repeat;
}
.taxbw {
 background:transparent url('images/taxicon1bw.png') center top no-repeat;
}
.tax:hover, .taxbw:hover {
 background:transparent url('images/taxicon1h.png') center top no-repeat;
}

.med:before, .medbw:before {
 content: url('images/medicon1h.png'); width:0; height:0; visibility:hidden;
}
.med {
 background:transparent url('images/medicon1.png') center top no-repeat;
}
.medbw {
 background:transparent url('images/medicon1bw.png') center top no-repeat;
}
.med:hover, .medbw:hover {
 background:transparent url('images/medicon1h.png') center top no-repeat;
}

.out:before, .outbw:before {
 content: url('images/outicon1h.png'); width:0; height:0; visibility:hidden;
}
.out {
 background:transparent url('images/outicon1.png') center top no-repeat;
}
.outbw {
 background:transparent url('images/outicon1bw.png') center top no-repeat;
}
.out:hover, .outbw:hover {
 background:transparent url('images/outicon1h.png') center top no-repeat;
}

.acq:before, .acqbw:before {
 content: url('images/acqicon1h.png'); width:0; height:0; visibility:hidden;
}
.acq {
 background:transparent url('images/acqicon1.png') center top no-repeat;
}
.acqbw {
 background:transparent url('images/acqicon1bw.png') center top no-repeat;
}
.acq:hover, .acqbw:hover {
 background:transparent url('images/acqicon1h.png') center top no-repeat;
}

.gem:before, .gembw:before {
 content: url('images/gemicon1h.png'); width:0; height:0; visibility:hidden;
}
.gem {
 background:transparent url('images/gemicon1.png') center top no-repeat;
}
.gembw {
 background:transparent url('images/gemicon1bw.png') center top no-repeat;
}
.gem:hover, .gembw:hover {
 background:transparent url('images/gemicon1h.png') center top no-repeat;
}
#calltoaction { 
	border-style:solid;
	border-width:1px;
	background-color:#ebd96a;
	font-family: 'Open Sans', arial, sans-serif;
	padding:15px;
	}
#calltoaction a {
	color:#104475;
	}

.wp-caption {
    background: #f9f9f9;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 1px 4px 5px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-family: Roboto;
    font-size: 11px;
    line-height: 16px;
    margin: 0;
    padding: 0 4px 5px;
}