/*  
Theme Name: DeeIY
Theme URI: http://www.deeiy.com
Description: DeeIY theme for Deeiy.com
Version: 1.0
Author: Dee
*/



/* Begin Typography & Colors */

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	background-color: #FFF;
	}

img{ border:none;}

html, body{
border:0; 
margin:0; 
padding:0;
}

a {
	color: #666;
	text-decoration:none
	}

a:hover{
	color: #ccc;
	text-decoration:none;
	}


#header{
width:750px;
margin-left: auto;
margin-right: auto;
height:100px;
}

.logo{
margin-top: 100px;
}


#topmenu{
float:left;
list-style: none;
width:730px;
margin-top: 50px;
}

#topmenu ul li{
display:block;
float:left;
background-color: #000;
padding:20px 40px 20px 40px;
margin: 0 20px 0 0;
font-family: "HelveticaNeue-Light", "HelveticaNeue", Helvetica, Arial, sans-serif;
font-size: 3.1em;
}


.current_page_item{
padding:30px 40px 30px 40px;
margin: 0 20px 0 0;
font-family: "HelveticaNeue", "HelveticaNeue", Helvetica, Arial, sans-serif;
font-size: 3.1em;
font-weight: bolder;
border-top: 5px solid #000;
}



#page {
margin-left: auto;
margin-right: auto;
	width:730px;
	margin-top: 15px;
	}
	


#content {
	clear: both;
	width:730px;
	border-top:30px solid #000;
	background-color: #efefef;

	}
	
	

.post{
padding:15px 15px 15px 15px;
width:700px;
}

/*.post p {
font-size: 0.7em
}*/

.text a:link, .text a:active, .text a:visited{
background: #999;
padding:2px 5px 2px 5px;
border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
}

.text a:hover{
background: #333;
}

.post img {
   /* margin-left: auto;
    margin-right: auto; */
border:none;
/*clear: both;*/

 }

.image_back{
background-color: #efefef;
width:700px;
height:100%;
margin-bottom: 30px;
}


.text{
margin-top: 5px;
padding:5px;
border-bottom: dotted #CCC 1px;
}

.text p{
font-family: "HelveticaNeue","HelveticaNeue-Light", Helvetica, Arial, sans-serif;
color: black;
font-size: 0.78em;
line-height: 1.3em;
}


#footer {
width:730px;
font-family: "HelveticaNeue","HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	font-size: 0.65em;	
	color:#FFF;
	background: #000;
	padding:15px 0px 15px 0px;
	margin-bottom: 15px;
	letter-spacing: 1px;
	float:left;
	}

#bottom_nav p{
font-family: "HelveticaNeue","HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	font-size: 0.75em;	
	color:#000;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
	text-transform: uppercase;

}	

.small{
	color: #CCC;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.7em;
	line-height: 1.5em;
	}
	
.error{
padding: 4px;
line-height: 1em;
font-size: 3.5em;
text-decoration: none;
color:#CCC;
font-weight: 100;
}
	
h2{
font-family:"HelveticaNeue", Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 1.3em;
color: black;
}

	
.where_it_belongs{
float:left;
font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 1.3em;
margin-right: 5px;
color: #8c8789;
}

.post_number{
float:left;
font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 1.3em;
margin-right: 5px;
color: black;
}

.block{
display: block;
height:15px;
width:15px;
background-color: #CCC;
}

.the_most_important_bit_ever_realy{
margin-top: 5px;
}

		
.sidebar {
	background: #FFF;
	font: 0.9em Arial, Helvetica, Sans-Serif;
	}

.item {
border:none;
    background-color: #FFF;
	text-align: center;
	float:left;
	padding: 10px 5px 10px 5px;
	margin: 10px;
	height:220px;
	width:220px;
    /*border-left:#e4596a solid 18px;
	border-right: #d2a1b1 solid 18px;*/
	
		}

		
.item_info{
/*border-top: #CCC solid 3px;*/
margin: 0 auto;
text-align: center;
width:200px;
}

.item_title{
font-size: 0.9em;
width:100px;
text-align: left;
float:left;
text-transform: uppercase;
}

.item_price{
width:100px;
text-align: right;
float:right;
color:#666;
font-size: 0.9em;
text-transform: uppercase;

}

.item_thumb{
width:200px;
height:200px;
margin: 0 auto;
text-align: center;
background-color: #222;
}

.soldout{
color: #ff1714;
font-weight: bold;
}

.itemimage{
float:left;
width:270px;
}

.itemtext{
float:right;
width:160px;
/*border-bottom: #CCC solid 1px;*/
}

.itemtitle{
padding-left:8px;
font-size: 1.8em;
color:#666;
text-transform: uppercase;
}

.cart{
height:150px;
width:160px;
margin-top:15px;
}
		
/* End Structure */



/*	Begin Headers */

h2, #sidebar h2 {
	margin: 0;}	
	
#sidebar h2 {
	padding: 0;
	}

h3 {
	margin: 30px 0 0 0;
	padding: 0;
	}
	
h4 {	
	margin: 10px 0 0 0;
	padding: 20px 0 0 0;	
	}	
/* End Headers */


.date{
padding-top: 0px;
padding-bottom: 5px;
margin: 0 auto;
/*border-bottom: 1px solid #EFEFEF;*/
margin-top: 5px;
font-family: "Lucida Grande", Verdana, Arial, sans-serif;
font-size: 0.62em;
}


/* Begin Form Elements */

.sidebar{
float:right;
	width: 210px;
	height:220px;
	padding: 10px 5px 4px 15px;
	margin-top: 25px;
	margin-right: 50px;
	border-bottom: none;
	position:relative;
	/*border-top:#e4596a solid 12px;
	border-bottom: #d2a1b1 solid 12px;*/
	}

.menu_box{
letter-spacing: 2px;
font-family: Verdana, Helvetica, Arial, sans-serif;
float:right;
	width: 210px;
	height:215px;
	padding: 0px 10px 15px 10px;
	margin-top: 25px;
	margin-right: 50px;
	border-bottom: none;
	position:relative;
	background-color: #626262;
	/*border-top:#e4596a solid 12px;
	border-bottom: #d2a1b1 solid 12px;*/
	}

.sidebar img, sidebar a img{
background-color: red;
margin-top: 10px;
border:none;
}

.navigation{
height:20px;
width:730px;
float:right;
font-family: "Helvetica Neue";
text-align: center;
font-size: 1.2em;
background: none;
margin:0 auto;
margin-bottom: 0px;
color: #FFF;
/*text-transform: uppercase; */
}

.alignleft{
float:left;
height:20px;
width:50px;
display: block;
padding-left: 10px;
padding-right: 10px;
text-align: center;
color: #FFF;
letter-spacing: 1px;

}

.alignright{
float:right;
height:20px;
width: 50px;
display: block;
padding-left: 10px;
padding-right: 10px;
text-align: center;
letter-spacing: 1px;
color:#666;

}

#bottom_nav{
font-size: 0.78em;
float:left;
padding:5px 0 10px 0;
margin-bottom: 30px;
}

.linklove a:active{
color:#CCC;
}

.linklove a:hover, .linklove a:visited{
color:#CCC;
}

.navigation a, navigation a:visited{
background-color: #222;
color:#efefef;
padding:5px 10px 5px 10px;
border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px;
}

.navigation a:hover, navigation a:active{
background-color: #838485;
color: black;
padding:5px 10px 5px 10px;
border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px;
}



	
	
/* CFORM custom style */


#cformsform{
font-family: Arial, Helvetica, Verdana, sans-serif;
padding-left: 10px;
}

#Name{
font-size: 2.2em;
background-color: #626262;
padding:10px;
color:#FFF;
}

#Email{
font-size: 2.2em;
background-color: #626262;
padding:10px;
color: #FFF;
}

#Message{
font-size: 1.3em;
background-color: #626262;
min-height:100px;
padding:10px;
color: #FFF;
}

#sendbutton{
font-size: 2.5em;
height:60px;
width:200px;
text-transform: uppercase;
background:url();
margin-right: 10px;
}
