/*
Theme Name: Made To Glorify
Theme URI: http://wp-ultralite.com/
Description: A wordpress theme for Made To Glorify built on the UltraLite Framework.
Version: 1.0
Author: Chip & Kane
Author URI: http://theideacenter.com/
Tags: brown, widgets

	MadeToGlorify Wordpress Theme
	Designed by Chip Cheatham,
	Built by Kane McLean.
	Built on the UltraLite Framework
	http://wp-ultralite.com/
	
*/

/* RESET CSS *****************************************************************************/
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,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1;} ol, ul{list-style: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;}


/* STRUCTURE & DESIGN *********************************************************************/
/* HTML Structure & Design *************/
body {background:#2F1506 url(images/body_bg.jpg) repeat-x top center;}

/* Header Structure & Design ********************/
#header {width:850px;height:165px;margin:0 auto;}

/* Navigation ****************/
.navigation {width:850px;height:40px;margin:0 auto;}
#navigation ul {list-style-type:none;padding:10px;}
#navigation li {display:inline;margin:0px 10px;font-size:1.2em;letter-spacing:-.06em;text-transform:capitalize;}
#navigation a, #navigation a:visited {color:#8F7762;text-decoration:none;}
#navigation a:hover, #navigation .current_page_item a, #navigation .current_page_item a:visited {color:#2F1506;text-decoration:none;}

/* Content *******************/
#page {width:100%;text-align:center;background:transparent url(images/wrapper_bg.png) no-repeat top center;}
#content {width:805px;margin:0 auto;padding:0 20px;position:relative;}
#copy_with_sidebar {width:805px;position:relative;float:left;vertical-align:top;margin-top:30px;padding-top:10px;background:url(images/divider_art_top.png) top center no-repeat;}
#copy_without_sidebar {width:805px;position:relative;float:left;vertical-align:top;margin-top:30px;padding-top:10px;background:url(images/divider_art_top.png) top center no-repeat;}
#copy {width:540px;position:relative;float:left;display:block;vertical-align:top;}

/* Sidebars Structure & Design ******************/
#sidebar {width:243px;margin:20px 0px 0 0;padding:0;position:relative;float:right;display:block;color:#CFBDA8;}
* html #sidebar {margin:0;}/*style for IE*/
#sidebar br {line-height:5px;}
#sidebar img {margin:0 0 4px 0;}
#sidebar form {}


/* Footer Structure & Design ********************/
#footer {width:850px;height:20px;display:block;margin:30px auto;padding:10px 0;clear:both;}



/* TYPOGRAPHY ***************************************************************************/
/* Global Typography **********/
body { 
/* Default Font Family */ font-family:Georgia,"Times New Roman",Times,serif; 
/* Default Font Size   */	font-size:80%; /* Use 62.5% to set 1em to 10px. pxtoem.com */
/* Default Font Color  */	color:#CFBDA8; 
/* Default Font Weight */	font-weight:normal;
/* Default Line Height */	line-height:1.8;
	}
p {color:#CFBDA8;margin:0 0 20px 0;padding:0;}
small {font-size:.85em;font-style:italic;color:#8BD19D;margin:0 0 20px 0;}
#content {text-align:left;}
.pullout {font-family:"Palatino Linotype","Book Antiqua",Palatino,Georgia,"Times New Roman",Times,serif;font-style:italic;font-size:1.7em;line-height:1;color:#8bd190;}


/* Heading Typography ************/
h1,h2,h3,h4,h5,h6 { 
/* Default Heading Font Family */	font-family:Georgia,"Times New Roman",Times,serif;
/* Default Heading Font Color  */	color:#799E9E; 
/* Default Heading Font Weight */	font-weight:normal;
	}
h1 {font-size: 2.5em;}
h2 {font-size: 1.8em;}
h3 {font-size: 1.5em;}
h4 {font-size: 1.3em;}
h5 {font-size: 1em;}
h6 {font-size: .7em;}
h2.pagetitle {font-size: 2.5em;text-align:center;margin:0 0 20px 0;width:100%;display:block;border-bottom:#CFBDA8 1px solid;}
h3.comments {}


/* Footer Typography *************/
#footer {font-size:.85em;}
#footer p {position:relative;float:left;padding-top:8px;text-align:left;line-height:1.2;}
#footer ul {list-style-type:none;float:right;}
#footer li {display:inline;margin:20px 0 0 10px;}
#footer a, #footer a:visited {color:#CFBDA8;text-decoration:none;}
#footer a:hover {color:#799E9E;text-decoration:underline;}

/* Link Typography ***************/
h1 a, h1 a:visited {color:#799E9E;text-decoration:none;}
h1 a:hover {color:#A8CFCF;text-decoration:underline;}
h2 a, h2 a:visited, h3 a, h3 a:visited, h4 a, h4 a:visited, h5 a, h5 a:visited, h6 a, h6 a:visited {color:#799E9E;text-decoration:none;}
h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover  {color:#A8CFCF;text-decoration:underline;}
a, a:visited {color:#799E9E;text-decoration:none;}
a:hover {color:#CFFFD2;text-decoration:underline;}
a img, a:visited img, h1 img, h1 img:hover {border:none;text-decoration:none;}
a:hover img, h1 img, h1 img:hover {border:none;text-decoration:none;cursor:pointer;}
a.post-edit-link, a.post-edit-link:visited  {color:#F66;text-decoration:none;text-transform:uppercase;}
a.post-edit-link:hover  {color:#E4ADAE;text-decoration:underline;}



/* MISCELLANEOUS ************************************************************************/
/* Comments ******************/
#comments {width:540px;}
#commentform textarea {width:520px;background:#C7B39A;border:#200F05 1px solid;padding:10px;}
.comment-author {text-transform:uppercase;color:#8bd190;}

.textwidget {color:#CFBDA8;}

/* Calendar ******************/
#wp-calendar {}
#wp-calendar #next a {}
#wp-calendar #prev a {}
#wp-calendar a {}
#wp-calendar caption {}
#wp-calendar th {}
#wp-calendar tr {}
#wp-calendar td {}
#wp-calendar td.pad:hover { /* Doesn't work in IE */}
#wp-calendar #prev a, #wp-calendar #next a {}
#wp-calendar a {}

/* Images ********************/
p img {}
img.centered {display: block;margin-left: auto;margin-right: auto;}
img.alignright {padding: 4px;margin: 0 0 2px 7px;display: inline;}
img.alignleft {padding: 4px;margin: 0 7px 2px 0;display: inline;}
.alignright {float: right;}
.alignleft {float: left;}
.divider {margin:20px 200px;}
.storypic {border:#DFD7C3 1px solid;margin:0 15px 0 0;float:left;}

/* Shoppint Cart Specific *************/
#mtg_product_category {height:165px;display:block;float:left;margin:0 0 10px 0;}
#mtg_product_category h1 {text-align:left;margin-bottom:0;padding-bottom:0;}
#mtg_product_category img {float:left;margin:0 20px 20px 0;border:#DFD7C3 1px solid;}
#copy_without_sidebar td {width:33.33%;padding:0 15px;} 
#copy_without_sidebar td h2 {color:#8bd19d;text-align:center;text-transform:capitalize;width:100%; border-bottom:#C6B199 1px solid;}
#copy_without_sidebar td p {text-align:left;}

/* Home Page *************/
#fourcolcontainer {width:100%;position:relative;float:left;}
.fourcol {position:relative;float:left;width:200px;display:block;margin:0 0 0 1px;line-height:1.3;}
.fourcol h1 {font-size:1.5em;text-transform:uppercase;text-align:center;}
.fourcol h2 {font-size:1.1em;font-weight:bold;margin:0 10px;}
.fourcol p {margin:0 10px;}
.necklace_cat {background-image: url(/wp-content/uploads/category_imgs_necklaces.jpg);display: block;height: 150px;width: 190px;border: 1px solid #c7b299;}
.necklace_cat:hover {background-image: url(/wp-content/uploads/category_imgs_necklaceshover.jpg);display: block;height: 150px;width: 190px;border: 1px solid #c7b299;}
.bracelet_cat {background-image: url(/wp-content/uploads/category_imgs_bracelets.jpg);display: block;height: 150px;width: 190px;border: 1px solid #c7b299;}
.bracelet_cat:hover {background-image: url(/wp-content/uploads/category_imgs_braceletshover.jpg);display: block;height: 150px;width: 190px;border: 1px solid #c7b299;}
.earring_cat {background-image: url(/wp-content/uploads/category_imgs_earrings.jpg);display: block;height: 150px;width: 190px;border: 1px solid #c7b299;}
.earring_cat:hover {background-image: url(/wp-content/uploads/category_imgs_earringshover.jpg);display: block;height: 150px;width: 190px;border: 1px solid #c7b299;}
.ring_cat {background-image: url(/wp-content/uploads/category_imgs_rings.jpg);display: block;height: 150px;width: 190px;border: 1px solid #c7b299;}
.ring_cat:hover {background-image: url(/wp-content/uploads/category_imgs_ringshover.jpg);display: block;height: 150px;width: 190px;border: 1px solid #c7b299;}
#home_page_top {display:block;float:left;margin:20px 0;padding-top:5px;border-top:#CFBDA8 1px solid;border-bottom:#CFBDA8 1px solid;}
#home_flash {float:left;}	
#home_content {width:350px;float:right;margin:0 0 0 20px;}
#home_content p {line-height:1.3;}
#home_content .pullout {letter-spacing:-1px;}
#copy_without_sidebar td {width:33.33%;padding:0 15px;} 
#copy_without_sidebar td h2 {color:#8bd19d;text-align:center;text-transform:capitalize;width:100%; border-bottom:#C6B199 1px solid;}
#copy_without_sidebar td p {text-align:left;}

/* Miscellaneous *************/
.hidden {visibility:hidden;display:none;}