/*
Theme Name: Air Guitar Online v2
Theme URI: http://airguitaronline.com/
Description: Theme for Air Guitar Online
Version: .02
Author: Jackson Whelan
Author URI: http://jacksonwhelan.com
*/
* {
margin:0;
padding:0;
}
a {
text-decoration:none;
color:#FFFFFF;
}
body {
font-family:Arial, Hevletica, san-serif;
font-size:14px;
text-align:center;
padding:5px 0;
background:#7A5339;
}
#wrapper {
width:925px;
margin-left:auto;
margin-right:auto;
text-align:left;
}
#header {
width:925px;
height:235px;
color:#FFFFFF;
background:url(images/header-new.gif) no-repeat;
}
#left-col {
width:240px;
float:left;
}
#content {
background:url(images/content.gif) repeat-y;
border-top:4px solid #EDAB28;
border-bottom:4px solid #EDAB28;
}
#text-col {
width:510px;
float:left;
}
#right-col {
width:165px;
float:right;
}
div.wordtube {
}
div.page, div.entry {
margin:10px;
padding:0 10px;
}
div.entry {
margin-bottom:30px;
}
#video-box {
margin:10px;
}
#buy-box {
}
#side-buy-box {
}
#buy-links {
text-align:center;
color:#FFFFFF;
font-size:16px;
margin-bottom:25px;
}
#buy-links a {
color: #FFFFFF;
}
#buy-links a:hover {
color:#EDAB28;
}
#buy-links hr {
color:#FFFFFF;
margin:10px 20px;
}
#hometext-box {
margin:0;
}
#footer {
margin:10px;
color:#FFFFFF;
}

/*text*/
#footer p {
text-align:right;
}
#content p {
margin-bottom:10px;
line-height:1.5em;
}
#text-col strong {
color:#EDAB28;
}
blockquote {
text-align:center;
font-size:18px;
font-style:italic;
line-height:1.3em;
font-weight:bold;
}
#text-col blockquote {
text-align:left;
margin:10px 0;
}
#hometext-box blockquote {
margin:10px;
}
#content blockquote p {
margin-bottom:0;
}
blockquote span {
font-size:11px;
font-family: "Helvetica Neue", Arial, Hevletica, san-serif;
margin-left:50px;
}
#right-col p {
margin:10px;
font-size:11px;
}
#right-col a {
color:#7A5339;
font-weight:bold;
}

/*lists*/
li.ngg_images {
margin-top:10px;
}
ul#top-nav {
list-style: none;
text-align:center;
margin-left:110px;
}
ul#top-nav li {
float:left;
font-size:14px;
height:35px;
}
ul#top-nav li a {
font-weight:bold;
color: #000000;
text-decoration:none;
text-transform:uppercase;
margin:0 10px;
line-height:28px;
}
#content ul {
margin:10px;
}
#left-col ul {
list-style:none;
margin:10px 20px;
}
#left-col ul li ul {
list-style:none;
margin:10px;
}
li#buylinks {
margin-bottom:20px;
}
li#pages ul li {
border:3px solid #FFFFFF;
border-left:none;
border-bottom:none;
background:#0066CC;
color:#FFFFFF;
padding:5px;
}
li#pages ul li a {
color:#000000;
text-transform:uppercase;
font-weight:bold;
}
ul#top-nav li.current_page_item a, ul#top-nav li.current_page_item {
background:#AD522C;
color: #000000;
}
li.widget_recent_entries li {
margin-bottom:5px;
font-weight:bold;
border-top:1px solid #FFFFFF;
padding:5px;
}
li.widget_recent_entries li a {
color:#EDAB28;
}
li.widget_recent_entries li a:hover {
color: #FFFFFF;
}

/* headers */
#left-col h2.widgettitle {
color: #000000;
font-size:16px;
text-transform:uppercase;
font-style:normal;
}
#content h2, #content h3 {
margin:10px 10px 0 10px;
}
#content .page h2, #content .page h3 {
margin:5px 0;
}
#content h2 {
color:#FFFFFF;
font-style:italic;
font-size:18px;
}
#content h2.home {
font-size:18px;
margin:20px 0 10px 0;
text-align:right;
}
#content .page h2 {
color:#EDAB28;
}
#header h1 {
text-indent:-9999px;
width:925px;
height:200px;
}
#header h2 {
color: #0066CC;
padding:0 20px;
font-size:18px;
font-weight:normal;
font-style:italic;
}
h3.byline {
font-size:14px;
text-align:right;
border-top:1px solid #FFFFFF;
}

#right-col img {
margin:10px 0 0 8px;
}

/* boilerplate */
a img {
border:none;
}
.clear {
clear:both;
}
.alignright {
float:right;
margin:0 0 5px 5px;
}
.alignleft {
float:left;
margin:0 5px 5px 0;
}
