/*  
Theme Name: Mr. Action
Author URI: http://www.mractionclub.com/
Version: 
Author: mractionclub.com
Description: mractionclub.com theme by <a href="http://www.mractionclub.com/">mractionclub.com</a>.
The CSS/XHTML is released under : 
http://www.mractionclub.com
*/
body {
	font-weight:normal;
	color: #464646;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color:#333;
	margin: 0px 0px 0px 0px;
	line-height:130%;
	}
body * {
	margin: 0px; 
	padding: 0px;
}
/* CLEARING
---------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display:block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
	clear: both;
}

.noclear {
	clear: none;
}

.postspermonth {
margin: 5px 0 10px 0;
list-style: none;
padding-left: 1px;

}



img {
	border: none;
	background: none;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}


hr {
	height: 5px;
	color: #fff;
	margin: 8px 0px;
	border: none;
	border-top: 1px dotted #D3D3D3;
}
/*************************************
	Links
**************************************/
a, a:visited{
	color: #3F6E84;
	text-decoration: none;
	}
	
a:hover{
	text-decoration: underline;
	color: #FF8800;
	}
h1, h2, h3, h4, h5, h6 {
	/*font-family: Georgia, Times, Times New Roman, serif;*/
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:28px;
	letter-spacing:-1px;
	line-height: 110%;
	color:#CC0000;
	padding:10px 0px 5px;
}

h1 {
	/*font-family: Georgia, Times, Times New Roman, serif;*/
	margin-bottom:10px;
	text-transform:capitalize;
	font-weight:bold;
}

h2 {
	font-size:18px;
	letter-spacing:-1px;
	padding:10px 0px 0px 0px;
	color:#444444;
	margin-bottom:0px;
	text-transform:capitalize;
	font-weight:bold;
}

h3 {
	font-size:22px;
	color:#333333;
	padding:5px 0px 5px;
	margin-bottom:16px;
	text-transform:capitalize;
	font-weight:bold;

}



h4 {
	font-size:18px;
	color:#333333;
	letter-spacing:-1px;
	padding:5px 0px 5px;
	margin-bottom:16px;

}
h5 {
	font-size:14px;
	color:#333333;
	padding:5px 0px 5px;
	margin-bottom:10px;
	line-height: 120%;
	letter-spacing:-1px;
	font-weight:normal;
}

h6 {
	font-size:12px;
	color:#666666;
	font-weight:normal;
	line-height: 110%;
	text-transform:none;
	letter-spacing:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
}


ul { 
	line-height: 18px;
	padding: 0px 0px 10px 30px;
}

ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
ol.li {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 00px 10px 30px;
	}


ul.redstop { 

	line-height: 18px;

}



.redstop li {

	list-style:none;

	padding: 0 0 10px 35px;

	background-image: url(images/stop.png);

	background-repeat: no-repeat;

	background-position: left top;

}

/*************************************
	Main Container
**************************************/
#container { 
	width: 900px; 
	text-align: left; 
	margin: 0 auto;
	border: 0px solid black;
	}

/* LAYOUT STRUCTURE
--------------------------------------------------*/
#mainWrapper {
	background:url(images/bk_mainwrapper.jpg) 0 0 repeat-x;
}

#wrapper {
	margin:0 auto;
	width:900px;
}

#header {
	height:150px;
	position:relative;
	background:url(images/bk_header.jpg) 100% 0 no-repeat;
}

#content {
	padding:0 0 25px;
}


#footer {
	height:80px;
	background:#fff url(images/bk_footer.jpg) 0 0 repeat-x;
	margin-top:10px;
	border-bottom:1px solid #E5E5E5;
}


#innerFooter {
	width:890px;
	margin:0 auto;
	background:url(images/footer_grey_mark.jpg) 100% 50% no-repeat;
	height:40px;
	padding-top:20px;
	line-height:25px;
	padding-left:10px;
}/*************************************
	Header
**************************************/
#header { 
	height: 150px; 
	padding: 0px;
	position: relative;
	background:url(images/bk_header.jpg) 100% 0 no-repeat;
	}
#header .title {
	color: #DEDEDE;
	text-decoration: none;
	font-family: Georgia;
	font-size: 45px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
#header .title a {
	color: #DEDEDE;
	text-decoration: none;
	font-family: Georgia;
	font-size: 45px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	margin: 0px;
	padding: 0px;
}
#header .title a:hover {
	color: #A1B4B9;
}
#header .description {
	color: #FFF;
	font-family: Trebuchet MS;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
/*************************************
	Horizontal Menu
**************************************/
#logo {
	position:absolute;
	top:40px;
	left:10px;
	
}

#logo h1 {
	padding:0;
}

#logo h1 a, #logo h1 a:hover{
	background:url(images/logo.png) 0 0 no-repeat;
	width:383px;
	height:70px;
	text-indent:-9000px;
	display:block;
	text-decoration:none;
}

#topheadline {
	position:absolute;
	top:70px;
	right:0px;
	background:url(images/contact.png) 0 0 no-repeat;
	text-indent:-9999px;
	width:184px;
	height:60px;
}

#presents {
	position:absolute;
	top:12px;
	left:80px;
	background:url(images/presentsx.png) 0 0 no-repeat;
	text-indent:-9999px;
	width:150px;
	height:15px;
}
#new {
	position:absolute;
	top:0px;
	left:0px;
	background:url(images/newx.png) 0 0 no-repeat;
	text-indent:-9999px;
	width:79px;
	height:63px;
}
#topMenu {
	position:absolute;
	top:10px;
	right:0;
}

#topMenu li {
	float:left;
	list-style-type: none;
	padding:0 10px;
	border-right:1px solid #65809A;
	border-left:1px solid #65809A;
	background:none;
}

#topMenu li a {
	font-size:11px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}

#topMenu li a:hover {
	color:#94CDE2;
}

#topMenu li.selected a{
	color:#94CDE2;
}



/*************************************
	Content
**************************************/
#content { 
	width: 615px; 
	float: left; 
	padding-right:20px;
	font-family: Verdana, Arial, Trebuchet MS, Helvetica;
	margin: 14px 0px 20px 0px;
	background:url(images/bk_vertline.jpg) 100% 0 repeat-y;
	display: block;
	}
#contentforum { 
	width: 890px; 
	float: left; 
	padding-right:20px;
	margin: 14px 0px 20px 0px;
	display: block;
	}
#content p{
	margin: 0px;
	line-height: 20px;
	padding: 0px 0px 17px 0px;
	font-size: 13px;
	font-family: Verdana, Arial, Trebuchet MS, Helvetica;
	}
#content p img{
	border: none;
	padding: 0px 5px 5px 0px;
	}

#content ol {
	list-style-type: decimal;
	line-height: 17px;
	font-size: 13px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}

#content ul {
	line-height: 17px;
	font-size: 13px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content li {
	line-height: 20px;
	}
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 20px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

 ul.latestPosts {
	margin-top:10px;
}

 ul.latestPosts li {
	background:url(images/bk_horizline.jpg) 0 100% repeat-x;
	padding:0;
}

* html ul.latestPosts li {
	float:left;
	width:100%;
}

ul.latestPosts li a {
	display:block;
	background:url(images/ico_post.jpg) 0 4px no-repeat;
	padding:2px 0 6px 20px;
	text-decoration:none;
	margin:0;
}

ul.latestPosts li a:hover {
	color:#333;
}

ul.latestPosts li a span.date {
	font-size:10px;
	color:#999;

}

/*************************************
	Sidebar
**************************************/
#sidebar {
	float: left;
	display: block;
	width: 230px;
	margin: 10px 0px 0px 10px; padding: 0px 0px 0px 5px;
        
}

#sidebar .sidebar-profile {
	border-bottom: 1px dotted #D3D3D3;
	padding: 0px 0px 10px 0px; margin: 0px 0px 10px 0px;
}
#sidebar .sidebar-rss {
	border-bottom: 1px dotted #D3D3D3;
	padding: 0px 0px 10px 0px; margin: 0px 0px 10px 0px;
}
#sidebar .sidebar-email {
	border-bottom: 1px dotted #D3D3D3;
	padding: 0px 0px 10px 0px; margin: 0px 0px 10px 0px;
}
#sidebar .recentposts {
	border-bottom: 1px dotted #D3D3D3;
	padding: 0px 0px 10px 0px; margin: 0px 0px 10px 0px;
}

#sidebar p img {
	float: left;
	margin: 0px 7px 0px 0px;
}

#sidebar ul {
	margin:5px 0;
	padding: 10px 0px 0px 5px;
	background:url(images/bk_horizline.jpg) 0 100% repeat-x;
}

#sidebar li {
	list-style:none;

}

#sidebar ul li {
	padding:0;
	list-style-type: none;
	background:url(images/bk_horizline.jpg) 0 100% repeat-x;
}

* html #sidebar ul li {
	float:left;
	width:100%;
}

#sidebar ul li a {
	display:block;
	background:url(images/ico_post.jpg) 0 4px no-repeat;
	padding:2px 0 6px 20px;
	text-decoration:none;
	margin:0;
}

#sidebar ul li a:hover { 
	text-decoration: underline;
	color: red;
}


/*************************************
	Footer
**************************************/
#text-link-ads {
	padding: 15px;
	text-align: left;
	clear: both;
	}
/*************************************
	Testimonials
**************************************/
#content hr { display: block; }
/*************************************
	Footer
**************************************/

#footer { 
	height:80px;
	padding: 15px;
	background:#fff url(images/bk_footer.jpg) 0 0 repeat-x;
	text-align: center;
	clear: both;
	margin-top:10px;
	border-bottom:1px solid #E5E5E5;
	}
#innerFooter {
	width:890px;
	margin:0 auto;
	background:url(images/footer_grey_mark.jpg) 100% 50% no-repeat;
	height:40px;
	padding-top:20px;
	line-height:25px;
	padding-left:10px;
}

/* FORMS
-------------------------------------------------*/
form form#commentform label {
	display:block;
	padding:8px 0 2px;
	font-weight:normal;
}

form input  {
/*	border:1px solid #999999;
	background:#E8ECF9;*/
	padding:2px;
	font-size:15px;
	font-family:Georgia;
	color:black;
}

form input, form#commentform input, form textarea, form#commentform textarea  {
/*	border:1px solid #999999;
	background:#E8ECF9;*/
	padding:2px;
	font-size:15px;
	font-family:Georgia;
	color:black;
}



form textarea, form#commentform textarea {
}



form input#searchsubmit {
	background:url(images/bk_search.jpg) 0 0 no-repeat;
	width:60px;
	margin:0;
}
form input#ordersubmit {
	background:url(images/bk_order.png) 0 0 no-repeat;
}


form#searchform input#s {
	width:143px;
	margin:0;
}

form#searchform div {
	padding:0 0 10px;
}

form#searchform label {
	padding:0;
	margin:0;
}

    img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

    img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
    }

    img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    }

    .alignright {
    float: right;
    }

    .alignleft {
    float: left;
    }





.trainingbox { /* apply this class to a paragraph to give it a grey box around it */

	background-color: #F3F3F3;
	border: 1px solid #E2E2E2;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.testibox { /* apply this class to a paragraph to give it a grey box around it */

	background-color: #F3F3F3;
	border: 1px solid #E2E2E2;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.whitebox { /* apply this class to a paragraph to give it a grey box around it */
	border: 1px solid #E2E2E2;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.whbox { /* apply this class to a paragraph to give it a grey box around it */
	border: 0px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.testbox { /* apply this class to a paragraph to give it a grey box around it */

	background-color: #F3F3F3;
	border: 1px solid #E2E2E2;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.alertbox { /* apply this class to a paragraph to give it a grey box around it */

	background-color: #99FFFF;
	border: 1px solid #E2E2E2;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.greybox { /* apply this class to a paragraph to give it a grey box around it */

	background-color: #F3F3F3;
	margin-top: 10px;
	border: 1px solid #E2E2E2;

	width: 80%;

	margin-right: auto;

	margin-left: auto;

	margin-bottom: 20px;

	padding-top: 15px;

	padding-right: 15px;

	padding-bottom: 15px;

	padding-left: 15px;

}
.creambox { /* apply this class to a paragraph to give it a grey box around it */

	background-color: #FFFFCC;
	border: 1px solid #E2E2E2;
	width: 80%;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 20px;

}

.bluebox { /* apply this class to a paragraph to give it a grey box around it */

	background-color: #CECEFF;

	border: 2px solid #CECFFF;

	width: 80%;

	margin-right: auto;

	margin-left: auto;

	margin-bottom: 20px;

	padding-top: 15px;

	padding-right: 15px;

	padding-bottom: 15px;

	padding-left: 15px;

}


ul.greencheck { 

	line-height: 18px;

}



.greencheck li {

	list-style:none;
	padding: 0 0 10px 35px;
	background-image: url(images/checkmark-sm.png);
	background-repeat: no-repeat;
	background-position: left top;

}



.checklist li {

	list-style:none;
	padding: 0 0 10px 35px;
	background-image: url(images/checklist.gif);
	background-repeat: no-repeat;
	background-position: left top;

}



ul.redstop { 

	line-height: 18px;

}



.redstop li {

	list-style:none;

	padding: 0 0 10px 35px;

	background-image: url(images/stop.png);

	background-repeat: no-repeat;

	background-position: left top;

}

#mainContent .testimonial { /* styles for the testimonial table */

	width: 90%;

	margin-right: auto;

	margin-left: auto;

    margin-bottom: 20px;

	border: 1px solid #bfb46b;

    background-color: #fff6b8;

}

.testimonial img {

	padding-top: 15px;

}



#mainContent .roundbox { /* this is the opt-in email box with rounded corners */

	background-image: url(images/round-box-fill.gif);

	background-repeat: repeat-y;

	background-position: center;

	width: 475px;

	margin-right: auto;

	margin-left: auto;

	margin-top: 25px;

	margin-bottom: 25px;

    height:auto;

    min-height:300px;

}

#mainContent .roundboxcontent p {

	line-height: 25px;

    margin-bottom:0px;

}

.roundboxcontent {

	padding-right: 25px;

	padding-left: 25px;

	font-size: 18px;

	font-weight: bold;

	text-align: center;

	font-family: Georgia, "Times New Roman", Times, serif;

}

.roundboxcontent .input {

	width: 300px;

	font-size: 15px;

	font-weight: bold;

	padding: 2px;

	color: #CC0000;

	text-align: center;

	margin-right: auto;

	margin-left: auto;

	border: 1px solid #333333;

	background-color: #FFF9DF;

}

.roundboxcontent .label {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	text-align: center;

}

#mainContent .button {

	background-color: #cc0000;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: bold;

	color: #FFFFFF;

	padding: 4px;

	background-image: url(images/form-btn-bg.png);

	background-repeat: no-repeat;

	background-position: center;

	border: 2px solid #000;

	margin-top: 10px;

    cursor:pointer;

}



#mainContent .button:hover {

	background-color: #ff0000;



}

.roundboxcontent form {

	margin-bottom: 0px;

}

.roundboxbtm {

	background-image: url(images/round-box-btm.gif);

	background-repeat: no-repeat;

	background-position: center bottom;

	height: 22px;

    margin:0px;

    padding:0px;

    

}

.roundboxtop {

	background-image: url(images/round-box-top.gif);

	background-repeat: no-repeat;

	background-position: center top;

	height: 22px;

}



#squeeze h1, #squeeze h2, #squeeze h3, #squeeze h4 {

	font-family: Georgia, helvetica, sans serif;

}



#mainContent .postwrap a, #mainContent .postwrap a:link, #mainContent .postwrap a:visited, #mainContent .postwrap a:active {

	color: #cc0000;

    	text-decoration: underline;

}

#mainContent .postwrap a:hover {

	color: #000000;

}



#squeeze h1 {

	font-size: 36px;

    line-height: 41px;

    margin-top:0px;

    padding-top:0px;

}

#squeeze h2 {

	font-size: 24px;

    line-height: 29px;

}

#squeeze h3 {

	font-size: 20px;

    line-height: 24px;

}

#squeeze h4 {

	font-size: 16px;

    line-height: 20px;

    font-weight:normal;

}



.yellow { /* this makes your text look like it is highlighted in yellow */

	background-color: #FFFF00;

    font-weight:bold;

}



.red {

	color: #CC0000;

}



.blue {

	color: #0000FF;

}



.green {

	color: #007d0f;

}



.center {

	text-align:center;

}



.lineout { /* crosses out text with a line */

	text-decoration: line-through;

}

.paper1btm {

	background-image: url(images/paper1-btm.jpg);

	background-repeat: no-repeat;

	background-position: center bottom;

	height: 40px;

	margin:0px;

	padding:0px;

}

.paper1top {

	background-image: url(images/paper1-top.jpg);

	background-repeat: no-repeat;

	background-position: center top;

	height: 73px;

}



#mainContent .paper1 { 

	background-image: url(images/paper1-fill.jpg);

	background-repeat: repeat-y;

	background-position: center;

	width: 475px;

	margin-right: auto;

	margin-left: auto;

	margin-top: 25px;

	margin-bottom: 25px;

	height:auto;

	min-height:300px;

}

#mainContent .paper1content p {

	line-height: 26px;

}

.paper1content {

	font-size: 18px;

	font-weight: bold;

	text-align: left;

	font-family: "Courier New", Courier, monospace;

	padding-right: 35px;

	padding-left: 35px;

}

.stickywrap {

}

.stickynote {

	background: url(images/stickynote.jpg) no-repeat left top;

	padding: 38px 40px 35px 60px;

	height: 261px;

	width: 260px;

	font: 18px/22px "Courier New", Courier, monospace;

	text-align: center;

	float: left;

}

.paper2btm {

	background-image: url(images/paper2-btm.jpg);

	background-repeat: no-repeat;

	background-position: center bottom;

	height: 60px;

	margin:0px;

	padding:0px;

}

.paper2top {

	background-image: url(images/paper2-top.jpg);

	background-repeat: no-repeat;

	background-position: center top;

	height: 44px;

}



#mainContent .paper2 { 

	background-image: url(images/paper2-fill.jpg);

	background-repeat: repeat-y;

	background-position: center;

	width: 475px;

	margin-right: auto;

	margin-left: auto;

	margin-top: 25px;

	margin-bottom: 25px;

	height:auto;

	min-height:300px;

}

#mainContent .paper2content p {

	line-height: 26px;

}

.paper2content {

	font-size: 16px;

	font-weight: bold;

	text-align: left;

	font-family: Georgia, "Times New Roman", Times, serif;

	padding-right: 45px;

	padding-left: 45px;

}

.paper3btm {

	background-image: url(images/paper3-btm.jpg);

	background-repeat: no-repeat;

	background-position: center bottom;

	height: 106px;

	margin:0px;

	padding:0px 45px 25px;

}

.paper3top {

	background-image: url(images/paper3-top.jpg);

	background-repeat: no-repeat;

	background-position: center top;

	height: 106px;

	padding-right: 45px;

	padding-left: 45px;

	padding-top: 25px;

}



#mainContent .paper3 { /* this is the opt-in email box with rounded corners */

	background-image: url(images/paper3-fill.jpg);

	background-repeat: repeat-y;

	background-position: center;

	width: 475px;

	margin-right: auto;

	margin-left: auto;

	margin-top: 25px;

	margin-bottom: 25px;

	height:auto;

	min-height:300px;

}

#mainContent .paper3content p {

	line-height: 26px;

}

.paper3content {

	text-align: left;

	padding-right: 45px;

	padding-left: 45px;

}


.shadowbox { /* this styles the box that looks like the lower right corner is turned up */

	background-color: #FFFFFF;

	width: 70%;

	margin-right: auto;

	margin-left: auto;

	margin-top: 20px;

	margin-bottom: 20px;

	text-align: center;

	border: 3px solid #333333;

}

.sbcontent { /* shadow box content styles */

	padding: 15px;

	border: 1px solid #E2E2E2;

	background-color: #F3F3F3;

	background-image: url(images/shadowbox-corner.jpg);

	background-repeat: no-repeat;

	background-position: right bottom;

}



.sbshadow { /* div for page curl shadow below box */

	background-image: url(images/shadowbox-shadow.jpg);

	background-repeat: no-repeat;

	background-position: right top;

	height: 28px;

}

.buttonx {


	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: bold;

	padding: 4px;

	margin-top: 10px;

    cursor:pointer;
	background-color: #BFBFFF;

	border: 2px solid #000;

}
