/*
Theme Name: Mr VGA
Theme URI: http://www.mrartessa.com
Description: 
Version: 1
Author: Aaron Artessa
Author URI: http://www.mrartessa.com

*/

/* STRUCTURE */

body {margin: 0 0 0 0; background:url(img/tile_bg.gif);}
td img {display:block;}

#gradientWrap {width:100%; background:url(img/gradient_bg.gif) top repeat-x;}

#wrapper {width:1000px; background: url(img/content_bg.gif) ;}

/* HEADER STYLES */
#header {width:1000px; height:136px; background:url(img/header.gif) top no-repeat;}


/* CONTENT STYLES */
#content {width:1000px;  margin-left:59px; margin-bottom:40px; width:640px;}



/* FOOTER STYLES */
#footer {width:1000px; background:url(img/footer_bg.gif) top no-repeat; background-repeat:no-repeat; height:16px; vertical-align:bottom;}
 div.credits { text-transform:capitalize; padding-top:5px; padding-bottom:15px; width:1000px; padding-right:50px; font-family:Verdana, Geneva, sans-serif; font-size:.65em;}
 
/* END STRUCTURE */



/* FONT AND LINK STYLES */
@font-face {
	font-family: 'Bebas Regular';
	src: url('fonts/bebas.ttf') format('truetype');
	font-family:
}

@font-face {
	font-family:Telegrafico;
	src: url('fonts/telegrafico.ttf') format('truetype');
}

#highlight { font-family:'Bebas Regular', sans-serif; font-size:1.25em; color:#F00; letter-spacing:1.25px;}

.entry p {font-family:Verdana, Geneva, sans-serif; font-size:.78em; color:#333; line-height:1.5em; text-align:justify;}

#small {font-size:8pt; text-transform:capitalize;}

a {color: #F00; text-decoration:none;}
a:visted {color: #F00; text-decoration:none;}
a:hover , a:active {color:#900; text-decoration:underline;}

 h3, h3 a, h3 a:visited {
	color:#F00; text-decoration:none; font-family:'Bebas Regular', sans-serif; font-size:1.5em; text-transform:uppercase; letter-spacing:2px;
	}
h2, h2 a, h2 a:visited {
	color:#F00; text-decoration:none; font-family:'Bebas Regular', sans-serif; font-size:1.5em; text-transform:uppercase; letter-spacing:2px; line-height:1.5em;
	}
h2 a:hover, h2 a:active {background: #F00; color:#333;}

/*h1, h2, h3, h2 a, h2 a:visited {color:#F60; text-decoration:none;}
h1, h2, h3, h2 a:hover, h2 a:active {color:#900; text-decoration:underline;}*/

/* COMMENTS */
.commentlist img {float:right; border:thin #333;}
.commentlist p { width:450px; }
.commentlist li {padding:10px; border:solid 1px #E6E6E6; margin-bottom:10px; }

/* SIDEBAR STYLES */
#sidebar {float:right; width:200px; margin-right:49px;}

#sidebar li { list-style:none; margin-left:-15px;   }

#sidebar li h2 { font-size:1.25em; font-family:'Bebas Regular', sans-serif; color:#333; margin-top:25px;}
#sidebar li ul {margin-left:-25px; font-family:Verdana, Geneva, sans-serif; font-size:.78em;}
#sidebar li ul li {margin-bottom:5px;}

/*LINK PAGE STYLES */
.linkHeadFirst 
{font-size:1.25em; font-family:'Bebas Regular', sans-serif; color:#F00;margin-top:50px;}

.linkHead 
{font-size:1.25em; font-family:'Bebas Regular', sans-serif; color:#F00; margin-top:25px;}
