/*
	Theme Name: mobigamedepot
	Theme URL: http://mobigamedepot.com/
	Description: Mobi Gane Depot.
	Author: mobigamedepot.com
	Author URI: http://mobigamedepot.com/
	Version: 1.1
	Tags: Magazine, Ads Ready, Two Columns, Right Sidebar, Fixed Width, Blogging, Featured Content, Slideshow, Options Page
*/

/* LAYOUT */

body {
	/* font-family: Georgia, Times, "Times New Roman", serif; */
	font-size: 13px;
	background: url(images/background.png);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #ececec;
}

#wrapper {
	padding:0;
}

#container {
	padding-bottom: 10px;
}

#contentwrap {
	background: #fff url(images/contentwrap-background.png) top right repeat-y;
	margin-top: 10px;
	border: 1px solid #d4d1d1;
}

a {
	color: #661111;
}

a:hover {
	color: #ca0002;
}

/* HEADER */

#header {
	/*
	height: 89px;
	*/
	height: 104px;
	padding-top: 2px;
}

#header h1 {
	margin-bottom: 4px !important;
	padding: 8px 0 0 0;
	font-weight: normal;
	/* font-family: Georgia, Times, "Times New Roman", serif; */
	font-size: 48px;
	/* text-transform: uppercase; */
}

#header h1 a, #header h1 a:visited {
	color: #000000;
	text-decoration: none;
}

#header h2 {
	color: #FFFF00;
	font-size: 13px;
	line-height: 13px; 
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-weight: bold;
	/*
	font-style: italic;
	text-transform: uppercase;
	*/
}

/* Navigation Drop-Down Menu */
.navcontainer {
	height: 44px;
}

#nav {
	height: 44px;
}

#nav ul {
	display: none;
	position: absolute;
	margin: 42px 0 0 0px;
	background: #5c0e0e;
	z-index: 10000;
	opacity: 1.0;
} /* hide the sub nav */

*+ html #nav ul {
	margin: 44px 0 0 -122px;
} /* ie 7 hack */

#nav li {
	list-style: none;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}

#nav a {
	display:block;
	float:left;
	padding: 5px 15px;
	
	margin: 0 0 0 -1px;
	text-decoration:none;
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #fff;

    margin: 0px 3px 0px 3px;
	padding: 9px 12px 16px 12px;
		/*border:1px solid #ddd;
	*/
}
 
/*subnav styling*/
#nav ul li, #nav ul li a {
	float:none;
}

#nav ul li a {
	margin: 3px 0 0 0;
	/* width: 130px; */
}

#nav li a:hover {
	background: url(images/nav-hover.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
    margin: 0px 3px 0px 3px;
	padding: 9px 12px 16px 12px;
}

#nav .current-cat a:hover {
	background: url(images/nav-active-hover.png);
	background-repeat: repeat-x;
	color: #000000;
    margin: 0px 3px 0px 3px;
	padding: 9px 12px 16px 12px;
}

#nav li a:active, .current-cat {
	background: url(images/nav-active.png);
	background-repeat: repeat-x;
	color: #000000;
    margin: 0px 3px 0px 3px;
	padding: 9px 12px 16px 12px;
}

#nav .page_item a:hover {
	background: #000000;
	color: #FFFFFF;
    margin: 0px 0px 0px 0px;
	padding: 12px 12px 16px 12px;
}

#nav ul li a:hover {
	color: #FFFFFF;
	/*
	background: url(images/nav-hover.png);
	background-repeat: repeat-x;
	color: #000000;
	display: block;
    margin: 0px 3px 0px 3px;
	padding: 9px 12px 16px 12px;
	text-decoration: none;
	*/
}

#nav  li.current-cat a {
	color:#000000;
}
/* end menu */
	
/* CONTENT */

.error {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
}

.notice {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
}

#content {
	background-color: #fff;
	padding: 15px 5px 15px 15px;
	}
	
pre {
	overflow: auto; 
	width: 470px; 
}

.post {
	padding-bottom: 30px;
}

.post p {
	margin-bottom: 10px;
}

.title {
	margin: 0 0 4px 0;
	padding: 8px 10px;
	line-height: 22px;
	font-family: Arial, Verdana;
	color: #661111;
	background: #eeeeee;
}
	
.title a {
	text-decoration: none;
	color: #555555;
}

.title a:hover {
	text-decoration: none;
	color: #661111;
}

.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Arial, Verdana;
	/* text-decoration: underline; */
	color: #000;
}

.postdate {
	font-size: 11px;
	padding: 1px 4px;
	font-family: Arial, Verdana;
	font-style: italic;
}

.postmeta, .subpostmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
}
	
.entry {
	text-align: justify;
	line-height: 20px;
	padding-top: 8px;
	font-family: Arial, Verdana;
	font-size: 14px;
}

.navigation {
	padding: 10px 0;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #e7caca;
	}
	
.post img {
	max-width: 680px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
	}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
	
/* SIDEBAR(S) */

.sidebaradbox {
	margin-top: 5px;
	margin-left: -5px;
	text-align:center;
}
	
.ad125 {
	margin: 8px;
}

.sidebar {
	margin: 0 10px 0 10px;
}
	
.sidebar a {
	text-decoration: none;
	color: #555;
}

.sidebar a:hover {
	text-decoration: underline;
	color: #661111;
}

/* SEARCH BOX */
#searchform {
	width: 280px;
}
	
#search label, #searchform label {
	margin: 10px 0 10px 0;
	padding: 4px 0 6px 0px;
	background: #661111;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	display: block;
}
	
#searchform #s {
	border: 1px solid #ca0002;
	height: 25px;
	width: 238px;
	font-size: 20px;
	/* font-family: new times roman; */
	float: left;
	padding-left: 4px;
	padding-right: 4px;
}

#searchform #go {
	float: right;
}
	
#topsearch {
	padding: 4px;
	height: 30px;
	background: #661111;
	margin-top: 15px;
}

.rssbox {
	background: #fff7df;
	border: 1px solid #f9931b;
	padding: 10px;
	margin: 10px 0 0 0;
}

.rssbox a {
	color: #e23007;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.rssbox a:hover {
	color: #e23007; 
	text-decoration: underline;
}
		
/* Social icons */
.addthis_toolbox {
	margin: 10px 0 0 0;
	text-align: center;
}

.addthis_toolbox .custom_images a
{
    width: 32px;
    height: 32px;
    margin: 0 3px 0 3px;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}
	
.sidebarvideo {
}

.sidebar h2 {
	margin: 10px 0 0 0;
	padding: 4px 0 2px 0px;
	background: #fff;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	text-transform: uppercase;
	color: #661111;
	border-bottom: 1px solid #cfcfcf;
	}

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.sidebar ul li li {
	padding: 3px 0px 3px 15px;
	margin: 0px;
	background: url(images/bullet.png) no-repeat top left;
	}
	
.sidebar ul li ul li {
	background: #FFFFFF url(images/bullet.png) no-repeat top left;
	padding: 2px 0px 2px 15px;
	margin: 2px 0;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #555;
	background: #fff;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: #eef0f4;
	}

#wp-calendar td {
	color: #999;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eef0f4;
	color: #555;
	}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}


/* FOOTER */

#footer {
	background: #ca0002;
	height: 70px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-top: 10px;
	border-top: 2px solid #661111;
	color: #FFFFFF;
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 13px;
}

#footer .copyright {
	/* font-family: Georgia, Times, "Times New Roman", serif; */
	font-size: 13px;
}

#footer a {
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: underline;
}

#footer.aligncenter {
	float: center;
}

#footer.alignleft {
	float: left;
	width: 45%;
}

#footer.alignright {
	float: right;
	width: 45%;
}

/* +++++++++++++++ The comment section +++++++++++++++++ */
#comments h2, h3, h4 {
	margin-bottom: 10px;
	padding: 6px;
	background: #eeeeee;	
}

#commentcountnum {
	font: 20px;
	color: #69624e;
	display: block;
	width: 40px;
	text-align: center;
	padding-top: 2px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform #securitycode, #commentform textarea {
	border: 1px solid #808080;
	padding: .2em;
	margin-left:10px;
}

#commentform textarea {
	width:96%;
}

.comment-meta a {
	color: #757575;
}

input.commentinput, textarea#comment {
	background: #FFFFFF;
	border: 1px solid #cfcfcf;
	padding: 2px;
}

h3.commentstitle {
	color: #663a2e;
	font: 16px;
	margin-bottom: 12px;
	text-align: left;
}

.commentauthor {
	font: 14px;
	font-weight: bold;
	color: #787878;
}

.commentauthor a {
	/*
	color: #906353;
	text-decoration: underline;
	*/
}

.commentinfo {
	padding-bottom: .5em;
}

ol.commentlist { list-style:none; margin:0; padding:0; text-indent:0; }
ol.commentlist li {
	border:1px solid #cfcfcf; height:1%;
	/*
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	*/
	margin:0 0 10px; padding:5px 7px 5px 57px; position:relative;
}
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment {background:#f5f5f5;}
ol.commentlist li div.comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard { font:bold 14px/1.4; }
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url { color:#661111; text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
ol.commentlist li div.vcard img.avatar { border:3px solid #661111; left:5px; position:absolute; top:5px; }
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta { font:bold 10px/1.4; position:absolute; right:10px; text-align:right; top:5px; }
ol.commentlist li div.comment-meta a { color:#333; text-decoration:none; }
ol.commentlist li div.comment-meta a:hover { color:#000; }
ol.commentlist li p {font:normal 12px/1.4; margin:0 0 1em; }
ol.commentlist li ul {font:normal 12px/1.4; list-style:square; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li div.reply { }
ol.commentlist li div.reply:hover { }
ol.commentlist li div.reply a { }
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li { }
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {background: #FFFFFF;}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { }
ol.commentlist li.odd { }
ol.commentlist li.parent { }
ol.commentlist li.pingback { }
ol.commentlist li.pingback.parent { }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}

/* +++++++++++++++ end of comment section +++++++++++++++++ */
/* COMMENTS */

/*
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
*/

/*
////////////////////////// leaderboard table styles /////////////////////////////
*/

.leader {
	border: 1px solid #f0f0f0;
	/*
	padding-left: 4px;
	padding-right: 4px;
	margin: 0, 14px, 0, 14px;
	*/
}

table .element {
	padding-left: 14px;
	padding-right: 14px;
	font-size: 16px;
	background-color: #f0f0f0;
	border-bottom: 1px solid #d4d1d1;
}



