/*

Theme Name: BuffaloWomyn

Description: Based on the Corporate Theme this wordpress theme has been customized for BuffaloWomyn.com.

      Cross-browser, XHTML Strict v1.0 and CSS 2.1 valid. Great for businesses, corporate blogs and web sites.

      Comes with customizable intro text, for information read Instructions.txt. NOTICE: This version contains a few critical bug fixes, so make sure you have the latest version.

Version: 0.0.1

Author: P3Hosting

Author URI: http://www.P3Hosting.com/

Tags: business, corporate, xhtml, css, simple, clean, clear, white, grey, orange, fixed width, intro, banner, widget-ready, widgets, right sidebar, two columns, valid XHTML, valid CSS, blueprint, blueprintcss

*/



body

{

	background: #000077 url('images/bodybg.png') repeat-x 0 0;

	font-size: 11px;

	color: #525252;

}





h2, a

{

	color: #3377ee;

}

pre, code {white-space: normal;}





#top

{



	text-align: right;

	height: 24px;

}



#top .menu

{

	padding-top: 7px;

}



#top .menu li

{

	display: inline;

	list-style-type: none;

	padding-right: 20px;

}



#top .menu a

{

	text-decoration: none;

	color: #fff;

}



#top .menu a:hover

{

	color: #cc6655;

}



#contenttop

{

	background: transparent url('images/topbg.png') no-repeat 0 0;

	height: 37px;

}

#header

{

         padding:0em;

         height: 200px;

         margin-left:55px;

         width:90%;

         text-align:center;

  	 background: transparent url('images/WBLogo.png') no-repeat center center;



}



#header #title

{

	

}



#header #title .logo

{

	float: left;

}



#header #title #blogtitle

{       display:none;

        text-align:center;	

        margin-left:85px;

}



#header #title h1

{

     width:90%;

     font-family;verdana, geneva, arial,sans-serif;

     text-align:center;

	font-size: 36px;

	font-weight: bold;

	color: #000077;

	margin-left: auto;

	margin-right: auto;

	margin-bottom: 5px;

}



#header #title h2

{

     text-align:center;

	font-size: 14px;

	color: #000077;

}



#header #searchbar

{

	margin-top: 20px;

}



#introcontainer

{

	margin-top: 40px;

}



#intro

{

	

	height: 230px;

	background: url('images/introbg.jpg') no-repeat 0 0;

	margin-left: 7px;

}





#intro #introtext

{

	float: left;

	height: 265px;

	margin: 20px auto auto 20px;

	overflow: hidden;

}





#intro #introtext h1

{

	font-size: 18px;

	color: #00599d;

	margin-bottom: 16px;

}



#intro #introtext p

{

	font-size: 16px;

}



#intro #introicon

{

	float: right;

	margin: 85px 50px;

}



.post

{

	background: #bbccff;

	border: solid 1px #000077;

	margin: 40px 5px 20px 5px;	

	padding: 15px;	

}



.post .postheader .commentcount

{

	width: 27px;

	line-height: 12px;

	float: left;

	text-align: center;

	padding-right: 10px;

}



.post .postheader .commentcount a

{

	text-decoration: none;

	color: #4884bc;

}



.post .postheader .posttitle

{

	line-height: 20px;

}



.post .postheader .posttitle h2

{

	font-family: Georgia, Times, "Times New Roman", serif;

	font-size: 30px;

	padding: 0;

	margin: 0;

}



.post .postheader h2 a

{

	text-decoration: none;

}



.post .postheader .posttitle .postmeta

{

	font-family: Georgia, Times, "Times New Roman", serif;

	font-size: 12px;

}



.post .postcontent

{

	margin-top: 20px;

/*	line-height: 17px;   */

}



.post .postcontent p

{

	margin-bottom: 10px;

}



.post .posttags, .post .posttags a

{

	color: #959595;

	clear:both;

	margin-top: 20px;

	text-align: right;

}



.commentbox

{

	background: #fff;

	border: solid 1px #eeeeee;

	margin: 10px 5px 20px 5px;

	padding: 15px;

	_padding: 7px;

}



.commentmeta .avatar

{

	float: left;

	padding-right: 6px;

	_padding-right: 3px;

}



.commenttext

{

	clear: both;

	margin-top: 10px;

}



.commentform input

{

	padding: 0;

	margin: 0;

	line-height: 0;

}



#commentform .text {

	width: 300px;

    margin: 0 0 15px 0;

}



#commentform textarea

{

    width:450px;

    height:150px;

    margin:0;

    padding:5px;

}



.navlinks

{

	margin: 0px 5px 40px 5px;	

}



.navlinks a

{

	text-decoration: none;

}



.navlinks img

{

	margin-right: 5px;

}



#sidebar #wrapbox

{

	background: #bbccff;

	border: solid 1px #000077;

	padding: 17px;

	margin: 40px 5px 20px 5px;

	_margin: 40px 0px 20px 0px;

}



#sidebar .sidebarbox

{

	line-height: 20px;

	margin-bottom: 40px;

}



#sidebar .sidebarbox h3

{

	font-size: 14px;

	color: #cc6655;

	margin-bottom: 10px;

}



#sidebar .sidebarbox a

{

	text-decoration: none;

}



#sidebar .sidebarbox ul

{

	list-style-type: none;

	text-indent: -1.5em;

}



#sidebar .sidebarbox .pages ul

{

	text-indent: -3em;

}

#contentwrapper

{
	background: transparent url('images/contentbg.png') repeat-y 0 0;
}


.searchform #searchbox

{

	float: left;

	background: #f1f1f1;

	border: solid 1px #e3e3e3;

	width: 120px;

	height: 14px;

	font-size: 11px;

}



.searchform #searchbutton

{

	height: 18px;

	width: 18px;

	margin-left: 6px;

	border: none;

	cursor: pointer;

	background: url('images/searchbutton.jpg') no-repeat 0 0;

}



/*** Wordpress ***/

.aligncenter,

div.aligncenter {

   display: block;

   margin-left: auto;

   margin-right: auto;

}



.alignleft {

   float: left;

   margin: 0 10px 10px 0;

}



.alignright {

   float: right;

   margin: 0 0 10px 10px;

}



.wp-caption {

   background: #fafafa;

   border: solid 1px #eeeeee;

   text-align: center;

   padding-top: 4px;

}



.wp-caption img {

   float: none;

   margin: 0;

   padding: 0;

   border: 0 none;

}



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

   font-size: 11px;

   line-height: 17px;

   padding: 0px;

   margin: 0px;

}



/* P3Hosting */

.spi-field-comment {

   display:none;

   }
.postcontent  {
  font-size:14px;
}


/************************************************

*	Navigation      					   *

************************************************/

#P3Nav {
  border:5px;
  margin-top:205px;
  margin-left:55px;
  width:90%;
}

#nav {
     width:100%;
	margin: 0px;
	padding: 0px;
	}

#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#nav li a, #nav li a:visited {
	background: #3377ee;
	color: #404040;
	display: block;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
    margin: 0px 2px 0px 0px;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	border-top-right-radius:5px;
     border-top-left-radius:5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}



#nav li a:hover {

	background: #52e052;

	color: #003663;
	border-top-right-radius:5px;

     border-top-left-radius:5px;

	-moz-border-radius-topleft: 5px;

	-moz-border-radius-topright: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-top-left-radius: 5px;

	-webkit-border-top-right-radius: 5px;

	-webkit-border-bottom-left-radius: 0px;

	-webkit-border-bottom-right-radius: 0px;

	}

	

#nav li li a, #nav li li a:visited {

	width: 170px;

	color: #003663;

	float: none;

	margin: 0px 0px 0px -1px;

	padding: 7px 10px 7px 10px;

	border-bottom: 1px solid #00567F;

	border-left: 1px solid #00567F;

	border-right: 1px solid #00567F;
	border-top-right-radius:0px;

     border-top-left-radius:0px;

	-moz-border-radius-topleft: 0px;

	-moz-border-radius-topright: 0px;

	-khtml-border-radius: 0px;

	-webkit-border-top-left-radius: 0px;

	-webkit-border-top-right-radius: 0px;

	-webkit-border-bottom-left-radius: 0px;

	-webkit-border-bottom-right-radius: 0px;

	}

	

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

	background: #52e052;

	color: #404040;

	padding: 7px 10px 7px 10px;
	border-top-right-radius:0px;

     border-top-left-radius:0px;

	-moz-border-radius-topleft: 0px;

	-moz-border-radius-topright: 0px;

	-khtml-border-radius: 0px;

	-webkit-border-top-left-radius: 0px;

	-webkit-border-top-right-radius: 0px;

	-webkit-border-bottom-left-radius: 0px;

	-webkit-border-bottom-right-radius: 0px;

	}



#nav li ul {

	z-index: 9999;

	position: absolute;

	left: -999em;

	height: auto;

	width: 180px;

	margin: 0px;

	padding: 0px;

	}



#nav li li { 

	}



#nav li ul a { 

	width: 150px;

	}



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

	}



#nav li ul ul {

	margin: -29px 0 0 171px;

	}



#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {

	left: -999em;

	}



#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {

	left: auto;

	}



#nav li:hover, #nav li.sfhover { 

	position: static;

	}

	

	

#nav .current_page_item a, #nav .current_page_item a:visited {

	background: #52e052;

	color: #003663;

	border-top-right-radius:5px;

     border-top-left-radius:5px;
	-moz-border-radius-topleft: 5px;

	-moz-border-radius-topright: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-top-left-radius: 5px;

	-webkit-border-top-right-radius: 5px;

	-webkit-border-bottom-left-radius: 0px;

	-webkit-border-bottom-right-radius: 0px;

	}



#nav .current_page_item a:hover {

	background: #FFFFFF url(images/navhover.png);

	color: #003663;

	border-top-right-radius:5px;

     border-top-left-radius:5px;
	-moz-border-radius-topleft: 5px;

	-moz-border-radius-topright: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-top-left-radius: 5px;

	-webkit-border-top-right-radius: 5px;

	-webkit-border-bottom-left-radius: 0px;

	-webkit-border-bottom-right-radius: 0px;

	}


#footer  {
     text-align:center;
	height: 52px;
	background: url('images/bottombg.png') no-repeat 0 0;
	margin-top:0;
	bottom:0;
}
