/*
Theme Name: Michael Paige
Theme URI: http://www.michaelpaigeworld.com
Description: 3 Column WordPress Theme
Version: 1.01
Author: Katy Castro
Author: http://www.kissmycode.com
*/

blockquote, body, caption, dd, dl, form, h1, h2, h3, h4, h5, h6, input, p, pre, textarea, table, td, th{
	margin: 0;
	padding: 0;
}

body, form, h1, h2, h3, h4, h5, h6, input, textarea, table{
	font: 12px verdana, arial, helvetica, sans-serif;
	color: #000;
}

body{
	text-align: center;
	background: #FFFFFF url(images/bg-rpt.gif) repeat-x;
}

a{
	color: #FF0000;
	text-decoration: none;
}

a:visited{
	color: #FF0000;
	text-decoration: none;
}

a:hover{
	color: #353535;
	text-decoration: none;
}

a:active{
	color: #FF0000;
	text-decoration: none;
}

a img{
	border: 0;

}

blockquote{
	margin: 10px 0 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	border: 1px dashed #C0C0C0;
}

blockquote p{
	padding: 20px;
}

blockquote blockquote{
	margin: 0 20px;
	background: #FFFFFF;
}

img.alignleft{
	margin: 25px 10px 2px 0;
}

img.alignright{
	margin: 25px 0 2px 10px;
}

img.alignleft, img.alignright{
	padding: 4px;
	display: inline;
}

img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

p img{
	max-width: 100%;
}

p{
	padding: 10px 0;
}

small{
	font-size: 11px;
}

.alignleft{
	float: left;
}

.alignright{
	float: right;
}

.clear{
	clear: both;
	margin: 0;
	padding: 0;
}

.dottop, .dotbottom{
	width: 100%;
	background: url(images/dot.gif) right top no-repeat;
}

.dottop div, .dotbottom div{
	background: url(images/dot.gif) no-repeat;
}

.dottop, .dottop div, .dotbottom, .dotbottom div{
	height: 1px;
	font-size: 1px;
}

#wrapper{
	margin: 0 auto;
	width: 860px;
	text-align: left;
}


#header{
	float: left;
	width: 880px;
	height: 190px;
	background: #E1DF9B url(images/bg-header.gif) no-repeat;
}

#header h1{
	float: left;
	width: 202px;
	height: 119px;
	margin: 139px 0 0 20px;
	display: inline;
	overflow: hidden;
}


#menu{
	width: 880px;
	margin: 0px 0 0 20px;
	display: inline;
	font: 14px Verdana;
	font-weight: bold;
	color: #FFFFFF;
}

#menu ul{
	list-style-type: none;
	margin: 0 0 0;
	padding: 0;
}

#menu ul li{
	float: left;
	margin: 162px 20px 0 25px;
	display: inline;
	position: relative;
}

#menu ul li a{
	color: #FFFFFF;
	display: block;
	padding: 0 0 0 0px;
}

#menu ul li a:visited{
	color: #FFFFFF;
	display: block;
	padding: 0 0 0 0px;
}

#menu ul li a:hover{
	color: #353535;
	display: block;
	text-decoration: none;
	padding: 0 0 0 0px;
}

#menu ul li a:active{
	color: #FFFFFF;
	display: block;
	padding: 0 0 0 0px;
}

p.alert, p.download, p.info, p.note{
	margin: 10px 0 0;
	padding: 10px 10px 10px 36px;
}

p.alert{
	border-top: 2px solid #f0baa2;
	border-bottom: 2px solid #f0baa2;
	padding: 10px 10px 10px 36px;
	background: #ffd9c8 url(images/alert.png) no-repeat 12px 16px;
}

p.download{
	border-top: 2px solid #d4ebaf;
	border-bottom: 2px solid #d4ebaf;
	background: #edfcd5 url(images/download.png) no-repeat 10px 16px;
}

p.info{
	border-top: 2px solid #eee;
	border-bottom: 2px solid #eee;
	background: #f9f9f9 url(images/info.png) no-repeat 12px 16px;
}

p.note{
	border-top: 2px solid #efe3ae;
	border-bottom: 2px solid #efe3ae;
	background: #fef6d2 url(images/note.png) no-repeat 14px 16px;
}

.sidebar{
	float: left;
	margin: 10px 0 0;
	width: 330px;
}

.sidebar ul#primary, .sidebar ul#quaternary{width: 330px;}
.sidebar ul#secondary, .sidebar ul#tertiary{float: right; width: 160px;}
.sidebar ul#tertiary{float: left;}

.sidebar ul{
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.sidebar ul li{
	margin: 10px 0 0;
}

.sidebar ul li h3{
	padding: 8px 10px 6px 10px;
	font: bold 12px georgia, serif;
	text-transform: uppercase;
	color: #555555;
}

.sidebar ul ul{
	float: none;
	line-height: 22px;
}

.sidebar ul ul li{
	margin: 0;
	padding: 3px 10px 2px 10px;
}

.sidebar ul ul li a{
	color: #353535;
	font-weight: normal;
	text-decoration: none;
}

.sidebar ul ul li a:visited{
	color: #353535;
	font-weight: normal;
	text-decoration: none;
}

.sidebar ul ul li a:hover{
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
}

.sidebar ul ul li a:active{
	color: #353535;
	font-weight: normal;
	text-decoration: none;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
	border: 0;
	background-image: none;
}

.sidebar ul li#ads-300x250{
	width: 330px;
	height: 280px;
	overflow: hidden;
	background: #FFFFFF;
}

.sidebar ul li#ads-300x250 .rctop, .sidebar ul li#ads-300x250 .rctop div, .sidebar ul li#ads-300x250 .rcbottom, .sidebar ul li#ads-300x250 .rcbottom div{
	background: #FFFFFF;
}

.sidebar ul li#ads-300x250 ul{
	padding: 0 10px;
}

.sidebar ul li#ads-300x250 ul li{
	padding: 0;
	width: 310px;
	height: 260px;
	background: #FFFFFF url(images/bg-ads-300x250.gif) no-repeat;
	border: 0;
}

.sidebar ul li#ads-300x250 ul li img{
	margin: 5px 0 0 5px;
}

.sidebar ul li#search{
	float: none;
	margin: 10px 0 0;
}

.sidebar ul li#search form#searchform{
	width: 100%;
}

.sidebar ul li.widget_rss h3{
	padding: 8px 10px 6px 10px;
	background-image: none;
}

.sidebar ul li.widget_rss h3 img{
	width: 9px;
	height: 9px;
}

.sidebar ul li.widget_tag_cloud h3{
	margin: 0 0 10px;
}

.sidebar ul li.widget_tag_cloud a{
	padding: 0 0 0 10px;
}

.rss{
	padding-left: 115px;
	margin-left: 5px;
	background: url(images/rss-bg.gif) no-repeat;
	width: 300px;
	height: 110px;
	margin-top: 45px;
}

.shop{
	padding-left: 5px;
	margin-left: 5px;
	width: 300px;
	height: 130px;
	margin-top: 5px;
}

.rss a{
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

.rss a:visited{
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

.rss a:hover{
	color: #353535;
	font-weight: bold;
	text-decoration: none;
}

.rss a:active{
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

#wp-calendar{
	width: 100%;
	border-bottom: 1px solid #f2f1e9;
	padding: 0 0 10px;
}

#wp-calendar caption{
	padding: 10px;
}

#wp-calendar th, #wp-calendar td{
	padding: 5px;
	text-align: center;
	background: #f2f1e9;
}

#wp-calendar td{
	background: #fff;
}

#wp-calendar td, table#wp-calendar th{
	padding: 3px 0;
}

#comments, #respond{
	margin: 15px 0 0;
}

#comments h3{
	padding: 0 10px 7px 10px;
	border-bottom: 1px solid #f2f1e9;
	font: 18px "trebuchet ms", georgia, serif;
	text-transform: uppercase;
	color: #FF0000;
}

#comments h3#comments-count{
	padding: 0 10px 7px 39px;
	background: url(images/commentstemplate-comment.gif) no-repeat 10px 5px;
}

#comments ol.commentlist{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#comments ol.commentlist li{
	padding: 4px 10px 3px;
	border-bottom: 1px solid #E3E1A1;
	line-height: 22px;
}

#comments ol.commentlist li.highlighted{
	background: #f9f9f9;
}

#comments .required{color: ##EF1265;}
#comments textarea{width: 75%;}
#comments p.nocomments, #respond form{padding: 0 10px;}
#comments p#login-req{padding: 20px 10px 10px;}
p.comment_license{line-height: 22px;}

.container{
	float: left;
	width: 860px;
	background: #fff;
}

.rctop, .rctop div, .rcbottom, .rcbottom div{
	width: 100%;
	height: 10px;
	font-size: 1px;
}

.rctop{background: #FFFFFF right top no-repeat;}
.rctop div{background: #FFFFFF 0 -10px no-repeat;}
.rcbottom{background: #FFFFFF right -20px no-repeat;}
.rcbottom div{background: #FFFFFF 0 -30px no-repeat;}

.content{
	float: left;
	margin: 10px 10px 0;
	width: 500px;
	display: inline;
	overflow: hidden;
}

.post, .page{
	padding: 14px 0 0;
}

.entry-head{
	float: left;
	width: 500px;
	padding: 0 0 7px;
	border-bottom: 1px solid #f2f1e9;
}

.entry-head h2, .entry-meta{
	margin: 0 0 0 0px;
}

.entry-head h2{
	font: 22px "trebuchet ms", georgia, serif;
}

.entry-head h2 a{
	color: #FF0000;
	text-decoration: none;
}

.entry-head h2 a:visited{
	color: #FF0000;
	text-decoration: none;
}

.entry-head h2 a:hover{
	color: #353535;
	text-decoration: none;
}

.entry-head h2 a:active{
	color: #FF0000;
	text-decoration: none;
}

.page .entry-head{
	float: none;
	background-image: none;
}

.page .entry-head h2{
	margin: 0 0 0 10px;
}

.entry-meta{
	padding: 1px 0 0;
	font-size: 11px;
	color: #777;
}

.entry-meta a{
	color: #777;
	font-weight: normal;
	text-decoration: none;
}

.entry-meta a:visited{
	color: #777;
	font-weight: normal;
	text-decoration: none;
}

.entry-meta a:hover{
	color: #777;
	font-weight: normal;
	text-decoration: underline;
}

.entry-meta a:active{
	color: #777;
	font-weight: normal;
	text-decoration: none;
}

span.entry-date{
	padding: 0 0 0 12px;
	background: url(images/entrymeta-calendar.gif) no-repeat 0 3px;
}

span.author{
	padding: 0 0 0 13px;
	background: url(images/entrymeta-pencil.gif) no-repeat 0 3px;
}

span.comments-link{
	padding: 0 0 0 14px;
	background: url(images/entrymeta-comment.gif) no-repeat 0 3px;
}

.entry-foot{
	padding: 4px 10px 3px;
	line-height: 22px;
	background: #FFFFFF;
}

.entry-foot a{
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
}

.entry-foot a:visited{
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
}

.entry-foot a:hover{
	color: #353535;
	font-weight: normal;
	text-decoration: underline;
}

.entry-foot a:active{
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
}

.entry-content{
	padding: 0 10px;
	line-height: 22px;
	text-align: justify;
}

.entry-content p a{
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

.entry-content p a:visited{
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

.entry-content p a:hover{
	color: #353535;
	font-weight: bold;
	text-decoration: none;
}

.entry-content p a:active{
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

.entry-content h1{
	font-size: 22px; 
	font-weight: normal; 
	line-height: 28px;
}

.entry-content h2{
	font-size: 20px; 
	font-weight: normal; 
	line-height: 26px;
}

.entry-content h3{
	font-size: 18px; 
	font-weight: normal; 
	line-height: 24px;
}

.entry-content h4{
	font-size: 14px; 
	font-weight: normal; 
	line-height: 20px;
}

.entry-content h5{
	font-size: 11px; 
	line-height: 16px;
}

.entry-content h6{
	font-size: 10px; 
	line-height: 14px;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6{
	padding: 10px 0 10px;
}

.divider{
	margin: 10px 0px 10px 45px;
	padding: 3px;
	height: 35px; 
              width: 400px;
	background: #FFFFFF url(images/divider.gif) no-repeat;
}

.ads-468x60 img{
	margin: 20px 0 0 20px;
}

.navigation{
	float: left;
	width: 500px;
	margin: 17px 0 7px;
	display: inline;
}

.navigation a{
	color: #353535;
	font-weight: bold;
	text-decoration: none;
}

.navigation a:visited{
	color: #353535;
	font-weight: bold;
	text-decoration: none;
}

.navigation a:hover{
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

.navigation a:active{
	color: #353535;
	font-weight: bold;
	text-decoration: none;
}

.navigation span.nav-previous{
	margin: 0 0 0 10px;
	padding: 0 0 0 16px;
	background: url(images/bg-older-posts.gif) no-repeat 0 3px;
}

.navigation span.nav-next{
	margin: 0 10px 0;
	padding: 0 16px 0;
	background: url(images/bg-newer-posts.gif) no-repeat right 3px;
}


#footer {
 	padding: 5px 0px;
 	margin: 10px 0px 0px 0px;
	height: 2px;
 	font-size: 10px;
 	color: #202020;
 	text-align: center;
 	clear: both;
}

#footerbg {
	height: 50px;
	width: 100%;
	margin-top: 0px;
	margin-bottom:0px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	background: #E1DF99 url(images/bg-footer.gif) repeat-x;
}

#footerbg a{
	color: #353535;
	font-weight: bold;
	text-decoration: none;
}

#footerbg a:visited{
	color: #353535;
	font-weight: bold;
	text-decoration: none;
}

#footerbg a:hover{
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

#footerbg a:active{
	color: #353535;
	font-weight: bold;
	text-decoration: none;
}

#footerbg p {
 	padding-bottom: 5px;
 	padding-top:25px;
 	padding-left:0px;
 	padding-right:0px;
 	text-align: center;
	}