/*
Theme Name: Game Anim
URI: http://www.gameanim.com/ipress/
Description: 6th iteration of the Game Anim website theme
Version: 6.0
Author: Jonathan Cooper
Tags: silver, grey, blue, two-columns, fixed-width
*/

/****************************************************************************************** UNIVERSAL SETTINGS */

body {
margin: 0;
padding: 0;
font-family: tahoma, geneva, sans-serif;
background: #f2f2f2 url(images/gradient.jpg) bottom repeat-x fixed;
color: #656565;
font-size: 12px;
font-weight: normal;
line-height: 27px;
}

/* modernizr gradient detection */
.cssgradients body {
background-image: -moz-linear-gradient(100% 50% -90deg, #f2f2f2, #8a8a8a);
background-image: -webkit-gradient(linear, 0% 50%, 0% 100%, from(#f2f2f2), to(#8a8a8a));
background: 
}

*. {
margin: 0;
padding: 0;
}

.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignleft {
float: left;
padding: 0 13px 0 0;
}

.alignright {
float: right;
padding: 0 0 0 13px;
}

/****************************************************************************************** HEADER ELEMENTS */

#header {
width: 640px;
height: 96px;
float: right;
padding: 10px 88px 0 0px;
}

#tweet {
width: 400px;
height: 30px;
position: absolute;
top: 4px;
left: 0;
padding: 8px 0 0 8px;
text-align: left;
font-size: 11px;
-webkit-text-size-adjust: none;
}

#like {
width: 600px;
height: 30px;
position: absolute;
top: 3px;
left: 62px;
padding: 8px 0 0 8px;
text-align: left;
font-size: 11px;
-webkit-text-size-adjust: none;
}

#meta {
width: 400px;
height: 30px;
position: absolute;
top: 1px;
right: 0;
padding: 8px 0 0 8px;
text-align: right;
font-size: 11px;
-webkit-text-size-adjust: none;
}

#title {
margin: 5px 0 0 0;
}

#blog-title {
font-family: arial, helvetica, sans-serif;
position: absolute;
top: 10px;
right: 0;
margin: 10px 0 27px 8px;
}

#meta li {
display: inline;
list-style: none;
}

#social {
padding: 0 4px 0 0;
position: absolute;
top: 45px;
right: -10px;
width: 510px;
text-align: right;
-webkit-text-size-adjust: none;
}

#social img {
padding-right: 10px;
}

#meta li a {
font-weight: normal;
padding: 0 8px 0 0;
}

#meta ul {
text-indent:0;
margin:0;
padding: 0;
}

#search {
padding: 10px 0 10px 0;
border-bottom: 1px solid #999;
}

#searchform {
margin: 0;
padding: 0;
}

.searchbar {
padding: 2px 0px 2px 0px;
margin: 0;
}

.searchbutton {
padding: 2px 10px 2px 10px;
margin: 0 0 0 5px;
}

#s {
font-size: 12px;
}

#twitter {
position: absolute;
right: 319px;
top: 44px;
}

/****************************************************************************************** CONTAINER ELEMENTS */

#full-container {
width: 1024px;
margin: 0 auto 0 auto;
padding: 0 10px 0 0;
background: none;
}

#container {
width: 100%;
padding-top: 0px;
}

#container2 {
width: 100%;
background: url(images/gradient-container2.jpg) center bottom fixed no-repeat;
}

#clear {
clear: both;
}

/****************************************************************************************** SIDEBAR ELEMENTS */

#sidebar {
margin: 0;
padding: 0 10px 0 10px;
background: #d9d9d9;
float: left;
width: 256px;
color: #656565;
-moz-box-shadow: 0 0 10px #656565;
-webkit-box-shadow: 0 0 10px#656565;
box-shadow: 0 0 10px #656565;
}

#sidebar a {
color: #656565;
font-weight: normal;
}

#sidebar a:hover {
color: #000;
}

#sidebar ul {
border-bottom: 1px solid #999;
text-indent: 0;
margin: 0;
padding: 0 0 10px 0;
}

#sidebar li{
list-style-type: none;
}

#sidebar li a {
display: block;
}

#sidebar li a:hover {
display: block;
background: #00c8f0;
color: #fff;
text-decoration: none;
font-weight: bold;
padding: 0 0 0 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 0px 2px 5px #888;
-webkit-box-shadow: 0px 2px 5px #888;
box-shadow: 0px 2px 5px #888;
}

#sidebar li a:active {
background: #656565;
}

#pagelist {
border-bottom: none;
margin: 0;
padding: 0;
}

#pagelist ul{
border-bottom: none;
margin: 0;
padding: 0;
}

#pagelist li{
border-bottom: 1px dotted #8a8a8a;
margin: 0px 0 0px 0;
padding: 0;
}

#pagelist li a {
padding: 0;
font-weight: bold;
}

/****************************************************************************************** NAVIGATION ELEMENTS */

#navigation {
font-family: arial, helvetica, sans-serif;
width: 100%;
height: 25px;
-webkit-text-size-adjust: none;
font-size: 14px;
}

#navigation a {
font-weight: normal;
}

.navleft {
height: 25px;
padding: 0;
margin: 0;
float: left;
}

.navright {
height: 25px;
padding: 0;
margin: 0;
float: right;
}

/* CONTENT ELEMENTS */

#content {
font-size: 14px;
background: none;
float: right;
width: 640px;
margin: 0 88px 0 0px;
padding: 0px 0px 0px 0px;
-webkit-text-size-adjust: none;
}

#content2 {
background: none;
float: left;
width: 970px;
margin: 0 0 0 10px;
padding: 0px 0px 0px 0px;
-webkit-text-size-adjust: none;
border-radius: 4px;
border: none;
}

#post {
padding: 0 0 10px 0;
margin: 0 0 10px 0;
border-bottom: none;
}

.post-title {
width: 718px;
font-size: 11px;
-webkit-text-size-adjust: none;
height: 25px;
padding: 0;
}

.post-title a {
font-weight: normal;
}

.post-title p {
margin: 0;
color: #8a8a8a;
}

.post-title h1 {
padding: 0 0 6px 0;
}

.postmeta {
color: #8a8a8a;
font-size: 12px;
font-family: arial, helvetica, sans-serif;
padding: 0px 0 3px 0;
}

.postmeta a {
font-weight: normal;
color: #8a8a8a;
}

#portfolio {
height: 400px;
margin: 0 16px 0 0;
}

#portfolio h2 {
padding: 0;
}

#portfolio img {
padding-top: 9px;
}

/* FOOTER ELEMENTS */

#footer {
font-size: 11px;
color: #656565;
width: 100%;
height: 30px;
/* background: url(images/footer.jpg) center; */
padding-top: 5px;
text-align: center;
-webkit-text-size-adjust: none;
}

#footer a {
color: #656565;
}

/****************************************************************************************** FONTS */

h1, h2, h3, h4, h5, h6 {
color: #656565;
}

h1 {
font-size: 24px;
font-weight: normal;
margin: 0;
padding: 0;
border-bottom: dotted 1px #8a8a8a;
width: 100%;
-webkit-text-size-adjust: none;
}

h1 a {
font-weight: normal;
}

li h2 {
list-style-position: outside;
}

h2 {
font-size: 20px;
font-weight: normal;
margin: 0;
padding: 10px 0 0 0;
-webkit-text-size-adjust: none;
}

h2 a {
color: #000;
font-weight: normal;
-webkit-text-size-adjust: none;
}

.linkcat h2{

}

h3 {
font-size: 16px;
font-weight: bold;
margin: 0;
padding: 7px 0 0 0;
-webkit-text-size-adjust: none;
}

h3 a {
font-weight: normal;
color: #000;
-webkit-text-size-adjust: none;
}

h3 a:hover {
font-weight: normal;
color: #00c8f0;
text-decoration: none;
-webkit-text-size-adjust: none;
}

h4 {
font-size: 12px;
}

h5 {
font-size: 10px;
}

h6 {
font-size: 8px;
}

p {
font-family: arial, helvetica, sans-serif;
margin: 0;
padding: 12px 0 3px 0;
}

a {
text-decoration: none;
outline: none;
color: #656565;
font-weight: bold;
}

a:hover {
color: #00c8f0;
text-decoration: none;
}

blockquote {
margin: 0 25px 0 25px;
padding: 0;
font-style:italic;
color: #8a8a8a;
}

ul.categories{
list-style-position: outside;
background: none;
text-indent: 0;
margin: 0;
padding: 4px 0 0 0;
}

li.pagenav {
list-style-position: outside;
}

/****************************************************************************************** TABLES */

table {
text-align: left;
width: 100%;
border-collapse: collapse;
margin: 0px 0 0px 0;
}

th {
background: none;
padding: 13px 10px 3px 0px;
}

tr {
margin: 0;
padding: 0;
}

*\
tr:nth-child(odd) {
background: #eee;
}
\*

td {
padding: 3px 10px 3px 0px;
margin: 0;
font-size: 11px;
border-top: dotted 1px #8a8a8a;
-webkit-text-size-adjust: none;
overflow: hidden;
vertical-align: top;
}

/*
td:active {
background:#3d80df;
color:#ffffff;
}

td a:active {
color:#ffffff;
}
*/

table a {
font-weight: bold;
}

#research {
margin: -15px 0 15px 0;
}

/* IMAGES */

img {
border: none;
}

a img {
border: none;
}

#content img {
margin: 0 0 0 -1px;
border: none;
}

#content a img {
border: none;
}

#content a:hover img {
border: none;
}

#sidebar img {
margin: 12px 0 0 10px;
padding: 0;
border: 1px solid #4c4c4c;
}

#sidebar a:hover img {
border: solid 1px #00c8f0;
}

.noborder {
border: none;
}

/****************************************************************************************** COMMENTS */

.commentform {
width: 100%;
font-size: 11px;
-webkit-text-size-adjust: none;
height: 40px;
padding-top: 15px;
}

.commentform a {
font-weight: normal;
}

.commentform h4 {
padding: 0;
}

#details {
width: 100%;
margin: 0px 0 10px 0;
border-top: #d9d9d9 1px solid;
-webkit-text-size-adjust: none;
}

.commentstats {
float: right;
text-align: right;
}

ul.commentlist {
list-style-type: none;
margin: 0;
padding: 0;
}

li.comment {
border-bottom: #bac0c7 1px solid;
margin: 0;
padding: 0 0 12px 0;
}

#commentmeta {
clear: both;
font-family: arial, helvetica, sans-serif;
padding: 15px 0 0 0;
width: 100%;
height: 50px;
-webkit-text-size-adjust: none;
}

textarea {
width: 636px;
padding: 2px;
margin: 0 0 0 -1px;
border: #d9d9d9 1px solid;
}

.comment p {
margin: 0 0 0 62px;
}

/****************************************************************************************** WIDGETS */

#sidebar .textwidget {
margin: 0;
padding: 0;
}

#sidebar #calendar_wrap {
padding: 4px 0 0 23px;
}

#sidebar #akismetwrap {
padding: 4px 0 0 23px;
}

#sidebar select {
margin: 4px 0 10px 23px;
}

#sidebar select {
margin: 12px 0 0 0;
}

#get_recent_comments_wrap ul {
padding: 10px 0 10px 0;
}

#sidebar li.recentcomments {
list-style-type: none;
line-height: 22px;
font-size: 11px;
position: relative;
display: block;
}

#sidebar li.recentcomments a {
font-weight: normal;
padding: 3px 0 5px 0;
}

#sidebar li.recentcomments a:hover {
padding: 3px 0 5px 10px;
}

#sidebar li.recentcomments img {
margin: 6px 10px 0 0;
padding: 0px;
}

#sidebar li.recentcomments a:hover img {
border: 1px solid #fff;
}

#sidebar table {
padding: 6px 0 0 0;
border-spacing: 0px;
}

#sidebar td {
border-spacing: 0px;
border-bottom: none;
}

ul.twitter {

}

li.twitter-item {
font-size: 11px;
border-bottom: 1px solid #999;
line-height: 22px;
}

a.twitter-link {
font-weight: bold;
}

p.twitter-message {

}

/****************************************************************************************** IMAGE CAPTION SETTINGS */

.wp-caption {
   margin: 0;
   padding: 0;
   width: 640px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
}

.wp-caption p.wp-caption-text {
   text-align: center;
   font-size: 11px;
   width: 640px;
   padding: 0;
   margin: 0;
   line-height: 15px;
}

/****************************************************************************************** GALLERY SETTINGS */

#gallery-1 {
width: 652px;
text-indent: -12px;
}

/****************************************************************************************** ARCHIVE AND COMMENT LISTS */

.list-title {
margin: -2px 0 10px 0;
}

.list-item {
width: 640px;
font-size: 11px;
border-top: #d9d9d9 1px solid;
padding-bottom: 10px;
}

.list-meta {
color: #8a8a8a;
width: 160px;
float: left;
}

.list-content {
width: 470px;
float: left;
margin-left: 10px;
}

.list-avatar {
float: left;
margin: 20px 10px 0 0;
width: 38px;
height: 38px;
background: #00c8f0;
}

.list-avatar img {
border: 1px solid #656565;
}

.list-avatar img a {
border: 1px solid #656565;
}

.list-avatar img a:hover {
border: 1px solid #00c8f0;
}

#bio {
padding: 6px 0 8px 0;
margin: 0px;
border-bottom: solid 1px #999;
}

#bio a {
display: block;
background: #none;
color: #656565;
font-weight: normal;
text-decoration: none;
padding: 0;
list-style-position: outside;
}

#bio li a:hover {
background: #656565;
font-weight: normal;
padding: 0;
}

#bio li a:active {
background: #00c8f0;
font-weight: normal;
}

#bio img {
margin: 8px 10px 0 0;
float: left;
border: 1px solid #656565;
}

#bio a:hover img {
border: 1px solid #fff;
}

#ad {
padding: 5px 0 10px 0;
float: right;
}

#cats {
width: 300px;
float: left;
}

#facebook {
padding: 0px 0 0 9px;
margin: 0;
}

#gamercard {
padding: 15px 0 2px 0;
margin: 0;
}

#gamercard img {
padding: 4px 20px 0 0;
margin: 0 20px 0 0;
border: none;
}

#gamercard a:hover img {
border: none;
}

#cards {
padding: 15px 0 2px 0;
margin: 0;
}

#cards img {
padding: 0 20px 0 0;
margin: 0 20px 0 0;
border: none;
}

#cards a:hover img {
border: none;
}
