/*



Theme Name:ifwrestlers





*/





/* Reset */



html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption {

    margin: 0;

    padding: 0;

    border: 0;

    outline: 0;

    font-size: 100%;

    vertical-align: baseline;

    background: transparent;



}


tbody, tfoot, thead, tr, th, td {

    margin: 0;

    padding: 10px;

    border: 0;

    outline: 0;

    font-size: 100%;



    background: transparent;



}



body {
	line-height: 1;
	background-color: #efefef;
	font-family: 'Open Sans', arial, sans-serif;
}



ol, ul {

    list-style: square url(http://www.ifwrestlers.org/wp-content/themes/ifwrestlers/none);

}



blockquote, q {

    quotes: none;

}



blockquote:before, blockquote:after, q:before, q:after {

    content: '';

    content: none;

}



:focus {

    outline: 0;

}



ins {

    text-decoration: none;

}



del {

    text-decoration: line-through;

}



table {

    border-collapse: collapse;

    border-spacing: 0;

}



.clearfix:after {

    content: ".";

    display: block;

    height: 0;

    clear: both;

    visibility: hidden;

}



.clearfix {

    display: inline-block;

} /* Hide from IE Mac \*/.clearfix {

    display: block;

} /* End hide from IE Mac */.none {

    display: none;

} /* End Clearfix */







/* #Forms

================================================== */



form {

    margin-bottom: 20px;

}



fieldset {

    margin-bottom: 20px;

}



input[type="text"],

	input[type="password"],

	input[type="email"],

	textarea,

	select {

    border: 1px solid #232e62;

    padding: 6px 4px;

    outline: none;

    -moz-border-radius: 2px;

    -webkit-border-radius: 2px;

    border-radius: 2px;

    font: 13px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;

    color: #333;

    margin: 0;

    width: 290px;

    max-width: 100%;

    display: block;

    margin-bottom: 20px;

    background: #fff;

}



select {

    padding: 0;

}



input[type="text"]:focus,

	input[type="password"]:focus,

	input[type="email"]:focus,

	textarea:focus {

    border: 1px solid #aaa;

    color: #444;

    -moz-box-shadow: 0 0 3px rgba(0,0,0,.2);

    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);

    box-shadow: 0 0 3px rgba(0,0,0,.2);

}



textarea {

    min-height: 60px;

}



label, legend {

    display: block;

    font-weight: bold;

    font-size: 19px;

}



select {

    width: 220px;

}



input[type="checkbox"] {

    display: inline;

}



label span,

	legend span {

    font-weight: normal;

    font-size: 19px;

    color: #444;

}



/* Defaults */





body,

input,

textarea,

button {

    font: 18px/23px 'Open Sans', Helvetica, Arial, sans-serif;

    color: #333;

}



.clear {

    clear: both;

    display: block;

    font-size: 0;

    height: 0;

    line-height: 0;

    width: 100%;

}



a, a:visited {

    text-decoration: none;

    color: #232e62;

}



a:hover {

    text-decoration: none;

    color: #bd965b;

}



a img {

    border: none;

}



p,

pre,

ul,

ol,

dl,

dd,

blockquote,

address,

table,

fieldset,

form {

    margin-bottom: 20px;

}



img.centered {

    display: block;

    margin-left: auto;

    margin-right: auto;

    margin-bottom: 20px;

    padding: 0;

}



img.alignnone {

    display: inline;

    margin: 0 0 20px;

}



img.alignright {

    display: inline;

    margin: 0px 0 20px 20px;

}



img.alignleft {

    display: inline;

    margin: 0px 20px 20px 0;

}



.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: center;
}



.alignright {

    float: right;

    margin: 20px 0 20px 20px;

}



.alignleft {

    float: left;

    margin: 20px 20px 20px 0;

}



.wp-caption {

    text-align: center;

    margin: 10px 0px;

    padding: 5px 0 5px;

    border: 1px solid #ddd;

}



.wp-caption img {

    border: 0;

    margin: 0 0 5px;

    padding: 0;

}



.wp-caption p.wp-caption-text {

    font-size: 12px;

    font-weight: 400;

    line-height: 12px;

    color: #444;

    margin: 0;

    padding: 0;

}



.clearfix:after {

    content: ".";

    display: block;

    clear: both;

    visibility: hidden;

    line-height: 0;

    height: 0;

}



.clearfix {

    display: inline-block;

}



html[xmlns] .clearfix {

    display: block;

}



* html .clearfix {

    height: 1%;

}



.entry h1,

.entry h2,

.entry h3,

.entry h4,

.entry h5,

.entry h6 {

    margin: 0 0 20px 0;

}



h1,

h2,

h3,

h4,

h5,

h6 {

    font-weight: normal;

    padding: 0;

}



h1 {

    font-size: 36px;

    line-height: 40px;

}



h2 {

    font-size: 26px;

    line-height: 28px;

    margin: 0 0 20px 0;

}



h3 {

    font-size: 20px;

    line-height: 22px;

}



h4 {

    font-size: 16px;

    line-height: 18px;

    margin-bottom: 15px;

}



h5 {

    font-size: 12px;

    line-height: 18px;

}



h6 {

    font-size: 10px;

    line-height: 16px;

}






/* Outer */



#wrapper {

    

	width:1000px;


	margin:0px auto;


	position:relative;

	padding:0px;


}



/* Head */


#top1 {
	height: 125px;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #bd965b;
} 

	

/* Menu */	

	

	

#nav {
	background-color: #232e62;
}

		

#botmenu {
	width: 1000px;
	margin: 0px 0px 0px;
	font-size: 18px;
	overflow: hidden;

}



#submenu {
	margin: 0px auto;
	padding: 0px 0px;
	text-align: center;


}



#submenu ul {


	text-align: center;


    list-style: none;

    margin: 0 auto;

    padding: 0 0px;

}



#submenu li {


display:inline-block; float:left;
    list-style: none;

    margin: 0 auto;

    padding: 0;

    color: #fff;

}



#submenu li a {

	color: #fff;

	display: block;

	margin: 0;

	padding: 11px 14px;

	text-decoration: none;

	position: relative;
	font-family: 'Open Sans Condensed', sans-serif;
	
	font-weight: 700;

	

}



#submenu li a:hover, #submenu li a:active {
	color: #232e62;
	background-color: #bd965b;
	

}



#submenu .current_page_item a {

	

	

}



#submenu li a.sf-with-ul {

    padding-right: 10px;

}



#submenu li li a, #submenu li li a:link, #submenu li li a:visited {
	color: #fff;
	font-size: 16px;
	width: 178px;
	margin: 0;
	padding: 0px 10px;
	line-height: 28px;
	border-bottom: 1px solid #444444;
	border-top: 1px solid #2D2623;
	border-left: 1px solid #2D2623;
	border-right: 1px solid #444444;
	position: relative;
	background: #555;
	font-weight: normal;
	text-align: left;
}



#submenu ul ul li:first-child {

    border-top: none;

}



#submenu ul ul li:last-child {

    border-bottom: none;

}



#submenu li li:last-child {

    border-bottom: none;

}



#submenu li li a:hover, #submenu li li a:active {

    background: #232e62;

    color: #fff;

}



#submenu li ul {

    z-index: 9999;

    position: absolute;

    left: -999em;

    height: auto;

    width: 200px;

    margin: 0px;

    padding: 0px;

    background: #282828;

}



#submenu li ul a {

    width: 180px;

}



#submenu li ul a:hover, #submenu li ul a:active {

}



#submenu li ul ul {

    margin: -37px 0 0 199px;

}



#submenu li:hover ul ul, #submenu li:hover ul ul ul, #submenu li.sfHover ul ul, #submenu li.sfHover ul ul ul {

    left: -999em;

}



#submenu li:hover ul, #submenu li li:hover ul, #submenu li li li:hover ul, #submenu li.sfHover ul, #submenu li li.sfHover ul, #submenu li li li.sfHover ul {

    left: auto;

}



#submenu li:hover, #submenu li.sfHover {

    position: static;

}

	

/* Body */



#casing {
	margin: 0px auto;


	
}



.otpad {

    width: 1000px;

    margin: 0px auto;

}



	



/* SEARCH FORM	 */

	

	

#search {

	padding: 0px;

	display: inline-block;

	height: 30px;

	background: #eee;

	border: 1px solid #232e62;

	width: 290px;



}



#search form {

    margin: 0px 0px 0px 0px;

    padding: 0;

}



#search fieldset {

    margin: 0;

    padding: 0;

    border: 0px;

}



#search p {

    margin: 0;

    font-size: 85%;

}



#s {

    width: 290px;

    background: transparent;

    margin: 0px 0px 0px 3px;

    padding: 5px 5px;

    height: 20px;

    border: 0px;

    font: 11px normal 100% 'Open Sans', Arial, Helvetica, sans-serif;

    color: #555;

    float: left;

    display: inline;

}

	





/* Slider */

.homepad {



}



#slide {
	background: #000000 url(images/slider.jpg) no-repeat center center;
	height: 340px;


}





.sl-more {

    padding: 5px 10px;

    background: #d2d2d3;

    -webkit-border-radius: 3px;

    -moz-border-radius: 3px;

    border-radius: 3px;

    color: #555;

}







#content h1 {font-size: 32px;

	color: #232e62;

	font-family: 'Open Sans Condensed', arial, sans-serif;

	margin-bottom: 20px;

	}



.insub {

	width: 1000px;

	margin: 0px auto;

	font-size: 22px;

	color: #555;

font-family: 'Open Sans', arial, sans-serif;

	padding: 10px;

}



.insub a:link, .insub a:visited {

    color: #fff;

}



.insub h1 {

    font-size: 42px;

}



/* Homewidget */



.home-widget {
	width: 1000px;
	margin: 0px auto;
	
	 color: #fff;
}



.home-widget .one-third {
	float: left;
	padding: 25px 16px;
	width: 300px;
	text-align: center;
	font-size: 20px;
	line-height: 24px;
	font-weight: 300;
	 color: #fff;
	 	font-family: 'Open Sans Condensed', helvetica, arial, sans-serif;
}




.home-widget .one-third h3 {
	font-family: 'Open Sans Condensed', arial, sans-serif;
	font-size: 24px;
	line-height: 120%;
	margin: 10px 0px;
	color: #232e62;
	font-weight: 700;


}

.home-widget .one-third h3 a:link, .home-widget .one-third h3 a:visited {



    color: #ffffff;



}

.home-widget .one-third h3 a:hover {



    color: #fff;



}




/* Home posts */



#home-content {



    margin: 45px 0px 0px;  

}



.container {

    width: 1000px;

    margin: 0px auto;


}



.bloghead {
	margin-bottom: 20px;
	float: left;
	width: 300px;
	margin-left: 10px;


}



.bloghead h4 {
	font-size: 24pt;
	margin: 25px 0px 10px;
	font-weight: 700;
	font-family: 'Open Sans', arial, sans-serif;
	text-align: center;
	line-height: 26pt;
	color: #232e62;
}



.box {

    float: left;

    margin-right: 20px;
	   margin-left: 20px;

    width: 293px;

    margin-bottom: 20px;

}



.lastbox {

    margin-right: 0px;

}



.boxim {

    background: #fff;

    padding: 4px 4px;

    margin-bottom: 10px;

}



.boxim:hover {

    background: #232e62;

    -webkit-transition: background 1s ease;

    -moz-transition: background 1s ease;

    -o-transition: background 1s ease;

    transition: background 1s ease;

}



img.boximg {

    border: 1px solid #ddd;

}




.btitle h2 {
	font-size: 19px;
	font-weight: 700;
	margin-bottom: 10px;
	color: #232e62;
	text-align: center;
}



.btitle h2 a:link, .btitle h2 a:visited {

    color: #232e62;

}

.btitle h2 a:hover {

    color: #231f20;


}



.bmore {
	padding: 5px 10px;
	background: #232e62;

    -webkit-border-radius: 3px;

    -moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #ccc;
	color: #fff;
	text-align: center;

}





/* Article Content */



#content {

    width: 650px;

    float: left;

    padding: 30px 25px;
	font-family: 'Open Sans', sans-serif;

}



.post {

    margin-bottom: 20px;

    padding-bottom: 20px;
	
font-family: "Open Sans",sans-serif;





}

.post a:link, .post a:visited {
	text-decoration: underline;
}

.post a:hover {
	color: #bd965b;
	text-decoration: none;
}



.title h2 {

    font-size: 24px;

font-family: 'Open Sans', arial, sans-serif;

}



.title h2  a:link,.title h2  a:visited {

    color: #232e62;

}



.postimg {

	background: #fff;

	padding: 4px;

	margin-bottom: 10px;

	float: left;

	margin-right: 20px;

}



.postimg:hover {

    background: #232e62;

    -webkit-transition: background 1s ease;

    -moz-transition: background 1s ease;

    -o-transition: background 1s ease;

    transition: background 1s ease;

}



.postmeta {

    margin-bottom: 10px;

    padding-bottom: 10px;






}



.postmeta span {

    display: block;

    margin-bottom: 10px;

}



.entry-right {



    margin-left: 0px!important;

}



.entry {
	margin: 0px 0px;
	padding: 0px 0px;
	overflow: hidden;
	font-weight: 300;
}



.entry a:link,

.entry a:visited {

    color: #232e62;

}



.entry a:hover {

    color: #232e62;

}



.entry ul, .entry ol {

    margin: .4em 0 1em;

    line-height: 150%;

}



.entry ul li, .entry ol li {

    list-style-position: outside;

    margin-left: 1.6em;

}







	



/* Sidebar */



#right {

    width: 300px;

    float: right;

    padding: 30px 0px;

}



h3.sidetitl {

    color: #232e62;

    font-size: 25px;
	
	line-height: 28px;

    margin-bottom: 10px;

    padding: 0px 0px 10px 0px;

    font-weight: 700;

font-family: 'Open Sans Condensed', arial, sans-serif;

}



.sidebox {

    list-style: none;

    margin: 0px 0 30px 0px;

}



.sidebox ul {

    list-style-type: none;

    margin: 0;

    padding: 0 0 5px;

}



.sidebox li {

    list-style-type: none;

    margin: 0;

    padding: 0;

}



.sidebox ul ul {

    list-style-type: none;

    background-repeat: no-repeat;

    margin: 0;

    padding: 0;

}



.sidebox ul li {

    list-style-type: none;

    margin: 0;

}



.sidebox ul li a:link,.sidebox ul li a:visited {

    color: #666;

    text-decoration: none;

    display: block;

    padding: 5px 0px;

}

.sidebox ul li a:hover {

    color: #232e62;

    text-decoration: none;

    display: block;

    padding: 5px 0px;

}



.sidebox.widget_categories ul li,.sidebox.widget_pages ul li,.sidebox.widget_archive ul li,.sidebox.widget_links ul li,.sidebox.meta_links ul li {

    border-bottom: 1px solid #fafafa;

}



.sidebox.widget_recent_entries ul li a {

    border-bottom: 1px solid #fafafa;

}

/* Front widget */

h3.sidetitl2 {
	color: #555555;
	font-size: 34px;
	margin-bottom: 25px;
	padding: 0px 0px 10px 0px;
	font-weight: 700;
	font-family: 'Open Sans Condensed', arial, sans-serif;	text-align: center;
}



.sidebox2 {

    list-style: none;

    margin: 0px 0 30px 0px;
		font-size: 19px;
			font-family: 'Open Sans Condensed', arial, sans-serif;


}



.sidebox2 ul {

    list-style-type: none;

    margin: 0;

    padding: 0 0 5px;
		font-family: 'Open Sans Condensed', arial, sans-serif;

}



.sidebox2 li {

    list-style-type: none;

    margin: 0;

    padding: 0;
		font-family: 'Open Sans Condensed', arial, sans-serif;

}



.sidebox2 ul ul {

    list-style-type: none;

    background-repeat: no-repeat;

    margin: 0;

    padding: 0;
		font-family: 'Open Sans Condensed', arial, sans-serif;

}



.sidebox2 ul li {

    list-style-type: none;

    margin-bottom: 25px;
		font-family: 'Open Sans Condensed', arial, sans-serif;

}



.sidebox2 ul li a:link,.sidebox ul li a:visited {

    color: #232e62;

    text-decoration: none;

    display: block;

    padding: 5px 0px;
		font-family: 'Open Sans Condensed', arial, sans-serif;

}

.sidebox2 ul li a:hover {

    color: #555;

    text-decoration: none;

    display: block;

    padding: 5px 0px;
		font-family: 'Open Sans Condensed', arial, sans-serif;

}



.sidebox2.widget_categories ul li,.sidebox.widget_pages ul li,.sidebox.widget_archive ul li,.sidebox.widget_links ul li,.sidebox.meta_links ul li {

    border-bottom: 1px solid #fafafa;

}



.sidebox2.widget_recent_entries ul li a {



}


ul#recentcomments li.recentcomments {

    border-bottom: 1px solid #fafafa;

    padding: 5px 0;

}



div#calendar_wrap {

    border: 1px solid #fff;

    margin: 0 auto;

    padding: 0;

}



table#wp-calendar {

    width: 100%;

    border: none;

    margin: 0!important;

    padding: 0;

}



#wp-calendar caption {

    font-size: 16px;

    color: #375752;

    font-weight: 400;

font-family: 'Open Sans', arial, sans-serif;

    text-transform: uppercase;

    padding: 10px 5px 5px;

}



#wp-calendar th,#wp-calendar td {

    text-align: center;

    color: #fff;

    background: #555;

    padding: 7px 5px;

}



#wp-calendar tr {

    margin: 0!important;

}



#wp-calendar td {

    background-color: #eee;

    color: #444;

    margin: 0!important;

}



#wp-calendar td a {

    border: none;

    color: #D1512A;

}







/* Banners */





.squarebanner {

    margin: 0px 0px 10px 0px;

}



.squarebanner ul {

    list-style-type: none;

    margin: 0px auto;

    padding: 0px 0px 0px 0px;

    overflow: hidden;

}



.squarebanner ul li {

    list-style-type: none;

    margin: 10px 15px 10px 0px;

    float: left;

    display: inline;

}



.squarebanner ul li.rbanner {

    margin-right: 0px;

}





/* Bottom */



.bottomouter {
	background: #232e62;
	margin: 0px 0px;
	padding: 0px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #bd965b;


}



#bottom {
	width: 1000px;
	margin: 0px auto;
	
}



#bottom ul {

    margin: 0px;

    padding: 0px;

}



.botwid {
	float: left;
	width: 300px;
	margin: 20px 15px 50px 15px;
	list-style: none;
	text-align: center;
}



h3.bothead {

font-family: 'Open Sans Condensed', arial, sans-serif;

	padding: 10px 0px 20px;

	color: #bd965b;

	font-weight: 700;

	text-align: center;

	font-size: 20pt;

}



.botwid ul {

    list-style-type: none;

    margin: 0px;

    padding: 0px 0px 0px 0px;

}



.botwid li {

    list-style-type: none;

    margin: 0;

    padding: 0;

}



.botwid ul ul {

    list-style-type: none;

    margin: 0;

    padding: 0px 0px 0px 0px;

    background-repeat: no-repeat;

}



.botwid ul ul ul {

    list-style-type: none;

    margin: 0;

    padding: 0;

    border: 0;

}



.botwid ul ul ul ul {

    list-style-type: none;

    margin: 0;

    padding: 0;

    border: 0;

}



.botwid ul li {

    padding: 5px 0px 5px 0px;

    border-bottom: 1px dotted #fff;

}



.botwid ul li a:link, .botwid ul li a:visited {

    color: #fff;

}



.botwid ul li a:hover {

    color: #232e62;

}



.botwid p {

    padding: 5px 0px;

    margin: 0;

    line-height: 150%;

}




.botwid table {


    text-align: center;

}			

.botwid td {padding: 7px;}

	

	



/* COMMENTS */

#commentsbox {

    margin: 0px 0px 0px 0px;

}



h3#comments {

    padding: 10px 0px;

    font-size: 20px;

    margin: 20px 0px 20px 0px;

    color: #333;

font-family: 'Open Sans', arial, sans-serif;

}



ol.commentlist {

    clear: both;

    overflow: hidden;

    list-style: none;

    margin: 0;

}



ol.commentlist li {

    line-height: 18px;

    margin: 0px 0 20px 0px;

    padding: 10px 10px;

    border: 1px solid #eee;

    background: #fff;

}



ol.commentlist li .comment-author a:link,ol.commentlist li .comment-author a:visited {

    color: #333;

    font-weight: 700;

    text-decoration: none!important;

}



cite.fn {

    color: #eee;

    font-style: normal;

}



ol.commentlist li .comment-author .avatar {

    float: right;

    border: 1px solid #eee;

    background: #fff;

    padding: 3px;

}



ol.commentlist li .comment-meta .commentmetadata {

    color: #231f20;

}



ol.commentlist li .comment-meta a {

    color: #232e62;

    text-decoration: none!important;

}



ol.commentlist li p {

    line-height: 22px;

    margin-top: 5px;

    color: #666;

    font-size: 12px;

}



ol.commentlist li .reply {

    margin-top: 10px;

    font-size: 10px;

}



ol.commentlist li .reply a {

    background: #fff;

    border: 1px solid #ddd;

    color: #333;

    text-decoration: none;

    padding: 5px 10px;

}



ol.commentlist li ul.children {

    list-style: none;

    text-indent: 0;

    margin: 1em 0 0;

}



.comment-nav {

    height: 20px;

    padding: 5px;

}



.comment-nav a:link,.comment-nav a:visited {

    color: #232e62;

}



#respond {

    margin: 10px 0;

    padding: 0;

}



#respond h3 {

    font-size: 14px;

    font-weight: 400;

    color: #444;

    padding: 5px 0 0;

}



#commentform {

    padding: 10px 0;

}



#commentform a {

    color: #E1512A;

}



#commentform p {

    color: #999;

    margin: 5px 0;

}



#respond label {

    display: block;

    color: #999;

    padding: 5px 0;

}



#respond input {

    background: #fff;

    border: 1px solid #ddd;

    color: #02070F;

    margin: 0 10px 10px 0;

    padding: 5px;

}



#commentform input {

    width: 50%;

}



#respond input#commentSubmit {

    width: 100px;

    background: #545454;

    border: 1px solid #333;

    color: #fff;

    cursor: pointer;

    margin: 10px 0;

    padding: 3px 5px;

}



textarea#comment {

    background: #fff;

    border: 1px solid #ddd;

    width: 70%;

    color: #02070F;

    margin: 10px 0 0;

    padding: 5px;

}



ol.commentlist li .comment-author,ol.commentlist li .comment-author .fn {

    color: #333;

}



ol.commentlist li .comment-meta,#respond label small {

    font-size: 10px;

}



ol.commentlist li ul.children li.depth-2,ol.commentlist li ul.children li.depth-3,ol.commentlist li ul.children li.depth-4,ol.commentlist li ul.children li.depth-5 {

    margin: 0 0 0 50px;

}	

	

	



/* Footer	 */



#footer {

    padding: 35px 0px 10px;

	background: #232e62;

    text-align: center;

}



.fcred {
	width: 1000px;
	margin: 0px auto;
	color: #fff;
	font-size: 13px;
}



.fcred a:link, .fcred a:visited {

	color: #fff;

	text-decoration: underline;

}





/* Pagenavi	 */



.wp-pagenavi {

    font-size: 12px;

    text-align: center !important;

}



.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {

    text-decoration: none;

    background: #666!important;

    border: 1px solid #333 !important;

    color: #fff !important;

    padding: 3px 7px !important;

    display: block;

    text-align: center;

    float: left;

    margin-right: 4px;

}



.wp-pagenavi a:hover {

    color: #ffffff;

}



.wp-pagenavi span.pages {

    display: none;

}



.wp-pagenavi span.current {

    text-decoration: none;

    background: #FFD000 !important;

    border: 1px solid #E8B900!important;

    color: #fff !important;

    padding: 3px 7px !important;

    display: block;

    text-align: center;

    float: left;

    margin-right: 4px;

}



.wp-pagenavi span.extend {

    text-decoration: none;

    background: #FFD000 !important;

    border: 1px solid #E8B900 !important;

    color: #fff !important;

    padding: 3px 7px !important;

    display: block;

    text-align: center;

    float: left;

    margin-right: 4px;

}	



.service-text a:link, .service-text a:visited {

	font-weight: bold;

	text-decoration: underline;

}



.service-text a:hover {

	font-weight: bold;

	text-decoration: none;

}



#facebook {

	background-color: #FFFFFF;

}



.botwid .textwidget, .botwid .search {color: #fff;}

#social {
	float: right;
	height: 35px;
	width: 500px;
	text-align: right;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 3px;
	vertical-align: middle;
}

#social a, #social a:visited {
	color: #bd965b;
	text-decoration: none;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;

}

#social a:hover {
	color: #555;
	text-decoration: underline;
}

#social img {
	vertical-align: middle;
}

#white {
	background-color: #FFFFFF;
}




.responsive-slider.flexslider {



    margin-bottom: 0 !important;

}

.responsive-slider.flexslider .slide-title a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7) !important;
   
    font-size: 22px !important;
    margin: 0;
    padding: 0.5em 1em;
    position: absolute;
   top: 50% !important;
right: auto !important;
	  left: 50% !important;

    transform: translate(-50%, -50%) 
}

.gray {
	background-color: #777;
}

.brown {
	background-color: #463a30;
}

#logo {
	float: left;
	height: 125px;
	width: 463px;
}

.top2 {
	height: 125px;
}

.slidertext {
	color: #fff;
	text-align: center;
	padding-top: 60px;
	padding-right: 40px;
	padding-left: 40px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	font-size: 28pt;
	line-height: 35pt;
}

.joinnow {

	margin-top: 75px;
	
}

.joinnow a:link, .joinnow a:visited {
	color: #fff;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	padding: 10px 15px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	border: 3px solid #fff;
	font-size: 24pt;
	text-transform: uppercase;
}

.joinnow a:hover {
	color: #bd965b;
}

.beige {
	color: #bd965b;
}

#services {
	background-color: #bd965b;
}

.purplebutton {margin-top:40px;
margin-bottom:30px;
	
}

.purplebutton a, .purplebutton a:visited, .purplebutton a:active {
    color: #ffffff !important;
    font-family: "Open Sans Condensed",sans-serif;
	    font-weight: 700;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none !important;
    vertical-align: middle;
	background-color: #232e62;
	}
	
	.purplebutton a:hover {background-color: #555;     color: #ffffff !important;

	}

.purplebutton2 {float:left;

margin-left:10px;
margin-right:10px;
	
}

.purplebutton2 a, .purplebutton2 a:visited, .purplebutton2 a:active {
    color: #ffffff;
    font-family: "Open Sans Condensed",sans-serif;
	    font-weight: 700;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none !important;
    vertical-align: middle;
	background-color: #232e62;
	}
	
	.purplebutton a:hover {background-color: #555;
	}
	
	.post-date {
	font-style: italic;
}

#monitor {
	background-image: url(images/monitor.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	height: 522px;
	width: 639px;
	margin-bottom: 30px;
	

}

.videoarea { padding-top:30px;
	padding-left: 30px;
	
}

.wp-post-image {
	float: left !important;
	margin-right: 15px;
	margin-bottom: 5px;
}

.widget_featured_category_widget p{
	margin-bottom:30px;
	font-style: italic;
}

#buddypress form#whats-new-form p.activity-greeting {
    line-height: 100% !important;}
	
	ul.wpbdp-categories > li {

    width: 100% !important;}
	
	.wpbdp-bar {
    background: none !important; }
	
	form#wpbdmsearchform {

    text-align: left !important;
}


.wpbdp-bar .wpbdp-main-links {
   margin-bottom:15px;
}

.wpbdp-bar .wpbdp-search-form {
    margin: 0 !important;
    padding: 10px !important;
}


form#wpbdmsearchform input {
     margin-left:5px;
}

#buddypress div.dir-search {
    float: left !important;
    margin: 0 !important;
}

.s2_message a:link, .s2_message a:visited {
	color: #bd965b;
} 

.s2_message a:hover {
	color: #fff;
} 

#logos {
	background-color: #dddddd;
	padding-top: 25px;
	padding-bottom: 25px;
	  font-family: "Open Sans Condensed",sans-serif;
	    font-weight: 700;
}

#logos h2 {
	color: #232e62;
	  font-family: "Open Sans Condensed",sans-serif;
	    font-weight: 700;
}


.tslider blockquote p {
    color: #333 !important;}
	
	#onethird {
	vertical-align: top;
	padding: 15px;
	float: left;
	width: 300px;
	text-align: center;
	margin-top:15px;
		margin-bottom:15px;

}

#boycottbanner {
	background-color: #333;
	background-image: url(images/1980olympicteam.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 458px;
	width: 1000px;
	margin-bottom:20px;

}
.boycottbanner {	padding-top: 150px;
	padding-right: 100px;
	padding-left: 100px;}

.slidertext2 {
	color: #fff;
	text-align: center;
	padding: 25px 15px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	font-size: 28pt;
	vertical-align: middle;
	line-height: 31pt;


}

.fullwide h1 {color: #232e62;
    font-family: "Open Sans Condensed",arial,sans-serif;
    font-size: 32px;
    margin-bottom: 20px;}

.fullwide h2 {
    font-family: "Open Sans Condensed",arial,sans-serif;
    font-size: 24px;
    margin-bottom: 20px;}
	
	.fullwide {padding-bottom: 20px !important;}
	
	#onethird h2 {
	margin-top: 15px;
	margin-bottom: 15px;
}

.fullwide a:link, .fullwide a:visited {text-decoration: underline;}

.onehalf {
	width: 454px;
	padding-right: 23px;
	padding-left: 23px;
	text-align: center;
	font-size: 18px;
	color: #333333;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.onehalf a:link, #onehalf a:visited {
	color: #223061;
	text-decoration: underline;
}

.onehalf a:hover {
	color: #223061;
	text-decoration: none;
}

.onehalf h2 {
	color: #223061;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-size: 20px;
	line-height: 21px;
}

.onehalf h2 a:link {	text-decoration: none;
}

.graybg {
	background-color: #dddddd;
	font-family: "Open Sans Condensed",sans-serif;
	font-weight: 700;
padding: 25px 0;
	min-height: 540px;
	
}

#wrapper2 {

    

	width:1000px;


	margin:0px auto;}
	
	.purple {color:#232e62; margin-bottom:19px;}

.onehalf img {border: 2px solid !important;}