/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }	<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/

.custom html { min-height:100%; margin-bottom:1px; }

.custom a:link,a:visited { text-decoration:none}

.custom ul,ol { list-style:none }

.custom h1,h2,h3,h4,h5,h6,pre,code { font-size:1em;}

.custom ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dd, dt
{ margin:0; padding:0;}

.custom a img,:link img,:visited img { border:0px solid black;}

.custom img {border-style: none;}



body.custom { 
background-image: url('images/fush-pat.jpg');
font-family: "Century Gothic", Arial }

.custom #content {
background-color:#FFFFFF;
}

.custom h1 {
font-size: 28px;
font-weight: normal;
letter-spacing: .1em;
color: #bd1a8d;
}

.custom h2 {
font-size: 20px;
font-weight: normal;
color: #007070;
}

.custom p {
font-size: 14px;
font-weight: normal;
margin-right:40px;
} 

.no_sidebars #content {
width:90%;
}

.custom .frame {
margin-bottom:50px;
}

.custom #header {
border-width:0;
border-color:transparent;
border-style:none;
border:0; 
clear:both;
}

.custom .menu li{
border:0;
border-width:0;
border:0;
padding:0;
}

.custom .menu li a {
border:0;
border-width:0;
border:0;
}

.custom .menu .current a, .menu .current-cat a {
border-bottom-color:transparent;
background: transparent;

}

.custom .menu, .menu a, .menu li ul {
border-color:transparent;
background: transparent;
}

.custom .menu a:hover {
border-color:transparent;
background: transparent;
}

.custom .menu {
background-color:#4fa7aa;
padding-left:3px;
border:0;
border-color:transparent;
border-width:0;
}

.custom .menu a{
border:0;
border-color:transparent;
border-width:0;
}

.custom .menu li ul{
border:0;
border-color:transparent;
border-width:0;
}

.custom .menu li{
border:0;
border-color:transparent;
border-width:0;
}

.custom .menu ul{
border:0;
border-color:transparent;
border-width:0;
}

.custom .format_text {
font-size: 14px;
line-height: 1.4em;
}

.custom .format_text p {
margin-bottom:.8em;
}

.custom .format_text h2{
margin: .8em 0 0.2em;
}

.custom .format_text h3 {
font-size: 30px;
font-weight: normal;
color:#6c9d31;
line-height: 35px;
margin:0px;
margin-top:25px;
}

.custom .price {
display: none;
}

.custom .paginate {
display: none;
}

.custom #header {
padding-top: 0;
padding-bottom: 0;
}

.custom #homepage {
margin-left: 0px;
margin-top:0;
margin-left:auto;
margin-right:auto;
background-color: #fff;
}

.custom #homepage #sidebar {
display:none;
}

/*
.custom .sidebar ul.sidebar_list {
border-right:1px solid #ccc;
}
*/

.custom #homepage ul{
margin-left:60px;
margin-bottom:10px;
}
.custom #homepage li{
display:inline;
float: left;
list-style-type: none;
margin-left:10px;
margin-bottom:10px;
}

.custom #homepage li a {
text-decoration: none;
}

.custom #homepage li a:hover {
}

.custom #page-format {
margin-right:40px;
min-height: 400px;
margin-bottom:50px;
}

.custom #page-format .piclenselink{
margin-top:30px;
}

.custom #page-format p{
font-size:14px;
line-height:20px;
letter-spacing:.7px;
}

.custom #page-format .wp-table-reloaded th {
vertical-align:top;
min-width: 275px;
background-color:#fff;
border:0;
}

.custom #page-format .wp-table-reloaded h3 {
font-size: 18px;
color: #967348;
}

.custom .wp-table-reloaded p {
text-align:left;
}

.custom .wp-table-reloaded h3 {
text-align:left;
}

.custom .sidebar h3 {
font-weight:bold;
margin-top:15px;
font-family: "Century Gothic", Arial;
color: #bd1a8d;
}

/*
.custom .wp-table-reloaded tr {
border:none;
}

.custom .wp-table-reloaded td {
border:none;
}

.custom .wp-table-reloaded table {
border:none;
}
*/
.custom .list1 ul{
margin-left:15px;
margin-bottom:10px;
}
.custom .list1 li{
clear:both;
display:block;
float: left;
list-style-type: circle;
margin-left:10px;
margin-bottom:10px;
}

.custom .list1 p {
display:block;
float: left;
margin-left:15px;
margin-bottom:10px;
}


.custom .vert-list{
width:700px;
height:275px;
margin-top:30px;
}


.custom .vert-list h3{
float:right:
clear:both;
font-size: 18px;
color: #967348;
margin:0;
padding-top:30px;
line-height: 28px;
}

.custom .vert-list p{
float:right;
clear:both;
font-size:14px;
line-height:20px;
margin:0;
}


.custom .vert-list img{
float:left;
clear:both;
margin-left: 0;
margin-right:30px;
}



#for.list ul.products li {
clear:both;
float:none;
padding-bottom:10px;
width:300px;
}

.custom .shopp_categories li{
margin:0;
}

.custom .shopp_categories a{
margin:0;
font-size:15px;
text-decoration: none;
width: 300px;
}

.custom li.widget ul {
margin-top:0;
}

.custom #catagory-thumbs{
width:600px;
height:400px;
margin-left:50px;
}

.custom #catagory-thumbs img{
border:1px solid #000;
padding:2px;
margin-right:10px;
margin-bottom:20px;
display:inline;
list-style-type: none;
float:left;
}

.custom #catagory-thumbs li{
width:170px;
height:125px;
display:inline;
float: left;
list-style-type: none;
margin-left:10px;
margin-bottom:10px;
}

.custom #catagory-thumbs li a {
text-decoration: none;
}

.custom #catagory-thumbs li a:hover {
}


/*
.custom #shopp img{
border:1px solid #000;
padding:2px;
margin-right:20px;
}
*/

.custom #shopp .frame {
margin-bottom:0px;
}

.custom #shopp ul.shopp_categories{
width: 200px;
}

.custom #shopp ul.previews img{
float:left;
}

.custom .shopp_categories a:hover {
color: #bd1a8d;
}

.custom #shopp .xcheckout img {
margin-top:0;
margin-right:0px;
}


.custom .details {
margin-right:20px;
margin-top:10px;
}

.custom #shopp #cart select{
margin-left:10px;
width:200px;
}

.custom #shopp #cart {
width:90%;
}

.custom #shopp #cart table {
width:650px;
}

.custom #shopp #cart tr.buttons input {
font-family: "Century Gothic", Arial;
background-color:#fff;
font-size:16px;
font-weight:bold;
text-align:right;
width:auto;
margin:0;
margin-top:10px;
margin-left:5px;
margin-right:10px;
border:0; 
color:#a83d82;
}

.custom #shopp #cart tr.buttons input:hover{
color:#ec9ed0;
}


.custom #shopp #cart input{
font-family: "Century Gothic", Arial;
width:16px;
}


.custom #shopp #cart .promo input   {
font-family: "Century Gothic", Arial;
width:160px;
}

.custom #shopp.list ul.products li .details {
margin-top:0;
float:left;
font-size:14px;
line-height:14px;
width:525px;
}

.custom #shopp.list .details h4 {
margin-bottom:5px;
}

.custom .post_box, .teasers_box, .full_width #content_box .page {
margin-left:10px;
}

.custom #shopp ul.products li.product div.frame {
padding:0px;
}

.custom #shopp p.headline {
letter-spacing:normal;
}

.custom #shopp dd {
margin-bottom:5px;
}

.custom #shopp dd {
margin-bottom:5px;
}

.custom #shopp #cart .item {
width:60%;
}

.custom #shopp form ul li select {
float:left;
margin:0;
margin-left:5px;
margin-bottom:10px;
}

.custom #shopp #product form {
float:right;
margin:0;
margin-right:25px;
}

.custom #shopp #product form ul li select {
margin:0;
margin-right:5px;
margin-top: 1px;
}

.custom #shopp #product form input{
margin:0;
padding:0;
margin-top:15px;
text-align:left;
}



/*
.custom #shopp form ul.variations {
float:right;

}


.custom #shopp form ul.variations li select {
float:right;

}
*/

/*
.custom #shopp form ul.variations li select {
float:left;
margin:0;
margin-top: 2px;
margin-right:5px;
margin-bottom:10px;
}
*/

.custom #shopp form ul li {
padding:0;
}

.custom #shopp form ul li input {
margin:0;
margin-bottom: 5px;
}

.custom #shopp form ul li div.billing-right {
clear:right;
display:inline;
float:left;
margin:0;
width:47%;
}

.custom #shopp form ul li div.shipping-state-right {
clear:right;
display:inline;
float:left;
margin:0;
width:47%;
}

.custom #shopp form ul li div.right {
clear:right;
display:inline;
float:left;
margin:0;
width:47%;
}

.custom #shopp form ul li div.inline label {
margin-top:10px;}

.custom #shopp form ul li div.inline{
margin-top:10px;}


.custom #shopp form label {
width:125px;
padding-bottom:5px;
padding-top:5px;

}

.custom #shopp form .right label {
margin-left:5px;
padding-bottom:5px;
padding-top:5px;

}

.custom #shopp form ul li.half {
width:50%;
}

.custom #shopp #cart big {
font-family: "Century Gothic", Arial;
width:225px;
font-size:16px;
margin:0;
}

.custom #shopp big a{
font-size:16px;
margin-top:0;
font-weight:bold;
width:225px;
color:#6c9d31;
}

.custom #shopp big a:hover {
color:#b3e479;
}

/*
.custom #shopp input{
font-family: "Century Gothic", Arial;
background-color:#0071bc; 
background-color:#fff;
font-size:14px;
font-weight:bold;
width:150px;
margin-left:2px;
border:1px solid #000;
padding:3;
color:#0071bc;
}
*/

.custom #shopp form ul li div.left {
width:140px;
}

.custom #shopp input{
font-family: "Century Gothic", Arial;
/* background-color:#0071bc; */
background-color:#fff;
font-size:16px;
font-weight:bold;
width:180px;
margin-top:10px;
border:0; 
padding:4px;
color:#a83d82;
}

.custom #shopp ul input{
border:1px solid #ccc; 
}

.custom #shopp input:hover{
color:#ec9ed0;
}


.custom #shopp input a:hover{
color:#000;
}

.custom #shopp p{
font-size: 14px;
line-height:18px;
letter-spacing:.7px;
margin-bottom:5px;
margin-right:25px;
}

.custom #shopp h3 {
margin-bottom:10px;
}

.custom #shopp .longfield input {
font-family: "Century Gothic", Arial;
color:#000;
font-size:12px;
width:250px;
margin-left:0px;
}

.custom #shopp .shortfield input {
font-family: "Century Gothic", Arial;
color:#000;
font-size:12px;
width:125px;
margin-left:0px;
margin-bottom:15px;
}

.custom #shopp form ul li div select {
float:left;
margin:0;
width:180px;
}

.custom #catalog-page {
width:100%
height:auto;
display:inline;
float:left;
}

.custom #catalog-list {
width:200px;
float:left;
}

.custom #catalog-display {
margin-left:20px;
float:left;
}

.custom #catalog-display img {
border:2px solid #000;
padding:2px;
margin-right:20px;
}
.custom .headline_area {
margin: 0;
}

.custom #home-shop td tr{
border:none;
}

.custom #home-shop .wp-table-reloaded  td{
border:none;}

.custom #home-shop .wp-table-reloaded  tr{
border:none;}

.custom #wheretobuy {
margin-top:20px;
min-height: 400px;
}

.custom #wheretobuy h2{
color:#4fa7aa;
font-size: 22px;
margin:0;
margin-top: 15px;
}

/*
.custom #wheretobuy img{
border:2px solid #ccc;
padding:3px;
}

.custom #wheretobuy a:hover img{
border:2px solid #999;
}
*/

.custom #wheretobuy p{
margin:0;
margin-top:7px;
margin-right:40px;
font-size:14px;
line-height: 18px;
color: #000;
}

.custom #wheretobuy a{
text-decoration:none;
color: #000;
}

.custom #wheretobuy a:hover {
text-decoration:none;
color: #999;
}



.custom #wheretobuy .wp-table-loaded tr {
margin:0;

}

.custom #wheretobuy .wp-table-loaded {
font-size: 10px;
}

.custom #wheretobuy .wp-table-loaded a{
text-decoration:none;
color: #BD1A8D;
}

.custom #wheretobuy .wp-table-loaded a{
text-decoration:none;
color: #ccc;
}

.wp-table-reloaded {
background-color:#fff;
border:0;
}

.custom .wp-table-reloaded td {
background-color: #fff;

}

.custom #press {
margin-top:20px;
min-height: 400px;
}

.custom #press h2{
color:#4fa7aa;
font-size: 22px;
margin:0;
margin-top: 15px;
}

.custom #press img{
border:2px solid #ccc;
padding:3px;
}

.custom #press a:hover img{
border:2px solid #999;
}

.custom #press p {
margin:0;
margin-right:10px;
font-size:14px;
line-height: 18px;
color: #000;
}

.custom #press p a{
text-decoration:none;
color: #BD1A8D;
}

.custom #press a:hover {
text-decoration:none;
color: #999;
}


.custom #press .wp-table-loaded tr {
margin:0;

}

.custom #press .wp-table-loaded {
font-size: 10px;
}

.custom #press .wp-table-loaded a{
text-decoration:none;
color: #BD1A8D;
}

.custom #press .wp-table-loaded a{
text-decoration:none;
color: #ccc;
}

.custom #press td.column-2{
width:250px;
}

.custom #press td.column-4{
width:250px;
}
.custom #footer {
height: 60px;
background-color: #4fa7aa;
color: #fff;
}
.custom #footer a {
text-decoration: none;
border:none;
}

.custom #new-footer {
text-align: center;
}

.custom #new-footer ul{
text-align: center;
margin-left:auto;
margin-right:auto;
margin-bottom:5px;
}
.custom #new-footer li{
font-size: 12px;
display:inline;
list-style-type: none;
margin-right:10px;

}

.custom #new-footer a {
color: #fff;
}

.custom #new-footer a:hover {
color: #000;
}

.custom p.creditline {
display: none;
}



