/*   
Theme Name: Panic-Buttons.com
Theme URI: http://www.panic-buttons.com
Version: 1.0
*/

/* RESET */
html,body{border:0;margin:0;padding:0}body{font:100%/1.25 arial,helvetica,sans-serif}h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-weight:normal}h1{padding:30px 0 25px 0;letter-spacing:-1px;font:2em arial,helvetica,sans-serif}h2{padding:20px 0;letter-spacing:-1px;font:1.5em arial,helvetica,sans-serif}h3{font:1em arial,helvetica,sans-serif;font-weight:bold}p,ul,ol{margin:0;padding:0 0 18px 0}blockquote{margin:22px 40px;padding:0}ul,ol{list-style:none;padding:0 0 18px 40px}small{font-size:0.85em}img{border:0}acronym,abbr{cursor:help;letter-spacing:1px;border-bottom:1px dashed}a,a:visited{text-decoration:none}form{margin:0;padding:0;display:inline}input,select,textarea{font:1em arial,helvetica,sans-serif}textarea{line-height:1.25}label{cursor:pointer}table{border:0;margin:0 0 18px 0;padding:0}table tr td{padding:2px}#wrap{width:960px;margin:0 auto}.clear{clear:both}.float-left{float:left}.float-right{float:right}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.bold{font-weight:bold}.italic{font-style:italic}.underline{border-bottom:1px solid}.highlight{background:#ffc}.wrap{width:960px;margin:0 auto}.img-left{float:left;margin:4px 10px 4px 0}.img-right{float:right;margin:4px 0 4px 10px}.nopadding{padding:0}.noindent{margin-left:0;padding-left:0}.nobullet{list-style:none;list-style-image:none}

/* Globals */
h1, h2, h3, h4, h5, h6, a, a:visited
{
	color: #A70329;
}


/* Page Styles */
body
{
	background-color: #B2B2B2;
	background-image: url(img/bg22.png);
	background-position:0 -87px;	
	background-repeat: repeat-x; 
	font-family:lucida sans unicode;
}

a, a:visited, a:hover{
	outline:none;
}

#container
{
	margin: 0 auto;
	width: 805px;
}

#header
{
	height: 87px;
}


#header h1
{
	background-image: url(img/panic-buttons-logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px -1px;
	color:#A70329;
	font-family:lucida sans unicode;
	font-size:47px;
	font-weight:bold;
	height: 70px;
	padding: 11px 0 0;
	width: 800px;
}

#header h1 .jaws
{
	display:inline;
	float:left;
	overflow:hidden;
	text-indent:-2000px;
	width:360px;
}

#header h1 span.subheading
{
	color:#999999;
	display:block;
	font-size:17px;
	font-weight:normal;
	margin-left:420px;
	margin-top:25px;
}

#nav
{
	height: 60px;
	line-height: 60px;
}

#nav ul
{
	padding: 0 0 0 15px;
}


#nav ul li
{
	display: inline;
	float:left;
	font-size: 13px;
	margin-right: 35px;
}

#nav ul li a
{
	color:#FFFFFF;
}

.inner
{
	background-color: #E0E0E0;
	border: 1px solid white;
}

.profile
{
	height: auto !important;
	height: 500px;
	min-height: 375px;
	padding-top: 20px;
	position: relative;
}

.profile h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 47px;
	padding: 20px 0;
	text-shadow: -1px 1px 0 white;
}

.profile h2 a
{
	color: maroon;
}

.inner
{
	border: 1px solid white;
}

/* Home Page */
.home
{
	margin: 20px 0;
	position: relative;
}

.home .inner
{
	padding: 20px;
}

.post 
{
	background-color:#EEEEEE;
	border: 3px solid white;
	padding:20px;
	width:756px;
}

.post a
{
	color: #A70329;
}

.post p
{
	line-height: 1.75;
}

.post h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	padding-top: 0;
}

.post h2 a
{
	color: maroon;
	text-shadow: -1px 1px 0 white;
}

.post h3
{
	border-bottom:1px solid #ccc;
	font-family:georgia;
	font-size:24px;
	font-weight:normal;
	margin: 25px 0 15px;
	padding-bottom:5px;
}

.post h4
{
	padding-bottom:10px;
}


.post ul
{
	line-height: 1.75;
	list-style-type: disc;
}

.post ul li
{
	padding-bottom: 10px;
}


.moreInfo a
{
	color: blue;
	display: block;
	background-image:url("img/icons/binoculars_small.png");
	background-repeat:no-repeat;
	margin-top:10px;
	padding:5px 0 10px 50px;
	text-shadow: -1px 1px 0 white;
}

#home-hero img
{
	border: 3px solid #fff;
}

#home-hero h2
{
	text-indent: -3000px;
	overflow: hidden;
	position: absolute;
}

#home-hero p
{
	height:262px;
	left:3px;
	overflow:hidden;
	position:absolute;
	text-indent:-3000px;
	top:3px;
	width:794px;
}

#home-hero p a
{
	display: block;
	height: 280px;
}

#footer
{
	color:#333;
	font-size:11px;
	padding-bottom:20px;
	padding-left:10px;
}
