/*  
Theme Name: Mickey Mars Magic
Author: Ancient Wisdom Productions
Author URI: http://ancientwisdompro.com/
*/


/*RESET!*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	
	text-shadow: 0 0 0 #000; /* thin out the text in safari */
}

body { line-height: 1; color: #333; background: white; }


   
body          { font-size: 81.25%; }   /* IE */
html > body   { font-size: 13px; }  /* Other browsers */

p {clear:both; -moz-opacity: .99; /*thin out the text in mozilla */}


/* Begin Typography & Colors */
body {
	background: #131313 url('images/background-top.jpg') no-repeat top center;
	margin: 0;
	font-family: "lucida sans unicode", "lucida grande", "trebuchet MS", "trebuchet", Geneva, Arial, sans-serif;	
	color: #cccccc;
  	line-height: 2; /* Unitless for proper inheritance */


}

#headerimg {
	min-height: 333px;
	text-align:center;
}

#page {
	width: 783px;
	margin:auto;
}

#nav {
	width: 692px;
	margin: 0 auto;
	font-size: .93em;
	        border-top: 1px solid #303030;
        border-bottom: 1px solid #303030;
		-moz-opacity: .99; /*thin out the text in mozilla */
}

#nav a:link, #nav a:visited {
	color: #cccccc;
	text-decoration: none;
        padding: 5px 2px 4px 2px;
	margin-right: 9px;
}

#nav a:hover, #nav a:active {
        border-bottom: 2px solid #b7e8ff;
	color: #b7e8ff;
	text-decoration: none;
}

#content {
	margin: auto;
}
.entry ul {
  padding: 0 0 20px 20px;
  color: #777;
  line-height: 1.4em; 
}

.entry li {
  list-style-type: disc;
}


.entry p {
margin-bottom: 20px;
}

hr {
     border-top: 1px solid #333;
     border-right: none;
border-left: none;
     border-bottom: none;
-moz-opacity: .99; 
}


.entry .reviewer {
border-bottom: 1px solid #333;
padding-bottom: 15px;
}

blockquote {
       margin-left: 15px;
       margin-right: 60px;  
line-height: 1.5em;
}

.home {
	width:723px;
}

.interior {
	width: 470px;
	float:left;
	padding-left:44px;
}

.interiorWide {
	width: 692px;
float:left;
	padding-left:44px;
}

#sidebar {
	float:right;
	width:208px;
	color:#868686;
	padding-right: 45px;
	margin: 10px 0;
	line-height:1.5em;
	font-size:12px;
}

#sidebar h2 {
	color:#bababa;
	margin:12px 0 10px 0;
	float:left;
}

#sidebar .button {
	float:right;
	margin-top:12px;
}

#text-2  {
border-bottom: solid 1px #3B3B3B;
padding-bottom: 15px;
margin-bottom:15px;
}

p {
        font-weight: 100;
}

h1, h2, h3, h4, h5 {
        font-weight: lighter;
		-moz-opacity: .99; /*thin out the text in mozilla */
}

h1 {
	font-size: 2em;
	color: #b7e8ff;
	margin: 20px 0 6px 0;
	line-height:1em;	
       
}

h2 {
	font-size: 1.25em;
	color: #b7e8ff;
	margin:10px 0 0 0;	
}


h3 {
       font-size: 1.1em;
       color: #C20b0C;
}

a:link, a:visited {
	color: #b7e8ff;
	text-decoration: none;
}

a:hover, a:active {
	color: #b7e8ff;
	text-decoration: underline;
}

li {
	list-style:	 none;
}


#homeHeadline {
	width:	692px;
	margin:auto;
	margin-bottom:40px;
}

#homeContactWrapper {
	width:	722px;
	margin:auto;
	background: url('images/gumball.png') no-repeat top left;
	height:207px;
}

#homeContact {
	border-top: 1px solid #303030;
	text-align:right;
	width:	692px;
	margin:auto;
}

#homeContact h1 {
	line-height: 1.4em;
	background: url('images/bracket.png') no-repeat top right;
	height: 114px;
	padding-right:35px;
	margin-top:20px;
	margin-right:20px;
}

#homeContact p {
	float:left;
	width:330px;
	margin-left:250px;
	margin-right:10px;
	margin-top:20px;
}

#homeContact img {
 float:left;
 margin-top:23px;
}

#homeContact a:link, #homeContact a:visited {
	color:#e62c00;
}

#goldenRabbit {
	background: url('images/golden-rabbit.png') no-repeat top center;
	height: 111px;
	padding: 17px 120px 18px 28px;
	font-size:12px;
	width:575px;
	overflow:hidden;
}

#goldenRabbit a:link, #goldenRabbit a:visited {
	color:#ffec42;
}

.button {
	margin-left:10px;
	vertical-align:middle;
	margin-top: 2px;
}

.button-right {
	margin-left:5px;
	vertical-align:middle;
	margin-top: 15px;
	float:right;
	clear:none;
	margin-right:12px;
}

.left {
	float:left;
}


.review {
font-style:italic;
margin-bottom:15px;
}


.reviewer {
color:#565656;
}


#medal {
background: url('images/medal-background.jpg') no-repeat top center;
height:69px;
text-align:center;
padding:178px 17px 0 24px;
font-size:10px;
line-height:1.4em;
-moz-opacity: .99; /*thin out the text in mozilla */
}

#footer {
	width: 692px;
	margin: 10px auto;	
	padding-top:10px;
	color: #666666;
	clear:both;
	line-height:1.5em;
	-moz-opacity: .99; /*thin out the text in mozilla */
}

#footer a:link, #footer a:visited {
	color: #666666;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #b7e8ff;
	text-decoration: underline;
}

#footertop {
	font-size:14px;
	border-bottom: 1px solid #303030;
	height:32px;
}

#footertopleft {
	float:left;
	width:300px;
}

#footertopright {
	float:left;
	width:392px;
	text-align:right;
}

#footerbottom {
	font-size:10px;
	margin-top:10px;
}

#footerbottomleft {
	float:left;
	width:542px;
	margin-bottom:10px;
}

#footerbottomright {
	float:left;
	width:150px;
	text-align:right;
	margin-bottom:10px;
}

.alignleft {
        float: left;
        margin: 0px 10px 10px 0px;
}

.alignright {
        float: right;
        margin: 0px 0px 10px 10px;
}

#imageDetails {
display: none;
}

.entry p img {
   padding-right: 5px;
}

input {
   border: 0px;
padding: 5px;
   color: #111;
   background-color: #444;
font-size: 1.3em;
font-weight: 800;
margin-bottom: 5px;
width: 200px;
margin-right: 20px;
}

input:focus {
  color: #333;
  background-color: #EEE    ;
}


textarea {
   border: 0px;
padding: 5px;
   color: #111;
   background-color: #444;
font-size: 1.3em;
font-weight: 800;
margin-bottom: 5px;
font-family: "lucida sans unicode", "lucida grande", "trebuchet MS", trebuchet, verdana, sans-serif;
}

textarea:focus {
  color: #333;
  background-color: #EEE    ;
}

input.submit {
  background-color: #FC0000;
color: #FFF;
}

input.submit:focus {
  background-color: #FFF;
  color: #111;
}