@charset "utf-8";
/* CSS Document */
/* Global Style Sheet for MJ2 */
/* Version 1.0 */

/* @Begin Group Core Elements */
html {
	height: 100%;
	/* Force Vertical Scroll Bar for IE */
	margin-bottom: 1px;
}
body {
	font-size: 12px;
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	line-height: 135%;
	color:#000000;
	margin: 0;
	padding: 0;
	background:#FFFFFF url(images/bg.png) repeat-x;
}
h1, h2, h3, h4, h4 {
	/* Setup More Readable Header Spacing */
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	color:#000000;
	text-transform:capitalize;
	font-weight:bold;
}
h1 {
	font-size: 150%;
}
h2 {
	font-size: 120%;
}
h3 {
	font-size: 130%;
}
h4 {
	font-size: 120%;
}
a {
	/* Global Links */
	color:#832B37;
	text-decoration: none;
}
a:hover {
	/* Global Links | Hover */
	color:#9B4753;
}
.clearfloat {
	/* Final Class Used to Fully Close a div Float Element | Use: <br class="clearfloat" /> @ End of Closing div */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/*Page Style*/
div#wrapper {
	width: 967px;
	margin:35px auto;
}
div#container {
	float:left;
	width:100%;
	margin-top:153px;
}
div#content {
	margin:0 270px;
}
div.sidebar {
	float:left;
	width:250px;
}
div#primary {
	margin:0 0 0 -100%;
}
* html div#primary {
	left:20px;
	position:relative;
}
div#secondary {
	margin:0 0 0 -250px;
	background:#EBEBEB url(images/right-bg-4.png) 0 100% no-repeat;
}

div#secondary div#right3 {
	background: url(images/right-bg-3.png) repeat-y;
	margin-bottom:-3px;
}

div#secondary div#right3 div#right4 {
	background: url(images/right-bg-2.png) 100% 0 no-repeat;
}

div#padding {
	padding-top:30px;
	padding-left:15px;
}
div#footer {
	clear:left;
	width:100%;
}
#blog-title {
	height:180px;
	width:380px;
	position:absolute;
	top:-16px;
}
#blog-description {
	position:absolute;
	display:block;
	top:150px;
	margin-left:400px;
	width:535px;
	padding-top:5px;
	padding-bottom:5px;
	color:#000000;
	font-size:160%;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}
/* Just some example content */
div.skip-link {
	display:none;
}
div#menu {
	background: url(images/menu-bg.png) no-repeat;
	width:532px;
	height:45px;
	position:absolute;
	top:0;
	margin-left:400px;
}
div#menu ul, div#menu ul ul {
	line-height:1;
	list-style:none;
	margin:0;
	padding:0;
}
div#menu ul a {
	display:block;	
	text-decoration:none;
	color:#FFF;
	width:105px;
	height:40px;
	text-align:center;
	font-size:130%;
	padding-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url(images/nav-div.png) no-repeat;
}
div#menu ul a:hover {
	color:#F9E928;
}
div#menu ul ul ul a {
	font-style:italic;
}
div#menu ul li ul {
	margin-left:-999em;
	position:absolute;
}
div#menu ul li:hover ul {
	margin-left:0;
}
.entry-title, .entry-meta {
	clear:both;
}

form#commentform .form-label {
	margin:1em 0 0;
}
form#commentform span.required {
	background:#fff;
	color:#c30;
}
form#commentform, form#commentform p {
	padding:0;
}
input#author, input#email, input#url, textarea#comment {
	padding:0.2em;
}
div.comments ol li {
	margin:0 0 3.5em;
}
textarea#comment {
	height:13em;
	margin:0 0 0.5em;
	overflow:auto;
	width:66%;
}
.alignright, img.alignright {
	float:right;
	margin:1em 0 0 1em;
}
.alignleft, img.alignleft {
	float:left;
	margin:1em 1em 0 0;
}
.aligncenter, img.aligncenter {
	display:block;
	margin:1em auto;
	text-align:center;
}
div.gallery {
	clear:both;
	height:180px;
	margin:1em 0;
	width:100%;
}
p.wp-caption-text {
	font-style:italic;
}
div.gallery dl {
	margin:1em auto;
	overflow:hidden;
	text-align:center;
}
div.gallery dl.gallery-columns-1 {
	width:100%;
}
div.gallery dl.gallery-columns-2 {
	width:49%;
}
div.gallery dl.gallery-columns-3 {
	width:33%;
}
div.gallery dl.gallery-columns-4 {
	width:24%;
}
div.gallery dl.gallery-columns-5 {
	width:19%;
}
div#nav-above {
	margin-bottom:0;
}
div#nav-below {
	margin-top:0;
}
div#nav-images {
	height:150px;
	margin:1em 0;
}
div.navigation {
	height:0;
}
div.navigation div.nav-next {
	float:right;
	text-align:right;
}
div.sidebar h3 {
	font-size:1.2em;
}
div.sidebar input#s {
	width:7em;
}
div.sidebar li {
	list-style:none;
	margin:0 0 2em;
}
div.sidebar li form {
	margin:0.2em 0 0;
	padding:0;
}
div.sidebar ul ul {
	margin:0 0 0 1em;
}
div.sidebar ul ul li {
	list-style:disc;
	margin:0 3px;
}
div.sidebar ul ul ul {
	margin:0 0 0 0.5em;
}
div.sidebar ul ul ul li {
	list-style:circle;
}
div#menu ul li, div.gallery dl, div.navigation div.nav-previous {
	float:left;
}
div#header, div#footer {
	text-align:left;
}
input#author, input#email, input#url, div.navigation div {
	width:50%;
}
div.gallery *, div.sidebar div, div.sidebar h3, div.sidebar ul {
	margin:0;
	padding:0;
}
div#footer {
	padding-top:100px;
	padding-bottom:30px;
	padding-left:15px;	
	background:url(images/footer.png) 0 100% no-repeat;
	color:#999;
}

div#champ
{
   right: 100px;
   top: 50px;
}


