/*  
Theme Name: Survivors Training 1.0
Theme URI: http://frozenblues.com/
Description: Original Survivors Training Theme.
Version: 1.6
Author: FrozenBlues Media
Author URI: http://frozenblues.com/

	CSS, XHTML and design copyright Survivors Training
	All unauthorized uses strictly prohibited

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background: #e4e4e4;
	color: #77460E;
	text-align: left;
	margin: 25px 0 0 0;
	height: 100%;
	}

#content {
	font-size: 1.2em;
	padding: 25px 0 0 0;
	height: 400px;
	overflow: auto;
}

.widecolumn {
padding: 0;
margin: 0px; 
height: 420px;
width:100%;
}

.welcome {
line-height: 2em;
}

.welcome p {
margin-top: 0px;
}

.entry {
	padding: 0 10px 0 10px;
}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.4em;
	}

h2.pagetitle {
	font-size: 1.4em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.2em;
	}
	
h4 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0px;
}

a, a:link {
	color: #77460E;
	text-decoration: underline;
	}
	
a:hover {
	color: #FF99CC;
	text-decoration: none;
	}
	
a:active {
	color: #FF99CC;
	text-decoration: underline;
	}
/*
a:visited {
	color: #77460E;
	text-decoration: underline;
	}
*/

.linksNoUL a, .linksNoUL a:link {
	text-decoration: none;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}
/*
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #77460E;
	}
*/

h2, h2 a, h2 a:link, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	color: #77460E;
	text-decoration: none;
	}

h2 a:hover, h3 a:hover {
	color: #FF99CC;
	text-decoration: none;
	}
	
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
	/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 10px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 0px 0 0;
	}
	
h3.pagetitle {
	margin-top: 30px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets.

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	list-style-image:url(images/listDecoration.gif);
	}
 */
/*
.entry ul li:before {
	content: "\00BB \0020";
	}
*/

html>body .entry ul {
	margin: 0;
	list-style: none;
	padding-left: 10px;
	text-indent: 0px;
	} 

html>body .entry li {
	margin: 0 0 0 10px;
	list-style-image:url(images/listDecoration.gif);
	}

.entry ul, .pageLinks ul {
	margin: 0;
	list-style: none;
	padding-left: 10px;
	text-indent: 0px;
}
.entry ul li, .pageLinks ul li {
	margin: 0px 0 0px 10px;
	list-style-image:url(images/listDecoration.gif);
}

.pageLinks {
	margin-left: 10px;
}

.pageLinks ul {
	padding-left: 0px;
	list-style-position: inside;
}

 .pageLinks ul li {
	/* text-transform: capitalize; */
	font-size: 1.2em;
	line-height:1.2em;
	padding: 5px 0 5px 0;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
	
.entry p {
	margin: 0 0 1em 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	list-style-type: none;
	list-style-image: none;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 5px 5px 5px 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul ul li a, #sidebar ul ol li a {
	text-decoration: none;
	color: #77460E;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 10px;
	height: 400px;
	overflow:auto;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* CSS Document */

.post h2 {
display:block;
font-size: .95em;
}

.entry h2, #recent-posts-in-cat h2, #recent-news h2 {
display:block;
font-size: 1.2em;
}

#recent-posts-in-cat, #recent-news {
border: none;
}

#recent-posts-in-cat ul li, #recent-news ul li {
	/* margin and padding not working here for some reason */
}

#recent-posts-in-cat ul li:before, #recent-news ul li:before {
	content: "\0020";
}


#recent-posts-in-cat ul li a:hover, #recent-news ul li a:hover {
		background-color:#FF99CC;
		color:#663300;
		text-decoration: none;
		}

.widget_rss {
border: none;
}

.widget_rss ul li {
	/* margin and padding not working here for some reason */
}

.widget_rss ul li:before {
	content: "\0020";
}


.widget_rss ul li a:hover {
		background-color:#FF99CC;
		color:#663300;
		text-decoration: none;
		}

.widget_rss img {
display: none;  get rid of the RSS feed symbol and link */
}


.widgettitle{
color:#77460E;
display: block;
}

.widgetDate {
font-weight:bold;
}

#pages, .addressBox, .askdrbox {
width: 100%;
border: 2px solid #A1A586;
padding: 1px;
color: white;
}


#pages ul, .askdrbox ul {
	width: auto;
	border: 1px solid white;
	padding: 0px;
	margin: 0 auto;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	background-color: #A1A586;
	color: white;
	font-weight: normal;
	font-size:11px;
	line-height:14px;
	list-style-type: none;
	list-style-image: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
	
.askdrbox ul {
background: url('images/askdrlisa.jpg') no-repeat;
height: 72px;
max-height: 74px;
}

.addressBox ul {
	width: auto;
	border: 1px solid white;
	padding: 0px;
	margin: 0 auto;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	background-color: #40738C;
	font-weight: normal;
	font-size:10px;
	line-height:14px;
	list-style-type: none;
	list-style-image: none;
	letter-spacing: 0px;
	font-color: white;
	}
		
#pages ul li{
		color: white;
		text-align: center;
		border-bottom: 1px solid white;
		margin: 0 auto;
		padding: 0px;
		list-style-type: none;
		list-style-image: none;
		}

.addressBox ul li {
		color: yellow;
		text-align: left;
		border-bottom: 1px solid white;
		margin: 0 0 0 2px;
		padding: 0 2px 0 2px;
		list-style-type: none;
		list-style-image: none;
		}
	
#pages ul li a, .addressBox ul li a {
		margin: 0;
		color: white;
		text-decoration: none;
		width: 100%;
		padding: 0 0 2px 0;
		}

html>#pages ul li a, html>.addressBox ul li a {
		width: auto;
		}

#pages ul li a:hover {
		color: #384665;
		text-decoration: none;
		}

.addressBox ul li a:hover {
		color: #384665;
		text-decoration: none;
		}
		
#navmenu ul {
	margin: 0;
	padding: 0; 
	list-style-type: none;
	list-style-image: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
#navmenu li {
display: inline
}
#navmenu ul li a {
	text-decoration:none;
	margin: 0px;
	padding: 5px 20px 5px 20px;
	color: white;
	background: 77460E;
	font-weight:bold;
	}
#navmenu ul li a:hover {
	color: white;
	background: pink;
	}
	
.flower {
	float: left;
	height: 100%;
	display:none;
}

