/* CSS Document */


/*
	CSS files kept in the 'schemes' directory can be used to
	costumize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 version as well as debug any problems
	that might occur.

	You select schemes from the K2 Options page in the
	'Presentation' section of your WordPress administration.
	
	Author Name	:
	Author Site	:
	Style Name	:
	Style URI	:
	Version		:
	Comments	:
*/

#page {
	/* The entire design is contained within the 'page' id */
	}
	
#header {
	/* Contains the H1 and menu */
	}
	
#primary {
	/* Contains the main column */
	}

.hentry {
	/* Each entry is contained within the 'hentry' class */
	}

.entry-content {
	/* The meat and potatoes of every entry */
	}

.secondary {
	/* Contains the sidebar */

}

body {
font-family: Arial,Helvetica,Sans-Serif!important;
color:#fff!important;
background-color:#fff!important;
background-image:url(./images/background.jpg)!important;
background-repeat: repeat;
background-position: top left;
}


a {
color:#009999!important;
text-decoration:none;
font-size: 1em;
font-weight: bold!important;
}

a:hover {
color:#00cccc!important;
}

#page {
margin: 0px auto;
border: 0px!important;
width: 923px!important;
padding: 0px 0px 0px 0px!important;
}

.entry-content p, .entry-content ul, .entry-content ol, .entry-content div, .entry-content blockquote {
margin:5px 0px 15px 0px!important;
}

.page-head {
margin:5px 0pt;
}

#header {
margin-top: 0px;
width: 923px;
height: 240px!important;
background-image:url(./images/header.jpg)!important;
background-repeat: no-repeat;
background-position: top left;
background-color: transparent!important;
}

#header-logo
{
width:425px;
height:179px;
}
.entry-content2 h5 {
margin-left: 30px;
color: #333;
font-size: 16px;
}
.entry-content2 h4 {
margin-left: 30px;
margin-top: 20px!important;
color: #cc99cc!important;
font-size: 20px;
}
.entry-content2 p {
margin-left: 5px;
}

p {
font-size: 1.1em!important;
line-height: 120%;
color: #666;
}

#primary {
float: right;
width: 580px;
padding-right: 15px!important;
padding-top: 0px!important;
margin-top: 0px!important;
}

#primary2 {
float: right;
width: 923px;
padding-right: 0px!important;
padding-top: 0px!important;
margin-top: 0px!important;
}

#primary-home
{
margin-top:-5px;
}

.columns-two #sidebar-main, .columns-three #sidebar-main {
width:250px!important;
padding-top: 0px;
margin-top: 15px;
margin-bottom: 0px!important;
padding: 0px;
border-right: 0px solid #006666!important;
}

.secondary {
color:#666;
line-height:1.5em;
font-size: 1.4em;
float: left;
padding-top: 0px;
margin-right: 20px;
width: 300px;
}


h1, h2, h3, h4 {
font-family: Veranda,Helvetica,Sans-Serif!important;
font-weight: lighter!important;
}

h2, h2 a, h2 a:hover, h2 a:visited {
color: #009999!important;
text-align: left!important;
font-size: 1.6em!important;
margin-top: 20px!important;
margin-bottom: 0px;
padding: 0px;
}
#primary .entry-content h2 {
color: #!important;!important;
text-align: left!important;
font-size: 1.6em!important;
margin-top: 0px;
margin-bottom: 0px;
padding: 0px;
letter-spacing: 0px;
}

h3 {
color: #003366!important;
font-size: 1.4em;
line-height: 1.2em;
margin-top: 5px;
margin-bottom: 0px;
}

h4 {
color: #669966!important;
font-size: 2.9em;
line-height: 1.2em;
margin-top: 0px!important;
margin-bottom: 0px;
padding: 0px!important;
}

#primary .entry-content h4 {
margin-top:10px!important;
padding: 0px!important;
}

h5 {
font-size: 1.3em;
line-height: 1em;
margin-top: 2px;
margin-bottom: 10px;
font-weight: lighter!important;
}

h6 {
color: #003366!important;
font-size: 1.2em;
line-height: 1.2em;
margin-top: 5px;
margin-bottom: 0px;
letter-spacing: 1px;
}

.entry-content {
text-align:left;
color: #666;
}
.secondary div {
margin:2px 0pt 0pt;
padding:0pt;
position:relative;
}

.secondary div p {
margin-top:0.4em;
color: #666;
font-size: 1.1em;
line-height: 1.2em;
}

ul.menu {
top:0pt;
left:0px;
margin-left: 0px!important;
padding-left: 0px!important;
margin-top: 205px;
position:absolute;
background-image:url(./images/menu.jpg)!important;
background-repeat: no-repeat;
background-position: top left;
color: #fff!important;
text-align: left!important;
width: 923px!important;
}

ul.menu li {
margin-left: 0px!important;
padding-left: 0px!important;
padding-top: 0px;
color: #fff!important;
font-size: 16px;
text-align: left!important;
}

ul.menu, ul.menu li a, ul.menu li a:hover, ul.menu li a:visited {
background-color: transparent!important;
color: #fff!important;
text-align: left!important;
margin-left:10px;
}

ul.menu, ul.menu li a {
padding:8px 15px 0px 7px;
color: #fff!important;
}

ul.menu li a {
width: 160px!important;
text-align: center!important;
}

.sb-pagemenu ul ul .page_item {
margin-left:0px!important;
padding:0pt;
}

#page-menu {
margin-left: 10px!important;
font-size: 1.4em;
}


#footer {
background-color: #fff;
width: 923px;
margin: 0px auto;

}
#footer p {
margin-left: 20px;
}

ul.footermenu {
width: 923px!important;
height: 70px;
background-image:url(./images/footer.jpg)!important;
background-repeat: no-repeat;
background-position: top left;
}

ul.footermenu li {
margin-left: 0px!important;
padding-left: 0px!important;
padding-top: 0px;
font-size: 12px;
text-align: left!important;
font-weight: lighter!important;
display:inline;
list-style: none;
list-item: none;
text-transform: uppercase;
}

ul.footermenu, ul.footermenu li a, ul.footermenu li a:hover, ul.footermenu li a:visited {
background-color: transparent!important;
color: #663300!important;
text-align: left!important;
}

ul.footermenu, ul.footermenu li a {
padding:8px 20px 0px 10px;
color: #663300!important;
}

#twitter_div {
text-align: left!important;
background-color: #fff;
width: 883px;
margin: 0px auto;
color: #666;
padding: 0px 20px 0px 20px!important;
font-size: 12px!important;
}


#primary .entry-content h3 {
padding-top: 0px!important;
margin-top:0px!important;
}

#shop {
margin-top:130px;
width: 176px;
position: absolute;
right: 0px;
top: 0px;
margin-right: 60px;
}

#search {
margin-top:100px;
width: 200px;
position: absolute;
right: 0px;
top: 0px;
margin-right: 75px;
}

#searchform {
display:block;
height:15px;
width: 200px;
position:relative;
margin-top: 0px;
}

#s.livesearch {
position:absolute;
margin-top: 0px;
width:200px!important;
}

.entry-content ol li, .entry-content ul li {
margin:0pt 0pt 0px!important;
padding:0pt;
}

.entry-content {
font-size:1.2em;
line-height:1.2em;
}

body {
color:#333300;
font-size:72.5%
}

td {
font-family:Arial,helvetica,sans-seif;
font-size:90%;
height: 25px;
text-align: center;
}

.sizetable {
border-style:solid;
text-align: center;
}

#bust {
height: 55px;
text-align: center;
}

.columns-two #sidebar-alt {
width:900px!important;
margin-left: 0px!important;
padding: 0px!important;
}

#module-3-buttons {
margin-left: 0px!important;
padding: 0px!important;
}

.mens-clothing ul li a, .womens-clothing ul li a, .unisex-clothing ul li a
{
font-size:10pt;
font-weight:;
margin-left:10px;
}

.service-menu ul
{
text-align: center;
margin-top:15px;
list-style-type: none;
padding-bottom:10px;

}

.service-menu li
{
display: inline;
}

.service-menu a
{
border: none !important;
}

#service-container
{
width:325px;
margin:auto;
padding-top:5px;
}


.home-boxes p
{
width:350px;
float:left;
font-family: Helvetica, arial, san-serif;
color:#5c5c53;
font-size: 14pt;
text-align:left;
line-height: 14pt;
padding-left:10px;
}
.home-boxes h3
{
color:#99025f !important;
text-align: left !important;
font-weight: bolder !important;
font-size: 16pt;
padding-left: 10px !important;
}

.home-boxes a
{
color:#313302 !important;
padding-top:5px;
font-weight:light !important;
}

.home-boxes a:hover
{
color:#707264 !important;
}

/* shipping and ordering table styles  */
.shipping-table td
{
padding: 5px;
}

.shipping-table-a
{
background-color:#daf4ff;
}

.shipping-table .centered
{text-align:center;}

li
{
font-size: 15px;
}


.service-menu li
{
 font-size:11px;
margin-left:8px;

}

.footermenu a
{
font-size:11pt;

}
