* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background: #91C2FE url(../img/bg_pattern.png) fixed;
	font-size: 70%;
}
input, textarea{
	font-size: 1em;
}
p {
	margin: 0 0 10px 0;
}
img {
	border: 0;
}
a{
	outline: none;
}
a:hover{
	color: #0d075d;
}
.thumb{
	float: left;
	margin: 0 5px 5px 0;
}
#header {
    background: transparent url(../img/bg_header.png) repeat-x;
    height: 82px;
	position: relative;
    z-index: 10;
}
#header .inner-header{
	position: relative;
	margin: 0 auto;
	width: 960px;
}
#wrapper {
	background: url(../img/bg_content.png) no-repeat scroll right -20px transparent;
    background-color: rgba(255, 255, 255, 0.95);
    border-left: 3px solid #0d075d;
    border-right: 3px solid #0d075d;
    margin: -10px auto 0;
    padding-top: 20px;
    width: 960px;
}
#content {
    background-position: left bottom;
    background-repeat: no-repeat;
    float: left;
    font-family: "Lucida Grande","Lucida Sans Unicode",Lucida,Arial,Helvetica,sans-serif;
    font-size: 1.2em;
    margin-bottom: 25px;
    min-height: 540px;
    padding: 0 20px;
    width: 600px;
}
#content a{
	text-decoration: none;
}
.model-00{ background-image: url(../img/index_model00.jpg) }
.model-01{ background-image: url(../img/index_model01.jpg) }
.model-02{ background-image: url(../img/index_model02.jpg) }
.model-03{ background-image: url(../img/index_model03.jpg) }
.model-04{ background-image: url(../img/index_model04.jpg) }
.model-05{ background-image: url(../img/index_model05.jpg) }
.model-06{ background-image: url(../img/index_model06.jpg) }
.model-07{ background-image: url(../img/index_model07.jpg) }
.model-08{ background-image: url(../img/index_model08.jpg) }
.model-09{ background-image: url(../img/index_model09.jpg) }

#content ul li, #content ol li{
	margin: 5px 0;
}

a.logo {
	background: transparent url(../img/logo2.png) no-repeat top left;
    display: block;
    height: 55px;
    left: 20px;
    position: absolute;
    text-indent: -999em;
    top: 10px;
    width: 228px;
}
#nav {
	margin-right: 20px;
    position: absolute;
    right: 0;
    top: 0;
}
#nav li {
    float: left;
    list-style-type: none;
}
#nav a {
	background: transparent url(../img/sprite_nav.png) no-repeat 5px 30px;
	display: block;
    height: 75px;
    text-indent: -1000em;
    width: 110px;
}
#nav li#home a:hover {
	background-position: -139px 30px;
}
#nav li#photos a {
	background-position: 5px -70px;
}
#nav li#photos a:hover {
	background-position: -139px -70px;
}
#nav li#about a {
	background-position: 5px -170px;
}
#nav li#about a:hover {
	background-position: -139px -170px;
}
#nav li#contact a {
	background-position: 5px -270px;
}
#nav li#contact a:hover {
	background-position: -139px -270px;
}
#index #nav li#home,
#gallery #nav li#photos,
#about #nav li#about,
#contact #nav li#contact {
	background-color: #2f25ac;
	padding-left: 0px;
	margin-left: 2px;
	border-bottom: 8px solid #fff;
}
#content h2,
#content h2 a{
	font: 26px/26px Georgia,"Times New Roman",Times,serif;
    text-shadow: 1px 1px 2px #C2C2C2;
}
.post-content p strong{
	font: 14px/14px Georgia,"Times New Roman",Times,serif;
	font-weight: bold;
    text-shadow: 1px 1px 1px #C2C2C2;
}
#content h2 a:visited{
	color: #000;
	border: 0;
}
#content h2 a:hover{
	color: #333;
	border: 0;
}
#content ul, 
#content ol{
	padding-left: 30px;
}
p.post{
	color: #888;
	font-size: 80%;
}
p.comments{
	text-align: right;
}
#side-panel {
	float: right;
	min-height: 471px;
	width: 300px;
}
#side-panel div{
	margin-bottom: 15px;
}
#side-panel .padder {
	padding: 15px;
}
#side-panel li{
	list-style-type: none;
	padding: 2px 0;
	padding-left: 5px;
	border-bottom: 1px dotted #ccc;
}
#side-panel li a{
	text-decoration: none;
	display: block;
}
#side-panel .content{
	margin-left: 50px;
	width: 250px;
}
#side-panel #twitter {
    width: 240px;
}
#footer {
	text-align: center;
	color: #fff;
	padding: 15px 0 5px 0;
	background-color: #0d075d;
}
#footer a {
	color: #fff;
}
#side-panel h3{
	background: transparent url(../img/header_ribbon.png) no-repeat left top;
    color: #fff;
    font-family: "Gill Sans", Calibri, "Trebuchet MS", sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: -10px;
    padding: 5px 0 20px 50px;
    text-shadow: 1px 1px 0 #000;
}
#content h3{
	border-bottom: 1px solid #ccc;
	color: #333;
	font-family: "Gill Sans", Calibri, "Trebuchet MS", sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
	padding: 3px 0 3px 0;
	text-transform: uppercase;
}


#moods, #gamercard{
	text-align: center;
}
div#gamercard iframe{
	border: 0;
}
div.admin-links{
	position: absolute;
	top: 5px;
	left: 20px;
	color: #fff;
}
div.admin-links a{
	color: #fff;
	text-decoration: none;
}
p.admin-control{
	text-align: right;
}
.adsense{
	text-align: center;
	margin: 10px 0;
}
.comment1, .comment2{
	background-color: #e0e8ef;
    border: 1px solid #bbcfe0;
    clear: both;
    margin-bottom: 5px;
    padding: 5px;
}
p.compost{
    border-bottom: 1px solid #c4ccdf;
    font-size: 80%;
    margin-bottom: 3px;
    padding-bottom: 3px;
}
p.compost span{
	font-weight: bold;
}

table td{
	padding: 3px;
}
code,
kbd {
	font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace;
	font-size: 0.9em;
	color: #006;
}
code {
    background-color: #f8f8f8;
    border: 1px solid #ccc;
    display: block;
    line-height: 1.5em;
    margin: 0 15px 0 -5px;
    padding: 5px 20px;
}

form#comment-form{
	background-color: #e0e8ef;
    border: 1px solid #bbcfe0;
    margin-bottom: 5px;
    padding: 5px;
}
form#comment-form label{
	display: none;
}
form#comment-form textarea{
    background-color: #C5CDE0;
    border: none;
    height: 40px;
    margin-bottom: 5px;
    min-height: 40px;
    max-width: 520px;
    min-width: 520px;
    padding: 5px;
    width: 520px;
}
form#comment-form input.submit{
    margin-left: 470px;
    padding: 5px;
}
a.twitter-login{
	background: transparent url(../img/sign_in_twitter.png) no-repeat top left;
	display: block;
	float: left;
	height: 24px;
	margin: 0 10px;
	overflow: hidden;
	text-indent: 999em;
	white-space: nowrap;
	width: 151px;
}
.FB_login_button{
	float: left;
}

.comment-count{
	margin: 10px 0;
	position: relative;
}

.pagination{
	text-align: right;
}
.previous .pagination{
    border-top: 1px solid #BBCFE0;
    padding: 5px 0 0;
}
.comment-count .pagination{
    position: absolute;
    right: 5px;
    top: -1px;
}
.comment-count .count{
	font-size: 11px;
	text-transform: uppercase;
}
.pagination a,
.pagination .current{
    border: 1px solid #BBCFE0;
    border-radius: 10px;
    margin: 0 2px;
    padding: 0 5px;
}
.pagination a:hover{
	background-color: #BBCFE0;
	color: #fff; 
}
.pagination .first a,
.pagination .last a{
	border: none;
	font-size: 10px;
	text-transform: uppercase;
}


/* ====== contact form ====== */
form#contact div.row{
	margin-bottom: 15px;
}
form#contact label{
	color: #666;
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
	text-transform: uppercase;
}
form#contact label span{
	text-transform: none;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}
form#contact .primary,
form#contact .secondary{
	float: left;
	width: 330px;
}
form#contact .secondary{
	width: 270px;
}
form#contact .text,
form#contact textarea{
	background-color: transparent;
	border: 1px solid #CFCFCF;
	border-radius: 0 15px 15px 0;
	padding: 5px;
    width: 300px;
}
form#contact .selected{
	background-color: #ABA692;
	border-color: #49463C;
}
form#contact textarea{
	height: 145px;
	max-width: 255px;
	min-height: 145px;
	min-width: 255px;
	width: 255px;
	
}
form#contact .submit{
    background: #91C2FE url(../img/bg_button.png) repeat-x bottom left;
    border: medium none;
    border-radius: 8px;
    box-shadow: 1px 1px 3px #666;
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: Arial, Helvetica, Helvetica Neue, Verdana, sans-serif;
    font-size: 16px;
    font-weight: bold;
    outline: medium none;
    padding: 10px;
    text-shadow: 1px 1px 0 #555;
    width: 100%;
}
form#contact .submit:hover{
	background-color: #6a96fa;

}
form#contact .submit:active{
	padding-top: 12px;
	padding-bottom: 8px;
}
form#contact .message_body{
	display: none;
}

/* =============================== */
/* ====== Last.fm tracklist ====== */
/* =============================== */

#tracklist a, #linklist a{
	text-decoration: none;
	color: #000;
	display: block;
	background-color: #eff5ff;
	padding: 5px;
}
#tracklist a:hover, #linklist a:hover{
	background-color: #dfebff;
}
#tracklist, #linklist {
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0;
	border-top: 1px dotted #000;
}
#tracklist li, #linklist li{
	border-bottom: 1px dotted #000;
	margin: 0;
	padding: 0;
}
#tracklist .artist{
	font-weight: bold;
}
#tracklist .date, #linklist .diggs{
	display: block;
	text-align: right;
	color: #009;
}
/* === END Last.fm == */

object {
	outline: none;
}
div#flash-container{
	clear: both;
	height: 350px;
	margin: 40px 0 15px;
	width: 400px;
}
div#twitter,
div#lastfm p{
	padding: 5px 0 0 5px;
}
p.tweet span{
	display: block;
	color: #000;
	font-style: normal;
	font-size: 110%;
}
p.tweet{
	color: #666;
	font-style: italic;
}
p.tweet a{
	text-decoration: none;
}
p#play-poker {
	background-color: #EFF5FF;
	border: 1px solid #DFEBFF;
	color: #0D075D;
	margin: 15px 0 -10px;
	padding: 5px;
	text-align: center;
}
p#play-poker a{
	color: #0D075D;
}

/* social media links */
ul#social-media{
    clear: both;
    margin: 15px 5px 15px 55px;
    width: 250px;
}
ul#social-media li{
	border-bottom: none;
	display: inline;
	float: left;
	margin-right: 5px;
	padding: 0 15px 0 0;
	width: 30px;
}
ul#social-media li a{
	background: transparent url(../img/sprite_social_media.png) no-repeat -4px -2px;
	display: block;
	height: 59px;
	overflow: hidden;
	text-indent: -999em;
	width: 30px;
}
ul#social-media li a:hover{
	background-position: -4px -62px;
}
ul#social-media li.flickr a{
	background-position: -43px -2px;
}
ul#social-media li.flickr a:hover{
	background-position: -43px -62px;
}

ul#social-media li.facebook a{
	background-position: -82px -2px;
}
ul#social-media li.facebook a:hover{
	background-position: -82px -62px;
}

ul#social-media li.lastfm a{
	background-position: -122px -2px;
}
ul#social-media li.lastfm a:hover{
	background-position: -122px -62px;
}

ul#social-media li.linkin a{
	background-position: -161px -2px;
}
ul#social-media li.linkin a:hover{
	background-position: -161px -62px;
}

ul#social-media li.twitter a{
	background-position: -200px -2px;
}
ul#social-media li.twitter a:hover{
	background-position: -200px -62px;
}

ul#social-media li.youtube a{
	background-position: -239px -2px;
}
ul#social-media li.youtube a:hover{
	background-position: -239px -62px;
}

.clear{
	clear: both;
}


a.edit-link{
	background: transparent url(../img/edit.gif) no-repeat top left;
	display: inline-block;
	height: 12px;
	margin-bottom: -3px;
	overflow: hidden;
	text-indent: 999em;
	width: 11px;
}
div.post-content ul{
	margin-bottom: 10px;
}


div#feedback {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #666;
	background-color: rgba(102, 102, 102, 0.7);
	cursor: pointer;
	left: 50%;
	margin: 0 0 0 -175px;
	padding: 5px;
	position: fixed;
	top: 35%;
	width: 350px;
	z-index: 500;
}
div#feedback div.message{
	background-color: #e8e8e8;
	border-radius: 5px;
	font-size: 13px;
	padding: 15px 0 40px;
	position: relative;
	text-align: center;
}
div#feedback div.message div.button{
	bottom: 5px;
	font-size: 90%;
	padding: 6px;
	position: absolute;
	right: 5px;
	width: 50px;
}

span.comment-img,
img.profile_square{
	background-image: url(../img/t_silhouette.jpg);
	display: block;
	float: left;
	height: 50px;
	margin: 0 5px 5px 0;
	width: 50px;
}
span.comment-img img{
	height: 50px;
	width: 50px;
}

.js form#search-blog .submit{
	display: none;
}
form#search-blog{
    margin-bottom: 10px;
    margin-left: 45px;
    width: 210px;
}
input.search{
	background: transparent url(../img/search_icon.gif) no-repeat 10px center;
	background-color: rgba(255, 255, 255, 0.75);
	border: 1px solid #595959;
	border-radius: 20px;
	color: #595959;
	font-size: 120%;
	padding: 5px 5px 5px 30px;
	width: 100%;
}

div.unit-468x60{
	margin: 0 auto;
	width: 468px;
}
#comments div.unit-468x60{
	margin: 10px auto;
}
div.unit-120x600{
	width: 120px;
	float: left;
}

#content span.addthis {
	display: block;
	margin-bottom: 25px;
}
#speed span.addthis{
    left: 265px;
    position: absolute;
    top: 24px;
    width: 170px;
}

div.flash-object,
.post-content object{
	color: #fff;
	display: block;
	margin: 0 auto;
	overflow: hidden;
}

