/*  
Theme Name: FLASHPOINT
Theme Author: Flashpoint
*/

body{
	margin: 0;
	padding: 0;
	font-family: Helvetica Neue, Helvetica, Arial, Sans-serif;
}
#wrapper{
	clear: both;
	overflow: hidden;
	margin: 0px auto;
	width: 960px;
	text-align: left;
	background-image: url(images/content-bkg-top.png);
	background-repeat: no-repeat;
	overflow: auto;
}
#content{
	margin-top: 50px;
	overflow: auto;
	width: 960px;
	background-color: white;	
}


h1{
	font-size: 24px;
	padding: 25px 0 10px 15px;
}

h3{
	padding: 15px 0 15px 0;
}

h4{
	padding: 0 0 0 15px;
	color: #555;
}

a:link{
	text-decoration: none;
	color:#333;
}

a:hover{
	text-decoration: underline;
	color: #333;;
}

a:visited{
	text-decoration: none;
	color:#333;
}	

a img, a img:hover{
	border: none;
}


blockquote { font-style: italic; 
	font-size: 90%;
	color: #777; 
	margin: 1.5em 30px 1.5em 30px; 
	padding: 4px 4px 4px 10px;
	background: #111;
	border-right: 1px dotted #555;
	border-bottom: 1px dotted #555; 
}

.entry p { 
	margin: 0 0 15px 0; 
}

.entry ul, .entry ol { 
	margin: 0 0 15px 40px; 
}
	
.entry ul { 
	list-style-type: disc; 
}
	
.entry li { 
	margin: 0 0 5px 0; 
}
		
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { 
	margin: 5px 0 5px 30px; 
}

.entry img.left { 
	padding: 6px; 
	margin: 0.5em 15px 0.5em 0; 
	border: none;
	float: left; 	
	clear: left; 
}
		
.entry img.right { 
	padding: 6px; 
	margin: 0.5em 0 0.5em 15px; 
	border: none;
	float: right; 
	clear: right; 
}
		
.entry img.center { 
	display: block; 
	padding: 8px; 
	margin: 0 auto 1.5em auto; 
	border: none;
	float: none; 
	clear: both; 
}	
.entry img.frame { 
	padding: 6px; 
	margin: 0.5em 0 0.5em 15px; 
	border: 1px solid #666;
	background: #444;
	float: right; 
	clear: right; 
}		
.entry img.stack { 
	clear: none !important; 
}

/*----HEADER----*/
#navigation{
	float: right;
	margin: 0 20px 0 0;
	width: 300px;
	margin-bottom: 20px;	
}
#navigation a img, #navigation a img:hover{
	border: none;
}
#navigation ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navigation ul li{
	margin-bottom: 5px;
	width: 300px;
	height: 49px;
}
#navigation ul #work-btn{
	background: url(images/work-btn.png) no-repeat 0px 0px;
}
#navigation ul #about-btn{
	background: url(images/about-btn.png) no-repeat 0px 0px;
}
#navigation ul #explore-btn{
	background: url(images/explore-btn.png) no-repeat 0px 0px;
}

#navigation ul #work-btn:hover{
	background: url(images/work-btn.png) no-repeat -300px 0px;
}
#navigation ul #about-btn:hover{
	background: url(images/about-btn.png) no-repeat -300px 0px;
}
#navigation ul #explore-btn:hover{
	background: url(images/explore-btn.png) no-repeat -300px 0px;


}

#floater{
	width:4000px;
	height:100px;
	background:url(images/ignite-float-right.png);
	position: absolute;
	right: 0px;
	top: 150px;
}
#header a:hover{
	background-color: #FFC425;
}
#header{
	float: left;
	width: 1000px;
	height: 250px;
	padding: 0;
	color: #fff;
	clear: both;
}
/*----POST----*/

#container{
	float: left;
	width: 600px;
	padding: 0px;
	margin: 0px;
}
.post{
	padding: 20px 30px 40px 20px;
}

.post b, .post strong{
	font-weight: lighter;
	color: #333;
}
.post-title{
	background-image: url(images/post-title.jpg);
	background-repeat: no-repeat;
	width: 600px;
	height: 50px;
	font-size: 20px;
	font-weight: lighter;
	padding: 12px 0 0px 5px;
	color: #FFC425;
}
.post-title a{
	color: white;
}
.entry{
	line-height: 22px;
}

.postinfo{
	font-size: 11px;
	color: #aaa;
	padding: 2px 0 20px 0;
}

.postinfo a{
	color: #333333;
}

.postdate{ color: #aaa; }

p.postmetadata{
	font-size: 12px;
	color: #BFB8A1;
	border-top: 1px dotted #CCC;
	margin: 20px 0 0 0;
	padding: 5px 0 0 0;
}

p.postmetadata strong{
	float: right;
}

.nav-links{
	padding: 20px;
}

/* This is the link at the bottom of a post which lets you go to the next or previous post */

.postnav{
	padding: 10px 20px 20px 10px;
	font-size: 10pt;
	font-weight: normal;
	line-height: 18px;
}

h2.archive_head{ 
	font-weight: bold !important; 
	font-size: 14px !important; 
	letter-spacing: normal !important; 
	margin: 0 0 1.8em 10px !important; 
	padding: 0.4em 5px !important; 
	border-bottom: 1px dotted #CCC; 
	background: none; 
}

#search-box{
	background:url(images/search-box.png) no-repeat;
	z-index: 5000;
	width: 272px;
	height: 110px;
	position: absolute;
	right: 150px;
	top: -80px;
}

#search-box #sfield{
	float: left;
	margin: 22px 0 0 16px;
	padding: 5px;
	width: 190px;
	height: 25px;
	background: url(images/input-search.png) no-repeat;
	color: #333333;
	border: none;
	font-size: 20px;
}
#search-box #sbtn{
	float: left;
	margin: 21px 0 0 0;
}	

/*----SIDEBAR STYLES----*/

#sidebar #connect{
	overflow: auto;
	height: 60px;
	margin-top: 10px;
}

#sidebar{
	float: right;
	margin: 0 20px 0 0;
	width: 300px;
	padding-top: 0;
	padding-bottom: 15px;
	padding-left: 5px;
	display: inline;
	border-left: 1px dotted silver;
}
#sidebar2{
	float: right;
	margin: 0 20px 0 0;
	width: 300px;
	padding-top: 0;
	padding-bottom: 15px;
	padding-left: 5px;
	display: inline;
	overflow: hidden;
	border-left: 1px dotted silver;
}
#sidebar2 ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#sidebar ul2 li h2{
	font-size: 9pt;
	font-weight: normal;
	text-transform: uppercase;
	color: white;
	background: url(images/sidebar-title.jpg) no-repeat white;
	padding: 3px;
	margin: 10px 0 0 0px;
	display: block;
}

#sidebar ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#sidebar li ul{
	margin-bottom:20px;
}

#sidebar ul li h2{
	font-size: 9pt;
	font-weight: normal;
	text-transform: uppercase;
	color: white;
	background: url(images/sidebar-title.jpg) no-repeat white;
	padding: 3px;
	margin: 10px 0 0 0px;
	display: block;
}

#sidebar ul li a{
	text-align: left;
	border-bottom: 1px dotted silver;
	color: #444444;
	display: block;
	font-size: 11px;
	height: 18px;
	padding: 5px 0 0 5px;
	text-decoration: none !important;
}

#sidebar ul li a:hover, #pages ul li a:hover{
	color: #ffffff;
	background-color: #888888;
}

.widget_categories, .widget_links, .widget_archive{
	display: block;
	text-decoration: none;
	color:#333333;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	line-height: 15px;
	list-style: none;
	font-size: 9pt;
}

.sidebar .syndication .rss {
	width: 179px;
	height: 33px;
	position: relative;
}

.sidebar .syndication .rss span{
	background: url(images/sub_rss.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}





table#wp-calendar{
	width: 100%;
}

/* Left Sidebar */

.leftbar{
	float: left;
	width: 190px;
	overflow: hidden;
	border-left: 1px dotted silver;
}

.leftbar ul{
	list-style: none;
	margin: 0 0 0 2px;
	padding: 0 0 0 2px;
}

.leftbar ul li{
	padding: 0;
}

.leftbar ul li h2{
	font-size: 9pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #555;
	background-color: #eaeaea;
	padding: 3px;
	margin: 10px 0 0 4px;
	border-bottom: 1px dotted silver;
}

.leftbar ul ul li{
	padding: 0;
	margin: 0;
	line-height: 15px;
	list-style: none;
	font-size: 9pt;
	border-bottom: 1px dotted silver;
}
.leftbar ul li a{
	display: block;
	text-decoration: none;
	color:#333333;
	padding: 2px 2px;
}

.leftbar ul li a:hover{
	text-decoration: none;
	color: #333;
	background-image: url(images/sm_rpt.jpg);
}

/*----COMMENT FORM----*/

#comment-form{
	width:500px;
	margin: 50px 0 0;
	border: 1px dotted #555;
	padding: 5px 5px 15px 15px;
	background: transparent;
}

.comments-template ol{
	margin: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	line-height: 18px;
	margin: 10px 0 10px 0;
}

.comments-template h2, .comments-template h3{
	font-size: 9pt;
	color:#ffa700;
	padding: 10px 0 30px 0;
}

.commentmetadata{
	font-size: 9pt;
	color: #555;
	padding: 20px 0 20px 0;
}

.commentmetadata strong { 
	font-size: 9pt; 
}
.comments-template p.nocomments{
	padding: 0;
}

.comments-template input{
	border: 1px solid #555;
}

.comments-template textarea{
	font-size: 9pt;
	color: #000;
	margin: 30px 15px 15px 0;
	background: #FFF;
	border: 1px solid #555;
}

/*----FOOTER----*/

#footer{
	clear: none;
	float: left;
	width: 885px;
	margin: 0;
	padding: 10px 5px 5px 10px;
	line-height: 18px;
	font-size: 8pt;
	color: #CCC;
	border-top: 1px dotted #CCC;
	border-bottom: none;
}

#footer a:link{
	text-decoration: none;
	color:#ffa700;
}

#footer a:hover{
	text-decoration: underline;
	color: #FFF;
}

#footer a:visited{
	text-decoration: none;
	color:#ffa700;
}

div{ behavior: url(resources/iepngfix.htc);}