/*

Theme Name: MGM_WP_1_b

Theme URI: http://www.michaelgarethmorgan.com

Description: Simple & light, minimalistic theme

Version: 1.0

Author: Michael Morgan

Author URI: http://www.michaelgarethmorgan.com



	This theme was designed and built by Michael Morgan,

	whose site is http://www.michaelgarethmorgan.com

*/



/*============================================================

	Basics

============================================================*/

*

{

	margin: 0;

	padding: 0;

	border: 0;

}



.left

{

	float: left;

}



.right

{

	float: right;

}



.clear

{

	clear: both;

}

.c{text-align: center}

















/*============================================================

	Defaults

============================================================*/

a

{

	text-decoration: none;

	color: #0099cc;

}



a:hover

{

	text-decoration: underline;

}



p, li

{

	line-height: 18px;

}



small

{

	font-family:Arial, Helvetica, sans-serif;

	font-size: 0.9em;

	line-height: 1.5em;

}



img.alignleft

{

	margin-right: 15px;

	margin-bottom: 15px;

	float: left;

}



img.alignright

{

	margin-left: 15px;

	margin-bottom: 15px;

	float: right;

}



.aligncenter

{

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.wp-caption

{

	border: 1px solid #ddd;

	text-align: center;

	background-color: #f3f3f3;

	padding: 10px;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

}



.wp-caption img

{

	margin: 0;

	padding: 0;

	border: 0 none;

	max-width: 540px;

}



.wp-caption p.wp-caption-text

{

	font-size: 12px;

	line-height: 17px;

	padding: 0 4px 5px;

	margin: 0;

}



acronym, abbr, span.caps

{

	cursor: help;

}



acronym, abbr

{

	border-bottom: 1px dashed #999;

}



blockquote

{

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border-left: 5px solid #ddd;

}



blockquote cite

{

	margin: 5px 0 0;

	display: block;

}













/*============================================================

	Headings

============================================================*/

h1

{

	font: bold 36px "Microsoft YaHei",Arial;

	color: #000000;

}



h1 a

{

	color: #000000;

}

h1 span{color:#666666;font-size:12px;font-family:Arial, Helvetica, sans-serif;font-weight:bold;padding-left:15px}

h2

{

	font:bold 22px "Microsoft YaHei",Arial;

	color: #000000;

}



h2 a

{

	color: #000000;

}

	



h3

{

	font: bold 16px Arial, Helvetica, sans-serif;

	color: #000000;padding:0 0 15px 0


}



h3 a

{

	color: #000000;

}





h4

{

	font: bold 14px Arial, Helvetica, sans-serif;

	color: #000000;

}



h4 a

{

	color: #000000;

}













/*============================================================

	Body & container(s)

============================================================*/

body

{

	font-size: 12px;

	font-family: Verdana, Arial, Sans-Serif;

	background: #000000 url(images/bg.jpg) repeat-y center;

	color: #333;

	text-align: center;

	padding:60px 0

}



#wrapper

{

	width: 964px;				/* 4px extra to accomodate 1px borders */

	text-align: left;

	margin: auto;

	overflow: hidden;

}



























/*============================================================

	Primary structure(s)

============================================================*/

#page

{

	padding: 20px;

	background:url(images/bg-con.jpg) #f9f7f0;

	border: 1px solid #CCC;

}



#content

{

	float: left;

	width: 612px;				/* 2px extra to accomodate 1px borders */

}



#sidebar

{

	float: left;

	width: 290px;

	margin-left: 20px;

}



























/*============================================================

	Header

============================================================*/

#header

{

	height: 70px;

}



#header h1

{

	line-height: 60px;

	padding-left: 20px;

}























/*============================================================

	Navigation

============================================================*/

#navigation

{

	height: 38px;

	background: url('images/navigation_bg.png') #fdfdfd;

	border: 1px solid #DDDDDD;

	margin-top: 5px;

	margin-bottom: 5px;

}



#navigation ul

{

	list-style: none;

}



#navigation ul li

{

	float: left;

	line-height: 38px;

}



#navigation ul.left li

{

	border-right: 1px solid #CCC;

}



#navigation ul.right li

{

	border-left: 1px solid #CCC;

}



#navigation ul li a

{

	float: left;

	display: block;

	color: #666;

	padding-left: 10px;

	padding-right: 10px;

}



#navigation ul li a.active

{

	color: #333;

}



#navigation ul li a:hover

{

	color: #333;

	text-decoration: none;

}



#navigation ul li a.home

{

	background: url('images/navigation_home.png');

	background-repeat: no-repeat;

	background-position: center;

	padding-left: 20px;

	padding-right: 20px;

}



#navigation ul li a.home:hover

{

	background: url('images/navigation_home_hover.png');

	background-repeat: no-repeat;

	background-position: center;

}



#navigation ul li a.feed

{

	background: url('images/navigation_feed.png');

	background-repeat: no-repeat;

	background-position: center;

	padding-left: 20px;

	padding-right: 20px;

}



#navigation ul li a.feed:hover

{

	background: url('images/navigation_feed_hover.png');

	background-repeat: no-repeat;

	background-position: center;

}



#navigation ul li a.search

{

	background: url('images/navigation_search.png');

	background-repeat: no-repeat;

	background-position: center;

	padding-left: 20px;

	padding-right: 20px;

}



#navigation ul li a.search:hover

{

	background: url('images/navigation_search_hover.png');

	background-repeat: no-repeat;

	background-position: center;

}



#navigation ul #search

{



}



#navigation ul #search input.text

{

	padding: 12px;

	font-size: 12px;

	width: 200px;

	color: #666;

}









/*============================================================

	Sidebar specifics

============================================================*/

#sidebar h4,h4.related_post_title

{

	border-bottom: 1px dashed #cbc5aa;

	padding-bottom: 5px;

	margin-bottom: 9px;

}

div.entry ul.related_post{margin-left:0}
#sidebar ul,.related_post

{

	list-style: none;

}



#sidebar ul li,.related_post li

{

	background: url('images/sidebar_icon_top.png');

	background-repeat: no-repeat;

	background-position:left 3px;

	padding-left:18px;

	margin-top:2px

}



#sidebar ul.children li a

{

	background: url('images/sidebar_icon_child.png');

	background-repeat: no-repeat;

	background-position: center left;

	padding-left: 18px;

}



#sidebar ul li ul

{

	padding-left: 10px;

}



#sidebar ul ul li

{



}



#sidebar ul ul li a

{



}

























































/*============================================================

	Miscellaneous

============================================================*/

.box

{

	

	padding: 20px;

	margin-bottom: 10px;

}



.corners

{

	-moz-border-radius: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-radius: 5px;

	border-radius: 5px;

}

.r{ text-align:right}















/*============================================================

	A post

============================================================*/

div.post

{

	

}

.gray{color: #999;}

div.comment {	background: #fefef4;
	border: 1px dashed #ded6b2;
	padding: 10px 20px;
	margin-bottom: 20px;}

div.post span.detail, div.comment span.detail, div.category span.detail

{

	display: block;

	color: #999;

	line-height: 18px;

	border-bottom: 1px dashed #cbc5aa;

	padding-bottom: 5px;

	margin-bottom: 9px;

}



div.comment h2{font: bold 14px Arial, Helvetica, sans-serif;}

 div.category span.detail

 {

	border-bottom: 0;

	margin-bottom: 0;

	padding-bottom: 0;

 }



div.entry

{

	margin-bottom: -18px;

}



div.entry p

{

	line-height: 18px;

	margin-bottom: 18px;

}



div.entry p a:hover

{

	text-decoration: underline;

}



div.entry ul, div.entry ol

{

	margin-bottom: 18px;

	margin-left: 24px;

}



div.entry ul ul, div.entry ol ol, div.entry ul ol, div.entry ol ul

{

	margin: 0px;

	padding-left: 10px;

}











div.leftrightnav

{
margin-bottom:15px;overflow:hidden;zoom:1;padding:0 17px 0 7px

}

.navigation{
margin-bottom:15px;overflow:hidden;zoom:1;padding:0 17px

}

div.leftrightnav div.alignleft a,div.alignleft2

{

	float: left;

	display: block;

	line-height: 16px;

	padding: 2px;


}



div.leftrightnav div.alignright a,div.alignright2

{

	float: right;

	display: block;

	line-height: 16px;

	padding: 2px;

}























/*============================================================

	Comment form

============================================================*/

#commentform

{

	

}



#commentform div.paneleft

{

	float: left;

	width: 230px;

}



#commentform div.paneright

{

	float: left;

	width: 300px;

}



#commentform label

{

	display: block;

	color: #777;

}



#commentform input.text

{

	font-size: 12px;

	margin-top: 2px;

	border: 1px solid #CCC;

	padding: 5px;

	width: 200px;

}



#commentform textarea

{

	font-size: 12px;

	margin-top: 2px;

	border: 1px solid #CCC;

	padding: 5px;

	width: 560px;

}



#commentform textarea.small

{

	width: 330px;

}



#commentform input.button

{

	font-size: 12px;

	margin-top: 2px;

	border: 1px solid #CCC;

	padding: 5px;

	background: #FFF;

	color: #666;

}

















/*============================================================

	Footer

============================================================*/

#footer

{

	height: 20px;

}



#footer ul

{

	list-style: none;

}



#footer ul li

{

	float: left;

	line-height: 20px;

	padding-left: 10px;

	padding-right: 10px;

}



#footer p

{

	text-align: right;

	line-height: 20px;

	padding-right: 10px;

}