/*  
Theme Name: Action Boot Camps
Theme URI: http://www.wpdesigner.com
Description: Action Boot Camps' Design Theme.
Version: 1.0
Author: Bryan Boroski
Author URI: http://www.bkbdesign.com/

*/

body {
	margin: 0;
	font-family:Arial, Helvetica, Georgia, sans-serif;
	font-size: 14px;
	vertical-align: top;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#DFE2C7;
	
}

blockquote {
	background-color:#D0E4EB;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom:5px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}

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

a:link {color:#6D723D;
	font-weight:bold;
	text-decoration:none;
}
a:visited {color:#6D723D;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
a:active {color:#6D723D;
	font-weight:bold;
	text-decoration:none;
}

#wrapper {
	width: 768px;
	margin: 0 auto;
	background-image:url(images/shadow.jpg);
	padding-left:20px;
	padding-right:20px;
	background-repeat:repeat-y;
	background-position:left;

		
}

#header {
	text-align:center;
	height: 169px;
	background-position: center top;
	
	
}

#headerline {
	height: 27px;
	background-image: url(images/bg_menu.jpg);
}

#menu {
	height: 27px;
	background-image:url(images/bg_menu.jpg);
	background-repeat: repeat-x;
	background-position:top;
	text-align:center;
	
}
#menu a:active, #menu a:hover, #menu a:link, #menu a:visited{
 color:#fff;
 text-decoration:none;
 }

#bottom {
	height: 100px;
	background-image:url(images/bcorners1.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	
}

#mainbar {
	float: left;
	width: 450px;
	padding-left: 50px;
	background-color:#fff;
	padding-top: 10px;
	
}

#mainbarwide {
	float: left;
	width: 698px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 10px;
	height:100%;
	background-color:#fff;
	
}
#mainbar li {
	list-style-image: url(images/bullet.jpg);
}

.post .date {
	float: left;
background-image: url(images/back_date.jpg);
background-repeat: no-repeat;
text-align: center;
font-size: 12px;
text-transform: uppercase;
height: 46px;
width: 51px;
padding-top: 4px;
padding-right: 2px;
padding-bottom: 2px;
padding-left: 4px;
line-height: 1.3em;
margin-right:8px;
margin-top: -5px;
}

.date_small {
	float:left; 
	width:20px;
	height:20px; 
	padding:5px; 
	background-color:#666666; 
	color:#FFFFFF;
	margin-right:10px; 
	font-size:.8em; 
	text-transform:uppercase; 
	text-align:center; 
	line-height:1.1em;
	}

.date_number {font-size:1.6em;}

ol li {padding-bottom:20px;}

h1 {
	font-size: 24px;
	color: #413830;
	line-height:32px;
}

h2 {
	font-size: 18px;
	color: #C1673C;

}
h3 {
	font-size: 16px;
	color: #990000;
}
h4 {
	font-size: 10px;
	color: #666666;
}

h5  {
	font-size:14px;
	color: #000000;
	font-weight: bold;
	}
h6  {
	font-size: 12px;
	color: #00000;
	}

h1 a:hover {text-decoration:none;
color:#000;}
h2 a:hover {text-decoration:none;}


#container {
	background-color: #FFFFFF;



}

/*
ul#nav {
height:35px;
margin: 0;
padding:0;
text-align:center;
}

ul#nav li {
	list-style:none;
	float:left;
	width: 70px;
	background-image:url(images/menu_divider.jpg);
	background-position: right 8px ;
	background-repeat:no-repeat;
	line-height:32px;
	font-size: 16px;
	color:#fff;
	padding-top: 0;
	padding-right: 13px;
	padding-bottom: 15px;
	padding-left: 13px;
}
*/



#navmenu ul {
	margin: 0;
	list-style-type: none;
	list-style-image: none;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	
}
#navmenu li {
	display: inline;
	font-size: 11px;
	background-image:url(images/menu_divider.jpg);
	background-position: right 3px;
	background-repeat:no-repeat;
	padding-left: 8px;
	padding-right: 8px;
	
 }

.post {
margin-top: 15px;

}

.entry {margin-top: 20px;
}

.postmetadata {

}

.navigation {
text-align:center;
padding-top: 15px;

}

.sidebar {
	width: 218px;
	float: right;
	text-align:center;
	padding-left: 15px;
	padding-right: 35px;
	padding-top: 10px;
}

.sidebar li {
	list-style-type: none;
	padding-left: 0;
	
}

.sidebar ul {
	margin-left: 0;
	padding-left:0;
	padding-right:0;
	margin-bottom: 20px;
	padding-bottom: 5px;
}

.sidebar h2 {
 font-size:16px;
 color: #333333;
}

.widgettitle {
border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 20px;
	}


.search {

}

.calendar {

}

.calendar a:link {
	text-decoration:underline;

}

#footer {
	font-size: 10px;
	text-align: center;
	padding-top: 5px;
	height: 27px;
	color: #FFF;
	background-image:url(images/bg_menu.jpg);
	background-position:top;
	vertical-align: middle;	
}

.footerlink {
	color:#6D723D;
	font-size: 12px;
	
}

.footertext {
	font-size:12px;
	
	line-height:12px;
	}

.share {
	text-align:right;
}

.title {
	font-size: 24px;
	font-weight:bold;
	}
	
.quote {
	font-size: 12px;
	
	}

.author {
	font-size: 12px;
	text-align: right;
	font-style: italic;
	
	}
	
.alignright {
float:right;
text-align:center;
padding-right: 5px;
padding-left: 20px;
padding-bottom: 10px;
}

.alignleft {
float:left;
text-align:center;
padding-left: 5px;
padding-right: 20px;
padding-bottom: 10px;
}

.wp-caption-text {
font-size:10px;
color:#666666;
}

/*--------MENU--------*/


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.invertedshiftdown2{
padding: 0;
width: 100%;
/*border-top: 5px solid #000000; /*Highlight red color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown2 ul{
margin:0;
margin-left: 100px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown2 a{
float: left;
display: block;
font: bold 12px Arial;
color: #FFF;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px 5px 10px; /*Padding within each menu item*/
background-color: #C1673C; /*Default menu color*/
border-bottom: 8px solid #FFFFFF;
}

.invertedshiftdown2 a:visited{
float: left;
display: block;
font: bold 12px Arial;
color: #FFF;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px 5px 10px; /*Padding within each menu item*/
background-color: #C1673C; /*Default menu color*/
border-bottom: 8px solid #FFFFFF;
}
.invertedshiftdown2 a:hover{
background-color: #000000; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #000000; /*Highlight red color theme*/
color: #FFFFFF;
}

.invertedshiftdown2 .current a{ /** currently selected menu item **/
background-color: #000000; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #000000; /*Highlight red color theme*/
color: #FFFFFF;
}


/*--------- END MENU---------*/

/*----------COMMENTS---------*/
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

/*-----------END COMMENTS-----------*/



/*----------Search Box-------*/

.sidebar #searchform div {
	background-image: url(images/searchform1.jpg);
	width: 226px;
	height: 49px;
	margin-left: -7px;
}
.sidebar #searchform div #s {
	border: 0;
	margin-top: 13px;
	margin-left: 17px;
	width: 154px;
	height: 20px;
	color: #726b59;
	font-size: 1.1em;
	outline: none;
}
.sidebar #searchform div #searchsubmit {
	border: 0;
	background: none;
	width: 39px;
	height: 26px;
	margin-left: 4px;
	overflow: hidden;
	text-indent: -2000px;
	cursor: pointer;
}
.double-right-sidebar .sidebar #searchform div {
	background-image: url(images/searchform-double-sidebar.jpg);
	width: 190px;
	height: 45px;
	margin-left: -3px;
}
.double-right-sidebar .sidebar #searchform div #s {
	border: 0;
	margin-top: 14px;
	margin-left: 19px;
	width: 115px;
	height: 16px;
	color: #909090;
	font-size: 0.9em;
	outline: none;
}

/*-------End Search Box--------*/