/*
Theme Name: Befrocked
Theme URI: http://www.befrocked.com
Description: befrocked.com
Version: 1.0
Author: Zach Brown
Author URI: http://www.roguemediaonline.com
*/

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;


	background-image: url(http://www.befrocked.com/images/clothbg.jpg) 
	background-position: center;
	background-color: #79726A;
	background-attachment: fixed;
}

a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color:  black;
	text-decoration: none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #999900;
	text-decoration: none;
}

a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: black;
}

a.good:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color:  black;
	text-decoration:underline;

}
a.good:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #999900;text-decoration:underline;

}

a.good:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: black;
	text-decoration:underline;
}


a.footer:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
font-weight: normal;
}
a.footer:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
font-weight: normal;
}

a.footer:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
font-weight: normal;
}



.noborder {
	border: none;
}

.maintext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
}



.maintextsmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;
	color: #484b3a;
}

.maintextbold {
	font-family: VGeneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #FFF;
}

.goodstuff {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFF7DF;
}

.maintextbig {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #484b3a;
}

.maintextbigger {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333
	font-weight: normal;
}

.nolink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #AD0737;
}

.mywhitebox {
	  border-style: groove;
	border: thin single rgb(250,255,255);
}

.smallcaps {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-varient: small-caps;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #FFF;
}

.allcaps {
	text-transform:uppercase;
}
	ul, ol {
	list-style:none;

}

li { 
	float: left
} 

li .page_item {
        text-transform:uppercase;
}

ul li .menu {
        text-transform:uppercase;
        margin: 0px;
        padding: 0px 0px 0px 45px;
}
#menu {
        text-transform:uppercase;
        margin: 0px;
        font-size: 18px;
}