/*
Theme Name: Video Game Icons
Theme URI: http://wetheplayers.net/videogames/
Description: We the Players' Video Games Icons Theme
Version: 1.0
Author: Duriiel of http://wetheplayers.net
*/

/* For quotes plugin */
.wp_quotes_author { font-size:20px; font-style:italic; margin-left:5px; }
.wp_quotes_quote {  }

.eg-image img { border-style:none; }
img {  border-style:none; }
#stumble { background-color: #ffa500; width: 100%; border: dashed 2px #ffcf31; }
.subtitle { color: teal; margin-top: -17px; font-style: italic; }

#yourturn { color: white; font-size: 26px; background-color: black; background-image: url(images/yourturn.jpg); background-repeat: no-repeat;  padding: 100px 10px 10px 10px;}

.containit { margin-top: -50px; }
#sonic { background-image: url(images/sonic.png); background-repeat: no-repeat; position: relative; top: 70px; left: -25px; width: 117px; height: 151px; }
#category { background-image: url(images/categories.png); background-repeat: no-repeat; height:48px; width:190px; position: relative; top: 0px; left: 80px;}
#roo { background-color: white; background-image: url(images/roo.png); background-repeat: no-repeat; background-position: right bottom; width: 290px; height: auto;}
.text { position: relative; width: auto; height: auto; clear: both; padding: 25px 15px;}

#bub { background-image: url(images/bub.png); background-repeat: no-repeat; position: relative; top: 70px; left: -20px; width: 119px; height: 105px; }
#friends { background-image: url(images/friends.png); background-repeat: no-repeat; height:47px; width:190px; position: relative; top: 0px; left: 120px;}
#megaman { background-color: white; background-image: url(images/megaman.png); background-repeat: no-repeat; background-position: right bottom; width: 290px; height: auto; }

.historycontainer { margin-top: 0px; }
#pikachu { background-image: url(images/pikachu.png); background-repeat: no-repeat; position: relative; top: 70px; left: -20px; width: 148px; height: 141px; }
#history { background-image: url(images/history.png); background-repeat: no-repeat; height:47px; width:190px; position: relative; top: 0px; left: 120px;}
#rick { background-color: white; background-image: url(images/rick.png); background-repeat: no-repeat; background-position: right bottom; width: 290px; height: auto; }


#kirby { background-image: url(images/kirby.png); background-repeat: no-repeat; position: relative; top: 70px; left: -20px; width: 113px; height: 101px; }
#bonuses { background-image: url(images/bonuses.png); background-repeat: no-repeat; height:47px; width:190px; position: relative; top: 0px; left: 120px;}
#contra { background-color: white; background-image: url(images/contra.png); background-repeat: no-repeat; background-position: right bottom; width: 290px; height: auto; }



html, body { height: 100%; }

p { font-size: 14pt; }

body {
	background: #000000 url(images/back.png) 0 repeat-x;
	color: #1A2B3B;
	text-align:left;
    font-family: Georgia, sans-serif;
	font-size: 14px;
	padding:0px;
	min-height: 100%;
	_height: 100%;

}

* {
	padding:0;
	margin:0;
}

#container {
	background: #000000;
	min-height: 100%;
	_height: 100%;

	width: 100%px;
		margin: 0 auto;
	text-align: right;
	position: relative;
    }

/* Header */
h1#header {
	margin: 0;
	height: 173px;
	background: #000000 url(images/.png) 0 no-repeat;
	text-indent: -1234em;
}

#header a {
	position: absolute;
	left: 10px;
	top: 42px;
	height: 75px;
	width: 580px;
	text-decoration: none;
}


#header em {
	display: none;
}

/* Sidebar Positioning */

#sidebar {
	color: #253A4F;
	margin:0 20px 0 20px;
	_margin:0 10px 0 0px;
	width: 25%;
	float: left;
	text-align: left;
}

/* Content */
#wrapper {
	width: 55%;
	position: relative;
	margin-right: 0px;
	padding: 0 35px;
	margin-top: 0px;
	float:left;
	text-align: left;
background: #FFFFFF;
background-image: url(images/corner.png); 
background-repeat: no-repeat;
background-position: right top;
}

#content {
	padding: 20px 5px 15px 0px;
}


/* menus */

#menu_view {
	position: absolute;
	top: 139px;
	left:35px;
	color: #efcced;
	margin: 0;
	padding: 0;
	font-weight:bold;
	font-size: 16px;
    text-transform: lowercase;
font-family: System;
}

#menu_view ul {
	list-style: none;
	padding: 0;
	margin: 0 0 5px;
}

#menu_view li {
	margin: 0;
	display: inline;
	padding-left: 7px;
  padding-right: 7px;
  _padding-left: 8px;
  _padding-right: 5px;
  border-left: 1px solid #efcced;
}

#menu_view li a {
	color: gray;
    text-decoration: none;
	background-color: transparent;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

#menu_view li a:visited {
	color: gray;
    text-decoration: none;
	background-color: transparent;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

#menu_view li a:hover {
	color: red;
    background-color: transparent;
	border-color: #8E9EAA;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	text-decoration: none;
}


/* Blog Info */

#blog_slogan {
	position: absolute;
	left: 55px;
	top: 75px;
	color: #D4E7EE;
	margin: 0;
	padding: 0;
	font-weight:bold;
	word-spacing: 1.5px;
	font-size: 16px;
	z-index: 1209;
}


#about_blog {
	position: relative;
	margin: 6px 10px 15px 10px;
	color: #535353;
	font-size: 11px;
}

#blog_name {
	font-family: "Trebuchet MS", sans-serif;
	position: absolute;
	left: 50px;
	top: 25px;
	color: #b400ff;
	margin: 0;
	padding: 0;
	font-weight:bold;
	font-size: 42px;
}

/* Standard xhtml stuff */

hr#clear {
	position: realtive;
	clear: both;
	height: 75px;
	visibility: hidden;
	width: 800px;
}

hr#clear_intro {
	position: realtive;
	clear: both;
	height: 1px;
	visibility: hidden;
	width: 600px;
}

hr {
	clear: both;
	height: 20px;
	visibility: hidden;
}

.clear_intro {

position: realtive;
	clear: both;
	height: 19px;
	visibility: hidden;
	width: 600px;
}

hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	width: 500px;
	margin: 0;
}

h1,
h2,
h3,
h4,
h5 {
	color: #3D4331;
	font-weight: bold;
}

h6 {
	color: #3D4331;
	font-size: 11px;
	font-weight: bold;
}

p,
pre,
blockquote,
form,
label,
dl,
fieldset,
address {
	margin: 30px 0;
}

blockquote{ font-style: italic; }

fieldset {
	padding:10px;
}
h1 {
	font-size: 15px
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 13px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 11px;
}

ul,
ol {
	margin: 5px 0 20px 0px;
	list-style-type: none;
}

li,
dd{
	margin-left: 7px;
	list-style-type: none;
}

blockquote {
	padding: 3px 7px 3px 7px;
	margin: 7px 10px 7px 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #C0DCF1;
	background-color: #F0F7FF;
}

/*  All of the sidebar H2s */

#sidebar_main_menu h2 { font-family: System; text-transform: Uppercase; color: #00bfb4; font-size: 30px; }

#sidebar ul li h2 {
	color:	#03AAE7;
	height: 20px;
	font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
	 padding: 4px 0 0px 10px;
	background-position: bottom center;
}

/*  All of the sidebar lists */

#sidebar ul li ul li {
	margin-left: 2px;
	padding-left: 9px;
	padding-right: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	margin-top: 0;
	font-size: 12px;
}

#sidebar ul li ul li ul {
    margin:2px 0 2px 0;
}

#sidebar ul li ul li ul li{
	margin-left: 4px;
	padding-left: 3px;
	font-weight: normal;
}

/*  All of the sidebar H2's no margins */

#sidebar li {
	margin: 0;
}

/* Post Stuff */

.entry {
	font-size: 18px;
	padding-top: 4px;
color: #515151;
}

.entry_image {
	margin-right: 5px;
}

.entry ul li{
	list-style-type: decimal;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.entry ol li{
	list-style-type: disc;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.post h2 {
	margin: 0 0 -1px 0;
	color: #b400ff;
    font-size: 24px;
font-family: System;
}

small {
	color: #b400ff;
	font-weight: bold;
	margin: -5px 0 0 3px;
	font-size: 12px;
}

.postmetadata {
	padding-bottom: 35px;
	padding-top: 10px;
	margin-left: 15px;
	background: url(images/pacman.jpg) 0 no-repeat;
	background-position: bottom center;
	font-size: 12px;
}

/* Form Stuff */

input {
	 color: #2E2305;
	border-style: solid;
	border-width: 1px;
	border-color: #D4E7EE;
	background-color: #F0F7FF;
	height: 20px;
	font-size: 16px;
	padding: 5px 0 5px 5px;
}

#searchform  {
	 background-color: none;
	 border: 0px;
	 margin-top: 20px;
color: #5f1f90;
font-family: System;
}

#searchform .buttons {
	 background-color: none;
	 border: 0px;
}
textarea {
	 color: #2E2305;
	border-style: solid;
	border-width: 1px;
	border-color: #D4E7EE;
	background-color: #F0F7FF;
		font-size: 14px;
	padding: 5px 0 5px 5px;
	font-family: tahoma, sans-serif;
}

form {
	padding-left: 10px;
}

.buttons_no_b {
    padding: 0 0 0 0;
	border: 0;
	height: 25px;
	width: 124px;
}

.button {
	margin-top: 7px;
	margin-left: 97px;
}

/* Link Stuff */

#sidebar a {
	color: #5f1f90;
	text-decoration: none;
font-weight: bold;
font-size: 18px;
}

#sidebar a:visited {
	color: #5f1f90;
	text-decoration: none;
}

#sidebar a:hover {
	color: red;
}

a:link {
	color: #b400ff;
	text-decoration: underline;
}

a:visited {
	color: #b400ff;
	text-decoration: underline;
}

a:hover, a:active {
	color: #d97dff;
	text-decoration: underline;
}

.post h2 a {
	color: #00bfb4;
	text-decoration: none;
}

.post h2 a:visited {
	color: #00bfb4;
	text-decoration: none;
}

.post h2 a:hover {
	color: #d97dff;
	text-decoration: none;
}

#blog_name a {
	color: #b400ff;
	text-decoration: none;
}

#blog_name a:visited {
	color: #b400ff;
	text-decoration: none;
}

#blog_name a:hover {
	color: red;
	text-decoration: none;
}

/* Comment Stuff */

.commentmetadata a:link { 
color: #00bfb4; 
text-decoration: none;
}

.commentnumber { color: #b400ff; font-size: 18px; }

.commentnumber a:link { text-decoration: underline;  color: #b400ff;}

ul#recentcomments li {
	margin: 0 0 7px 0;
}

li#recent-posts  ul li{
	margin: 0 0 7px 0;
}

#comments  {
	padding-left: 15px;
}

.graybox {
	padding: 3px 7px 3px 7px;
	margin: 14px 20px 7px 15px;
border: dashed 2px;
	border-color: #D4E7EE;
	background-color: #e2ffff;
background-image: url('sprites/randomimage.php');
background-repeat: no-repeat; background-position: right top;
}

.non_graybox {
	padding: 5px 9px 5px 9px;
	margin: 7px 20px 7px 7;
}

#commentlist li {
	padding-left: 20px;
}

 .commentlist{
      position: relative;
 }


#postcomment {
	padding-left: 20px;
}

.comments_links {
	padding-left: 20px;
}

h3#respond {
margin-left: 12px;
}

.read_more {
	margin: 0 40px 10px 0px;
	text-align: right;
}


  /* Footer

-----------------------------------------*/
#footer {
	  background: #ffaf04; 
      background-position: bottom right;
	  color: #000000;
	  min-height: 46px;
	  _height: 46px;
	  position: relative;
	 margin: -46px 0 0 0;
	width: 100%px;
	font-size: 14px;
	}


  #footer a:link {
	color: #ffffff;
	text-decoration: underline;
}

#footer a:visited {
color: #ffffff;
	text-decoration: none;
}
#footer a:hover, a:active {
	color: #000000;
	text-decoration: none;
}


#footer_text {
	padding: 20px 0 0 60px;
	text-align: left;
	font-size: 14px;
}


#vertical_f {
margin-left: 25px;
}

#ppc {
	margin-left: 45px;
	word-spacing: .5px;
}

/* The Specific */


#heading_text {
	color: #66613D;
	font-size: 18px;
	position: absolute;
	top: 136px;
	left:140px;
}


.post img {

	margin-right: 10px;
	margin-bottom: 3px;

}

#side_search_text {
	font-weight: bold;
	font-size: 30px;
text-transform: Uppercase;
color: #00bfb4;
	}

#underline_it {

	position: relative;
	width: 100%;
	height: 2px;
  background: url(images/underline.png ) 0 0 repeat;

}

#contactsubmit {

	height: 30px;
	color: #52AED1;
	padding: 0 4px 2px 0;
}