/*

Theme Name: Wizard Magic Pens Theme
Description: Themes For Wizard Magic Pens"
Version: 1.0
Author: Patrick Wu

*/

body { 
	margin: 0; 
	padding: 0; 
	line-height: 1.2em; 
	color: #333; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; 
	font-family: Arial,Tahoma, Verdana,Helvetica, Sans-Serif ;
}

/* LINKS AND HEADINGS STYLING */

a { color: #875629; }
a:hover { color: #547592; }
h1  { font: bold 2em "Trebuchet MS", Helvetica, Sans-Serif; margin: 0; color: #996633; background-color:transparent; }
h2  { font: bold 1.4em "Trebuchet MS", Helvetica, Sans-Serif; }
h3  {  font-size: 1.1em; color: #000; background: #fff url('images/h3bg.gif') no-repeat center left; margin: 0; padding-left:14px; padding-right:14px; padding-top:0; padding-bottom:0}
blockquote {
	margin: 10px 0 0 25px;
	padding: 0 20px;
	border-left: 1px solid #ccc;
	color: #666;
}
.blue { color: #546F92; background: inherit; }
.image { float: left; border: 2px solid #e2e2e2; padding: 3px; margin: 0 15px 10px 0; } 


/* CONTENT WRAPPER */

#main {
	width: 980px; 
	margin: 0px auto 0px auto; 
}

#header{
	width:980px;
    	height:240px;
	background:url(images/header_bg.jpg) no-repeat top;
}
/* TOP LEFT LOGO */

#logo { 
	float: left; 
	padding: 10px 0 10px 10px; 
}
	#logo h1 { color: #000; background: #fff; }
	
	#logo a { text-decoration: none; }

/* Home Page style */

#homepage_main {
        background:url(images/site_bg.jpg) no-repeat top;
        width: 980px;
        margin: 0 auto 0 auto;
}

#homepage_header{
	width:980px;
	height:485px;
	background:url(images/wmp_header.png) no-repeat top;
}

#homepage_footer { text-align: center; clear: both; padding: 15px; font-size: 0.8em; }

#homepage_video{
	padding-top:245px;
	padding-left:645px;
}

#homepage_content {
        float: right;
        width: 980px;
	height:290px;
        clear: right;
}

#content_left{
	padding-top:10px;
	margin-left:10px;
	margin-top:15px;
	float:left;
	width:360px;
	padding-left:30px;
	padding-right:30px;
}

#homepage_post_title{
	color:#1741A0;
        font-size:14px;
	float:left;

}
.readmore{
	font-size:9px;
	text-align:right;
}

#content_right{
	width:518px;
	margin-top:15px;
	margin-left:432px;
	height:300px;
}

#product1{
	float:left;
	width:168px;
	background: url('images/product_box.png') no-repeat;
	height:265px;
}

#product3{
        float:left;
		margin-left:5px;

        width:168px;
        background: url('images/product_box.png') no-repeat;
        height:265px;
}

#product2{
		margin-left:5px;
        float:left;
        width:168px;
        background: url('images/product_box.png') no-repeat;
        height:265px;
}

#product_image{
	text-align:center;
	margin-top:26px;
	height:95px;
}

#product_image img{
	border:none;
}

#product_name{
	font-size:16px;
    	text-align:center;
}

#product_click{
	text-align:center;
	text-decoration:underline;
}

#product_price{
        text-align:center;
	font-size:15px;
	height:30px;
	padding:0;
	margin-top:6px;
}

#product_buy_button{
	margin-top:11px;
	padding-left:22px;
}

#top_nav{
	margin:0px;
	padding:0px;
	float:right;
	margin-right:10px;
	text-align:center;
	
}
#navul{
	display:inline-block;
	margin:0;
	padding:0;
}
#navul li{
	width:80px;
	height:60px;	
	display:inline-block;
}

li.yellow {
	background: url('images/top_nav/menu_yellow.png') no-repeat bottom;
}
li.yellow :hover {
	background: url('images/top_nav/menu_yellow_hover.png') no-repeat bottom;
}
li.yellow_current {
	background: url('images/top_nav/menu_yellow_current.png') no-repeat bottom;
}
li.orange {
	background: url('images/top_nav/menu_orange.png') no-repeat bottom;
}
li.orange :hover {
	background: url('images/top_nav/menu_orange_hover.png') no-repeat bottom;
}
li.orange_current {
	background: url('images/top_nav/menu_orange_current.png') no-repeat bottom;
}
li.purple {
	background: url('images/top_nav/menu_purple.png') no-repeat bottom;
}
li.purple :hover {
	background: url('images/top_nav/menu_purple_hover.png') no-repeat bottom;
}
li.purple_current {
	background: url('images/top_nav/menu_purple_current.png') no-repeat bottom;
}
li.he {
	background: url('images/top_nav/menu_he.png') no-repeat bottom;
}
li.he :hover {
	background: url('images/top_nav/menu_he_hover.png') no-repeat bottom;
}
li.he_current {
	background: url('images/top_nav/menu_he_current.png') no-repeat bottom;
}
li.blue {
	background: url('images/top_nav/menu_blue.png') no-repeat bottom;
}
li.blue :hover {
	background: url('images/top_nav/menu_blue_hover.png') no-repeat bottom;
}
li.blue_current {
	background: url('images/top_nav/menu_blue_current.png') no-repeat bottom;
}
li.green {
	background: url('images/top_nav/menu_green.png') no-repeat bottom;
}
li.green :hover {
	background: url('images/top_nav/menu_green_hover.png') no-repeat bottom;
}
li.green_current {
	background: url('images/top_nav/menu_green_current.png') no-repeat bottom;
}
#top_nav img{
	margin:0;
	padding:0;
	border:0px solid black;	
}

/* End of homepage style*/


/* LEFT VERTICAL MENU (Sub Menus)*/

#menu_left { 
	float: left;  
	margin: -160px 0 6px 0; 
	padding: 0 0 1px 0px;
	border-bottom: 0px solid #e2e2e2;
	clear: left; 
}
#menu_left li { 
	list-style: none; 
}
#menu_left li a { 
	display: block; 
	color: #8D96A8; 
	border-bottom:1px dotted #a6a666;
	width: 204px; 
	font-weight: bold; 
	text-decoration: none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:1px; padding-left:23px; padding-right:23px; padding-top:7px; padding-bottom:7px 
}	
#menu_left li a:hover { 
	color: #F9B66E;
}
#menu_left li.current_page_item {
	color: #F9B66E;
}


/* LEFT SIDE Sidebar*/
	
#sidebar {
	float: left;
	width:242px;
	height:20px;
	clear: left;
	
}

#sidebar h2 {
	border-bottom: 0px solid #ccc;
	margin: 0; 
	padding : 0; 
}

#sidebar ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
}

#sidebar li {
	list-style-type:none;
}

#sidebar li ul li{
	list-style-type:none;
	margin-left:20px;
}
	.box {
		padding: 4px 6px 6px 6px;
		border-bottom: 1px solid #ccc;
		margin: 0 5px 10px 5px;
	}
	.note {
		height: 90px;
		border: 1px solid #CFCB66;
		background: #FFFFAD url('images/feed.jpg') no-repeat;
		color: #996633; margin-left:0; margin-right:0; margin-top:0; margin-bottom:5px; padding-left:100px; padding-right:15px; padding-top:15px; padding-bottom:20px
	}

/* RIGHT SIDE */
#right {
	float: right;
	width: 700px;
	clear: right;
	margin:15px;
	
}
	.right_content{
		float: left; 
		width: 650px;
		
		padding: 10px 0px 0px 15px;
		border:#ccc 0px solid;
		text-align: justify;
		margin: 0 0 10px 0;
	}
	.special {
		clear: both;
		margin:0px 0 20px 0;	
		padding: 0 0 0 15px;
		border: 1px solid #ccc;
		background: #FEF9F1;
		color: #996633;
	}
	
	.metadata {
	border-top: 1px dotted #ccc;
	margin-bottom: 30px;
	text-align: right;
	}
		
	.alignright {
	float: right;
	}
		
	.alignleft {
	float: left
	}
	
	.navigation {
	padding: 1px;
	margin: 0;
	}
/* Begin Comments*/

.commentlist li.alt {
	background-color:#FEF9F1;
	}

.commentlist {
	margin:15px;
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	background: #fafafa;
	color: #282828;
	border: 1px solid #eeeeee;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: inline;
	}
/* End Comments */



/* FOOTER */

#footer { background:url(images/footer_bg.png) no-repeat top;text-align: center; clear: both; padding: 15px; font-size: 0.8em;}

#content_start {position: absolute;left: -10000px;};

.readmore{
	size:8px;
}
