/*  
Theme Name: Give&Give
Theme URI: http://www.at-factory.com
Description: 3 columns Wordpress theme.
Version: 1.0
Author: AT
Author URI: http://www.at-factory.com/
*/


/** Removes any image borders **/

img {
	border: none 0px;
}

.menu_btn{
margin:30px 0 0 0;
}

.main {
	border: none 0px;
	padding:0 15px 0 15px;
	_padding:0 12px 0 12px;
	background:#none;
	font-size:1.1em;
}

.main ul {
margin:0;
padding:0;
}

.main ol {
margin-left:20px;
padding:0;
}
.main ul li {
margin:15px 0 10px 0;
list-style:none;
}

.main li h3 {
background:none;
color:#CC0066;
font-size:1.1em;
}

.main li h4 {
background:#EDEDED;
color:#444;
padding-left:5px;
font-size:1.0em;
font-weight:100;
}

.list {
	color: #444;
	font-weight:100;
	font-size: 1.1em;
	margin-bottom:10px;
	padding-bottom:10px;
	background: none;
	background: url(images/dot_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.meta {
color:#555;
padding:0;
font-size: 0.8em;
}

.category-title {
border-bottom:solid 2px #990000;
text-align:right;
font-size:1.2em;
font-weight:bold;
margin-bottom:10px;
}


img.center {display: block; margin: 10px auto;}
img.left {display: inline; margin: 0 10px 5px 0;}
img.right {display: inline; margin: 0 0 5px 10px;}
p {margin: 3px 0 15px 0; padding: 0;}


hr {
	display: none;
	}

.navigation{
	padding: 10px;
	margin: 0;
	background:none;
	text-align:center;
}


.entry_firstpost{
	padding: 0px;
	margin: 0px;
}


.latest_firstpost{
	padding: 0px 5px;
	margin: 0px 10px;
}

h1 a img {
	border: none 0px;
	text-decoration: none;
	}


/*  General selectors  */

html {
	background: #E7E3DA;
}

body {
	margin: 0px;
	padding: 0px;
	font: 80%/2.0em verdana, tahoma, arial,  sans-serif; 
	color: #333;
	text-align: center;
}

#header {
	position: relative;
	float:left;
	margin: 0px auto;
	font-size: .9em;
	height: 111px;
	width: 940px;
	background: url(images/headerbg.jpg) no-repeat;
	}
	
#menu { 
	position:relative;
	float:left;
	margin: 0px auto;
	padding: 0px;
	font-size: .9em;
	line-height: 28px;
	width: 940px;
	height:41px;
	background: url(images/menubg.jpg) no-repeat;
	margin-bottom:0;
}

#breadcrumb{
background-color:#fff;
margin:0;
padding:0 0 10px 10px;
}

#feed{
	position: relative;
	top: 50px;
	left: 690px;
	width:41px;
	background:none;
}

#title{
background-color:#fff;
margin:0;
padding:0 0 10px 10px;
}

#header h1 {
	position: absolute;
	top: 25px;
	left: 20px;
	font-size: 1.5em;
	color: #fff;
	margin: 0px;
	padding: 0px;
}

#header h1 a {
	font-size: 1.5em;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#header ul {
float:left;
position: relative;
top: 35px;
left: 620px;
_top: 40px; /* IE6 */
_left: 550px; /* IE6 */

list-style:none;
color: #FFFFFF;
}

#header li {
float:left;
background: url(images/header_arrow.gif);
background-repeat:no-repeat;
background-position:center left;
padding-left:10px;
margin-left:20px;
font-size:12px;
}

#header ul a, #header li a{
text-decoration:underline;
color: #FFFFFF;
}

#header ul a:hover, #header li a:active{
text-decoration:none;
color: #FFFFFF;
}


h1 {
	margin: 10px 0;
	font-size: 1.5em;
	padding: 0;
	border: none 0px;
	color: #333;
}

h2 {
	color: #333;
	font-weight: bold;
	font-size: 1.3em;
	margin: 0 0 15px 0;
	border-left:solid 4px #993300;
	padding: 2px 8px 2px 8px;
	*padding: 6px 8px 2px 8px;
	background:#F4F3EE;
	}
	
h3 {
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #9B0101;
	background: none;
}

h4 {
	color: #333;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0px;
	background: none;
	padding: 0px;
}

h5 {
	color: #333;
	font-weight:100;
	font-size: 1em;
	margin: 0px;
	background: none;
	padding: 0px;
	background: url(images/dot_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}


h2 a:link, h2 a:visited {
	color: #333;
	font-weight: normal;
	text-decoration: none;
	background: none;
	}

h2 a:hover, h2 a:active {
	color: #ff6600;
	font-weight: normal;
	text-decoration: none;
	background: none;
}


a, a:link {
	color: #9B0101;
	text-decoration: underline;
	}

a:visited {
	color: #9B0101;
	}

a:hover, a:active {
	background: none;
	color: #ff6600;
	text-decoration: none;
	}

blockquote {
	border-left: 4px solid #eeeeee;
	padding: 0 10px;
	margin: 0 0 0 10px;
	font-style: italic;
}

/*  Structure  */

#container {
	margin: 20px auto;
	padding: 0;
	width: 940px;
	text-align: left;
	border:solid 10px #FFF;
	background:#FFF;
}

#grandwrapper {
	margin: 0px auto;
	padding: 0px;
	background: #000000;
}

#wrapper {
	margin: 0px auto;
	background: #ffffff url(images/bottomrightbg.jpg) bottom no-repeat;
}
	
#wrapper_bottom {
	clear: both;
	background: inherit;
	text-align:right;
	padding:10px;
}

div#content {
	background-color:#none;
	margin: 0px 200px;
	padding: 0px;
	font-size:12px;
}

/*  top-visual  */
div#top-wrap{
height:730px;
width:510px;
}

.cf_element{
margin: 0;
padding:0;
}

.top_visual {
background-color:#none;
margin: 0;
width:510px;
padding: 0px;
font-size:12px;
}



/*  footer  */

#footer {
	margin: 0px auto;
	border-top:solid 1px #FFF;
	background:#E1DCD1;
	padding: 0px;
	width: 100%;
	height:30px;
	clear: both;
	text-align: center;
}

#footer p.right {
	color: #6C332E;
	margin: 0px;
	padding: 4px 10px;
	font-size: 1em;
	float: right;
	text-align: right;
}

#footer p a, #footer p a:link {
	color: #6C332E;
	text-decoration: none;
}

#footer p a:hover {
	color: #ff6600;
	text-decoration: none;
}

/*  Left side  */

#navibar {
	float: left;
	width: 210px;
	margin: 0 0;
	padding: 0px;
}

.links {
	margin: 0px auto;
	padding: 0px 10px;
	background: #none;
}

.tel {
	margin: 0;
	padding: 0px 10px;
}



.alt {
	background: #EFF4E8 !important; 
	border: 1px solid #E1EBD3 !important;
	padding: 10px 10px 0 10px !important;
}

.alt:hover {
	border: 1px solid #C0D6A3 !important;
	}

/*  Right side  */

#right {
	float: right;
	width: 189px;
	margin: -1px 10px;
	_margin: 2px 5px; /* IE6 */
	padding: 0px;
}

*:first-child+html #right { /* IE7 */
	float: right;
	width: 189px;
	margin: 2px 10px;
	padding: 0px;

}

#right img{
margin-bottom:5px;
*margin-bottom:0;
}


.links ul li {
	list-style: none;
	padding: 5px 0px 5px 10px;
	margin: 0px;
}

.links ul li ul li {
	line-height: 20px;
	padding: 10px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	color: #9B0101;
}

.links li {
padding:0;
margin: 0;
border-bottom:solid 3px #CCC;
background: url(images/navi_arrow.gif);
background-repeat:no-repeat;
background-position:0 15px;
}

.links li li li {
	padding: 0px;
	margin: 0px;
}

.links ul {
	padding: 0px;
	margin: 0px;
}

.links ul ul {
	padding: 0px;
	margin: 0px;
	}

.links ul ul ul {
	padding: 0px;
	margin: 0px;
	}

.links a, .links a:link, .links a:visited {
	font-size: 1em;
	text-decoration: underline;
	color: #333;
	font-weight: normal;
}

.links a:hover, .links a:active {
	background: none;
	color: #ff6600;
	text-decoration: none;
	}


/* GLOBAL NAVIGATION */

ul#g-navi {
	padding:0;
	margin:0;
	position: absolute;
	width: 940px;
	height: 41px;
	background: transparent url(images/navi.jpg) ;
	background-position: 0px 0px;
	
}
ul#g-navi li {
	padding:0;
	margin:0;
	display:block;
	text-indent:-9999px;
	float:left;
}
ul#g-navi li a {
	border:0;
	display:block;
	text-decoration:none;
	height: 41px;
	background: transparent url(images/navi2.jpg) no-repeat;
}

/* GLOBAL NAVIGATION HOVER */

li#home   a:link, li#home   a:visited { background-position:   0   0px;	 width: 132px;}
li#home   a:hover,li#home   a:focus   { background-position:   0 -41px; width: 132px;}
li#shop   a:link, li#shop   a:visited { background-position: -132px   0px; width:167px; }
li#shop   a:hover,li#shop   a:focus   { background-position: -132px -41px; width:167px; }
li#news   a:link, li#news   a:visited { background-position: -299px   0px; width:115px;}
li#news   a:hover,li#news   a:focus   { background-position: -299px -41px; width:115px;}
li#info   a:link, li#info   a:visited { background-position: -414px   0px; width:115px;}
li#info   a:hover,li#info   a:focus   { background-position: -414px -41px; width:115px;}
li#salon   a:link, li#salon   a:visited { background-position: -529px   0px; width: 120px;}
li#salon   a:hover,li#salon   a:focus   { background-position: -529px -41px; width: 120px;}
li#faq   a:link, li#faq   a:visited { background-position: -649px   0px; width:139px;}
li#faq   a:hover,li#faq  a:focus   { background-position: -649px -41px; width:139px;}
li#company   a:link, li#company   a:visited { background-position: -788px   0px; width:121px;}
li#company   a:hover,li#company  a:focus   { background-position: -788px -41px; width:121px;}

/* GLOBAL NAVIGATION SELECTED */

body#home ul#g-navi li#home a { background-position:0px -82px; width: 132px;}
body#shop ul#g-navi li#shop a { background-position:-132px -82px; width:167px; }
body#news ul#g-navi li#news a { background-position:-299px -82px; width:115px;}
body#info ul#g-navi li#info a { background-position:-414px -82px; width:115px;}
body#salon ul#g-navi li#salon a { background-position:-529px -82px; width:120px;}
body#faq ul#g-navi li#faq a { background-position:-649px -82px; width:139px;}
body#company ul#g-navi li#company a { background-position:-788px -82px; width:121px;}



table {
margin-bottom:20px;
}

th,td{
padding:0 20px 0 0;
vertical-align:text-top;
text-align:left;
}

.design1 th{
padding:0 20px 0 0;
vertical-align:text-top;
color:#CC0066;
}

.price{
font-weight:bold;
}

.bg2{
background:#EDEDED;
padding-left:5px;
}
a:focus { outline: none; }

/* ***********************************************************************
	Clear Fix
*********************************************************************** */
.clearFix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearFix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearFix { height: 1%; }
.clearFix { display: block; }
/* End hides from IE-mac \*/