* { margin:0; padding:0; }
body { background:#111; height:100%; font-family: 'Helvetica Neue',Arial,'Liberation Sans',sans-serif; font-size: 12px; line-height: 1; }
	img { border:none; }
	a { color: white; text-decoration: none; }
	a:hover { color: #5b87d3;}


.viewable-area {
  width: 973px;
  margin: 0 auto;
}

.navigation {
	position: fixed;
	width: 100%;
	height: 45px;
	top: 0;
	left: 0;
	color: white;
	background-color: rgba(0,0,0,0.9);
	-moz-box-shadow: 0 0 5px 5px #000;
	-webkit-box-shadow: 0 0 5px 5px #000;
	box-shadow: 0 0 5px 5px #000;
	font-size: 14px;
	text-transform: lowercase;
  z-index: 50;
}

.navigation ul {
	list-style-type: none;
	margin: 4px 0 0 0;
	white-space: nowrap;
}

.navigation ul li {
	display: inline-block;
	vertical-align: middle;
	padding: 0 15px 0 0;
}

.navigation ul li.link {
	padding: 0 8px;
}

.navigation ul.social-media {
	list-style-type: none;
  margin-left: 15px;
}

.navigation ul.social-media li {
	display: inline-block;
	margin: 0 2px 0 0;
	float: left;
	padding: 0;
}

.navigation ul.social-media a {
	background-image: url('../images/SocialNetworkButtons.png');
	display: inline-block;
	width: 30px;
	height: 26px;
}

.navigation ul.social-media a.facebook {
	background-position: 0 0;
}

.navigation ul.social-media a.twitter {
	background-position: -32px 0;
}

.navigation ul.social-media a.tumblr {
	background-position: -64px 0;
}

.navigation ul.social-media a.pintrest {
	background-position: -96px 0;
}

.navigation ul.social-media a.google {
	background-position: -128px 0;
}

.navigation ul.social-media a.instagram {
	background-position: -160px 0;
}

#topcontrol {
  bottom: auto !important;
  top: 10px !important;
  right: 20px !important;
  z-index: 120;
}
.content-block {
	width: 900px;
	margin: 0 auto;
	padding: 15px;
	border-radius: 6px;
	-moz-box-shadow: 0 0 5px 5px #000;
	-webkit-box-shadow: 0 0 5px 5px #000;
	box-shadow: 0 0 5px 5px #000;
	background-color: #000;
}

.content-block.main {
	margin: 150px auto 0 auto;
	height: 301px;
}

.content-block.main h1 {
	width: 850px;
	margin: 67px auto;
	background-image: url('../images/reyshaunmadolora-coming-soon.png');
	height: 167px;
}

.content-block.main h1 span {
	display: block;
	position: absolute;
	left: -2000px;
	top: 0;
}

.social-media-buttons {
  margin: 0 30px;
  padding: 8px 0;
}

.fb_iframe_widget {
  bottom: 3px;
}

.sm-button.pintrest iframe {
  width: 50px !important;
}

/***************************************
from http://static.tumblr.com/snnreod/yt6l8jer7/screen.css
until I can customize how I want it to look like
****************************************/

/*****************************
flutie: reset.css
*****************************/

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

body { -webkit-text-stroke:1px transparent; }
@media only screen and (max-device-width:480px) {body{-webkit-text-stroke:0 black;}}


/*****************************
flutie: default.css
*****************************/


h1, h2, h3, h4, h5, h6 { 
  color: #fff; 
}

/* Success, error & notice boxes for messages and errors. */
div.error, div.notice, div.success {
  padding: .8em;
  margin-bottom: 1em;
  border: 1px solid #ddd;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
div.error {
  background: #FBE3E4;
  color: #D12F19;
  border-color: #FBC2C4;
}
div.error a { color: #D12F19; }

div.notice {
  background: #FFF6BF;
  color: #817134;
  border-color: #FFD324;
}
div.notice a { color: #817134; }

div.success {
  background: #E6EFC2;
  color: #529214;
  border-color: #C6D880;
}
div.success a { color: #529214; }

/* Misc classes and elements */

/* Use a .box to create a padded box inside a column.  */ 
.box {
  padding: 1.5em;
  margin-bottom: 1.5em;
  background: #eee;
}

/* Use this to create a horizontal ruler across a column. */
hr {
  background: #ddd;
  color: #ddd;
  clear: both;
  float: none;
  width: 100%;
  height: 1px;
  margin: 0 0 1.4em;
  border: none; 
}
hr.space {
  background: #fff;
  color: #fff;
}

/* Clearfix hack I love you */
.clearfix:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}

.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */



/*****************************
flutie: type.css
*****************************/


/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: bold; }

h1 {
  font-size: 2.2em;
  line-height: 1;
  margin-bottom: 0.25em;
}
h2 {
  font-size: 1.6em;
  margin-bottom: 0.25em;
  line-height: 1.1;
}
h3 {
  font-size: 1.3em;
  line-height: 1;
  margin-bottom: .25em;
}
h4 {
  font-size: 1.1em;
  line-height: 1.25;
  margin-bottom: .25em;
}
h5 {
  font-size: 1em;
  margin-bottom: .25em;
}
h6 {
  font-size: 1em;
  margin-bottom: .25em;
}

/* Text elements */

p.last { margin-bottom: 0; }

/*
p img {
  float: left;
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0;
}

*/

p img.top { margin-top: 0; } /* Use this if the image is at the top of the <p>. */


abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
address {
  margin-top: 1.5em;
  font-style: italic;
}
del { color:#666; }

strong { font-weight: bold; }
em, dfn { font-style: italic;  }
dfn { font-weight: bold; }

/*****************************
flutie: forms.css
*****************************/

/* Forms */

form ol {
  list-style: none;
  margin: 0 0 1em 0;
}
form ol ol { margin-left: 0; }
form ol li { margin: 0 0 1em 0; }
form ol ol li { margin: 0 0 .25em 0; }

form ol li.error input { background: #FBE3E4; }
p.inline-errors { color: #D12F19; }
form ol li.file {
  background: #e1e1e1;
  border: 1px solid #c8c8c8;
  padding: 10px;
}

form abbr { border-bottom: 0; }

label { display: block; }
.required label { font-weight: bold; }
.checkbox_field label, .radio_field label { font-weight: normal; }

a.cancel { color: #7d0d0d; }
.inline-hints {
  font-size: .8em;
  color: #666;
  margin-bottom: .25em;
}

/* Fieldsets */
fieldset {
  margin: 0 0 1.5em 0;
  background: #f1f1f1;
  padding: 1.5em 1.5em 1em 1.5em;
  border: 1px solid #e3e3e3;
}
fieldset fieldset, fieldset fieldset fieldset {
  padding: 0;
  border: 0;
}
legend { font-weight: bold; }
fieldset.buttons {
  background: inherit;
  border: 0;
  padding: 0;
}
fieldset.buttons li { display: inline; }
.radio fieldset {
  padding: 0;
  margin: 0;
}

/* Text fields */
input[type="text"], input[type="password"] {
  width: 300px;
  padding: 3px 2px;
  font-size: inherit;
}
input[disabled='disabled'] {
  background-color: #fcfcfc;
  cursor:default;
}
input[type="checkbox"] {
  margin: 0 3px 0 0;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
input[type="radio"] {
  margin: 0 3px 0 0;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.check_boxes label {
  vertical-align: middle;
  padding: 0;
  display: inline;
}
.radio label { padding: 0; }

/* Textareas */
textarea {
  width: 440px;
  height: 200px;
  margin: 0 0.5em 0.5em 0;
  padding: 5px;
  font-size: inherit;
}

/* Select fields */
fieldset .select select {
  width:200px;
  font-size: .9em;
} 
optgroup { margin: 0 0 .5em 0; }

/* Date & Time */
form ol li.date ol li, form ol li.time ol li {
  display: inline;
}
form ol li.datetime ol li {
  display: inline-block;
}
form ol li.datetime select, form ol li.date select, form ol li.time select {
  display: inline;
  width: auto;
}
form ol li.date label, form ol li.time label {
  display: none;
}


/*****************************
flutie: tables.css
*****************************/

/* Tables */

table {
  margin-bottom: 2em;
  width: 100%;
}
th {
  border-bottom: 2px solid #ccc;
  font-weight: bold;
  text-align: left;
}
td { border-bottom: 1px solid #ddd; }
caption, th, td {
  padding: 4px 10px 4px 0;
}
caption {
  background: #f1f1f1;
  padding: 10px 0;
  margin-bottom: 1em;
}

/* Use this if you use span-x classes on th/td. */
table .last { padding-right: 0; }


/*****************************
flutie: lists.css
*****************************/


/* Lists */

/*
ul, ol {
  margin-bottom:  1.5em;
  list-style-position: inside;
}
ul { list-style-type: disc; }
ol { list-style-type: decimal; }

dl {
  margin-bottom: 1.5em;
  line-height: 1.4;
}
dl dt {
  font-weight: bold;
  margin-top: .5em;
}
dl dd { margin-bottom: 0em;}
dd { margin-left: .5em; }

li { line-height: 1.4; }

ol ol, ol ul, ul ul, ul ol {
  margin-left: 1em;
}

*/








/* Above here is all Fluie */


/************************
Layout
************************/


#content {
  width: 760px;
  margin: 0 auto;
  padding: 0 15px;
}

.postcontainer {
  float: right;
  width: 560px;
  margin: 90px 0 0 0;
}

.postcontainer .post {font-size: 14px; color: #fff;}

.post p {
  margin-bottom: 1.1em;
}

.post {
  background-color: rgba(0,0,0,0.9);
  -webkit-background-clip: border-box;       
  -moz-background-clip: border-box;         
  -moz-border-radius:    6px;
  -webkit-border-radius: 6px;
  border-radius:         6px;
  line-height: 1.5; 
  width: 560px;  
  margin: 0 0 40px 0;
  padding: 0;
  box-shadow: 0 0 5px 5px #000;
}


/************************
Header
************************/

#header {
  position: fixed;
  width: 100%;
  height: 40px;
  bottom: 0;
  left: 0;
  color: white;
  background-color: rgba(0,0,0,0.9);
  -moz-box-shadow: 0 0 5px 5px #000;
  -webkit-box-shadow: 0 0 5px 5px #000;
  box-shadow: 0 0 5px 5px #000;
  text-transform: lowercase;
  z-index: 50;
}

#header h1 {
  float: left;
  width: 200px;
  margin: 5px 10px 0 0;
  display: inline-block;
}

#header h2 {
  font-weight: normal;
  float: left;
  display: inline-block;
  width: 725px;
  color: #fff;
  font-size: 13px;
  margin: 6px 0 0 0;
}

#header h1 a.no_header {
  text-decoration: none;
  text-shadow: 0 1px 0px rgba(255,255,255,.3);
  letter-spacing: -1px;
  font-size: 22px;
}

#header h1 a:active {
  position: relative;
  top: 1px;
}

/************************
Sidebar
************************/

#sidebar {
  float: left;
  width: 160px;
  margin: 90px 0 0 0;
  background-color: rgba(220,220,220,0.5);
  border-radius: 6px;
  padding: 10px;
}

#sidebar #description {
  font-size: .75em;
  line-height: 1.3;
  font-weight: normal;
  text-shadow: 0 1px 0 rgba(255,255,255,.4);
  margin: 0 0 10px 0;
}

#tumblr_portrait {
  margin: 0 0 10px 0;
  -moz-box-shadow:    0 1px 3px rgba(0,0,0,.4);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.4);  
  box-shadow:         0 1px 3px rgba(0,0,0,.4);
  -moz-border-radius:    4px;
  -webkit-border-radius: 4px;
  border-radius:         4px;  
}

#sidebar #description br {
  line-height: 0;
  height: 0;
  content: "";
  display: inline;
}

#sidebar #description .page_link {
  margin-top: 10px;
  margin-bottom: -10px; /*This improves spacing */
}


#sidebar .page_link {
  text-decoration: none;
  text-shadow: 0 1px 0px rgba(0,0,0,.5);
  font-size: 14px;
  line-height: 1;  
  display: block;
  padding: 5px 0;
}

#sidebar #search label{
  text-decoration: none;
  text-shadow: 0 1px 0px rgba(255,255,255,.3);
  font-size: 14px;
  display: block;
  padding: 5px 0;
  border-top: 1px solid #a8a8a8; /* for older browsers */
  border-top: 1px solid rgba(0,0,0,.2);
  *border-top: 1px solid #a8a8a8;
  margin: 10px 0 0 0;
  color: rgb(60,60,60);
}

#sidebar #search input[type="text"] {
  width: 125px;
  font-size: .75em;
  margin: 0 0 5px 0;
}

#sidebar #search form #search_submit {
  -webkit-background-clip: border-box;       
  -moz-background-clip: border-box;         
  -moz-border-radius:    8px;
  -webkit-border-radius: 8px;
  border-radius:         8px;
  border: 1px solid rgba(0,0,0,.3);
  border-bottom: 1px solid rgba(0,0,0,.6);   
  border-top: 1px solid rgba(0,0,0,.15);          
  min-width: 30px;
  *width: 80px;
  *background: #e7e7e7;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #232323;
  font-weight: bold;
  font-size: 11px;
  border: 1px solid #a6a6a6;
  padding: 4px;  
  margin: 0;
  outline: 0;    
  background-image:
    -webkit-gradient(
      linear,
      left bottom,
      left top,
      color-stop(0, rgb(216,216,216)),
      color-stop(1, rgb(236,236,236))
    );
  background-image:  
    -moz-linear-gradient(
      center bottom,
      rgb(216,216,216) 0%,
      rgb(236,236,236) 100%
    );  
    -moz-box-shadow:    0 1px 0px rgba(255,255,255,.4);
    -webkit-box-shadow: 0 1px 0px rgba(255,255,255,.4);
    box-shadow:         0 1px 0px rgba(255,255,255,.4);    
}

#sidebar #search form #search_submit:hover {
  cursor: pointer;
  outline: 0;    
  background-image:
    -webkit-gradient(
      linear,
      left bottom,
      left top,
      color-stop(0, rgb(216,216,216)),
      color-stop(1, rgb(248,248,248))
    );
  background-image:  
    -moz-linear-gradient(
      center bottom,
      rgb(216,216,216) 0%,
      rgb(248,248,248) 100%
    );  
}

#sidebar #search form #search_submit:active {
  background-image:
    -webkit-gradient(
      linear,
      left bottom,
      left top,
      color-stop(0, rgb(255,255,255)),
      color-stop(1, rgb(216,216,216))
    );
  background-image:  
    -moz-linear-gradient(
      center bottom,
      rgb(255,255,255) 0%,
      rgb(216,216,216) 100%
    );
}

/************************
Regular Text Post
************************/

.regular {
  padding: 30px 30px 10px 30px;
}

.post .regular p {
  margin-bottom: 1.1em;
}

.regular h2 {
  font-size: 2em;
  margin: 0 0 10px 0;
}

.regular img {
  max-width: 500px;
}

.short_url {
  font-size: 11px; 
  color: #232323;
  text-shadow: 0 1px 0px rgba(255,255,255,.3);  
  background: rgba(0,0,0,.1);
  *background: #bbbbbb;
  border: 1px solid rgba(0,0,0,.12);
  *border: 1px solid #aeaeae;
  padding: 8px 10px;
  margin: 0 0 0 0;
  -moz-box-shadow:       0 1px 0px rgba(255,255,255,.4);
  -webkit-box-shadow:    0 1px 0px rgba(255,255,255,.4);
  box-shadow:            0 1px 0px rgba(255,255,255,.4); 
  -moz-border-radius:    3px;
  -webkit-border-radius: 3px;
  border-radius:         3px;  
  position: relative;
  top: -30px;
}

.post blockquote {
  border-left: 4px solid #e6e6e6;
  padding: 0 0 0 10px;
  margin: 0 0 10px 0;
}



#brutal_disqus_container {
  background: rgba(0,0,0,.1);
  *background: #bbbbbb;
  border: 1px solid rgba(0,0,0,.12);
  *border: 1px solid #aeaeae;
  padding: 15px 30px;
  margin: 0 0 0 0;
  -moz-box-shadow:       0 1px 0px rgba(255,255,255,.4);
  -webkit-box-shadow:    0 1px 0px rgba(255,255,255,.4);
  box-shadow:            0 1px 0px rgba(255,255,255,.4); 
  -moz-border-radius:    3px;
  -webkit-border-radius: 3px;
  border-radius:         3px;  
}



/************************
Quote Post
*************************/

div.quote {padding: 25px 30px;}

span.quote {
  font-size: 1.8em;
  line-height: 1.2;
  display: block;
  margin-bottom: 10px;
}

/************************
Link
************************/

div.link {
  padding: 15px 30px;
}

div.link a.link{
  font-size: 1.8em;
  line-height: 1.2;
  display: block;
  margin-bottom: 10px;
  font-weight: bold;
}

/***********************
Photo Posts
***********************/

.photo {
  padding: 30px 30px 10px 30px;
}

.caption p{
  margin-bottom: 1.1em;  
}


.photoset_container {
  padding: 30px 30px 10px 30px;
}

.html_photoset {
  margin: 0 0 15px 0;
}


.photo .photo_holder {
  margin: 0 0 15px 0;
  text-align: center;
  width: 500px;
}

.photo .photo_holder img {
  margin: 0 auto;
  -moz-box-shadow:    0 1px 3px rgba(0,0,0,.4);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.4);
  box-shadow:         0 1px 3px rgba(0,0,0,.4);  
}




/************************
Audio Posts
************************/

.audio {
  padding: 22px 30px 15px 30px;
}

.audio div.audio_player_container .player_and_caption {
  float: right;
  width: 330px;
}

.audio div.audio_player_container span {
  margin: 0 0 10px 0;
  display: block;
}

.audio .album_art_container {
  width:  160px;
  height: 160px;
  float: left;
  background: transparent url(http://static.tumblr.com/snnreod/SFKl8fjp5/album_art.jpg) top left no-repeat;
}

.audio div.audio_player_container img {
  float: left;
  -moz-box-shadow:    0 1px 2px rgba(0,0,0,.5);
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.5);
  box-shadow:         0 1px 2px rgba(0,0,0,.5); 
  -webkit-border-radius: 6px;
  border-radius:         6px;   
  
}

.audio .audio_id3 div {
  font-weight: bold;
  margin: 0 0 2px 0;
}

.audio .audio_id3 em{
  font-size: 11px;
  color: #717a82;
  display: block;
  font-weight: normal;
  margin-bottom: -5px;
  font-style: normal;
}


/************************
Video Posts
************************/
.video {
  padding: 30px 30px 15px 30px;
}

.video .caption {
  padding: 10px 0 0 0;
}

/************************
Conversation Posts
************************/

.conversation {
  padding: 30px 30px 0px 30px;
}

.conversation ul {
  list-style: none;
}

.conversation ul li {
  padding: 4px 8px;
}

.conversation ul li .label {font-weight: bold;}

.conversation li.odd {
  background: #e9edee url(http://static.tumblr.com/snnreod/8dZl8fjqo/blue_texture.jpg) top left repeat;
  border: 1px solid #e0e6e8;
  padding: 4px 7px;
}

/*************************
Notes
*************************/

#post_notes {
  clear: both;
  padding: 10px 30px 0 30px;
  }

#post_notes ol li {
  list-style: none;
  border-bottom: 1px solid #e6e6e6;
  padding: 5px 28px 5px 0px;
  line-height: 20px;
}

#post_notes ol li a {text-decoration: none;}

#post_notes ol li.reblog {background: transparent url(http://static.tumblr.com/snnreod/YOPl8fjss/reblog.png) right center no-repeat;}
#post_notes ol li.like {background: transparent url(http://static.tumblr.com/snnreod/2shl8fjr0/heart_for_notes.png) right center no-repeat;}
#post_notes ol li.reply {
  border-bottom: none;
  width: 505px;
  position: relative;
  font-size: 1.3em;
  left: -45px;
  background: #efefef url(http://static.tumblr.com/snnreod/QIpl8fjs6/quotes.png) 13px center no-repeat;
  border: 5px solid #d7d7d7;
  -moz-box-shadow:    0 1px 6px rgba(0,0,0,.7);
  -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.7);  
  -moz-border-radius:    10px;
  -webkit-border-radius: 10px;
  border-radius:         10px;
  margin: 10px 0 10px 0;
  *margin: 10px 0 10px -12px;
  *border: 1px solid #a5a5a5;
  padding: 30px 30px 30px 45px;
}

#post_notes ol li.reply a {font-weight: bold;}
#post_notes ol li.reply img {
  padding: 3px;
  border: 1px solid #b4b4b4;
  background: #fff;
}


#post_notes ol li img {vertical-align: middle; padding: 2px 5px 2px 0;}
#post_notes ol li blockquote {
  border: 0;
  padding: 0;
  display: inline;
}

#post_notes ol li blockquote a {text-decoration: none; color: #818186;}

#post_notes ol li .clear {display: none;}


.note_count {
  border-top: 1px solid #e6e6e6;
  margin: 10px 0 0 0;
  padding: 10px 0 0 0;
    font-size: 12px;
    color: #9e9e9e;  
}


/*************************
Date Heading
*************************/

.date a {
  color: #a7a7a7;
  display: block;
  margin: 0 0 10px 0;
  font-size: 12px;  
  text-decoration: none;
}

.date a:hover {color: #232323;}


.date_and_notes {
  padding: 8px 12px;
  font-size: 13px;
}  



.date_and_notes a {
  display: block; 
  color: #fff;
  text-decoration: none; 
  font-weight: bold; 
  cursor: pointer;
  }
  
.date_and_notes a:hover {color: ##5B87D3;}

.date_and_notes a:active {
  position: relative;
  top: 1px;
}



.page_break {
  background: transparent url(http://static.tumblr.com/snnreod/XQ4l8fk2n/tiny_dots.png) top left repeat-x; 
  height: 6px; 
  margin: 10px 0;
}

.just_notes {
  padding: 15px 0px 15px 0px;
  background: transparent url(http://static.tumblr.com/snnreod/XQ4l8fk2n/tiny_dots.png) top left repeat-x;
  margin: 0 30px;
}

.just_notes .notes {
  float: left;
  display: block;
  background: #bbc4cc;
  -webkit-border-radius: 16px;  
  -moz-border-radius:    16px;
  border-radius:         16px;  
  text-decoration: none;
  color: #fff;
  font-family: "Helvetica Neue", arial, sans-serif;
  font-weight: bold;
  padding: 3px 8px;
  font-size: 11px;
}

.just_notes .notes:hover {
  background: #aab4bd;
}

.just_notes .notes:active {
  position: relative;
  top: 1px;
}

.just_notes a.source_link {
  display: block;
  float: right;
  background: #bbc4cc;
  -moz-border-radius:    16px;
  -webkit-border-radius: 16px;
  border-radius:         16px;  
  text-decoration: none;
  color: #fff;
  font-family: "Helvetica Neue", arial, sans-serif;
  font-weight: bold;
  padding: 3px 10px;
  font-size: 11px;  
  margin-left: 5px;
}

.just_notes a.source_link:hover {
  background: #aab4bd;  
}

.just_notes a.source_link:active {
  position: relative;
  top: 1px;  
}


.just_notes a.source_link img {
  position: relative;
  top: 2px;
  opacity: .8;
}


.just_notes a.tags {
  float: right;
  display: block;
  color: #717a82;
  font-size: 11px;
  padding: 3px 5px;
  text-decoration: none;
}

.just_notes a.tags:hover {
  color: #515a62;
}

.just_notes a.tags:active {
  position: relative;
  top: 1px;  
}



/*************************
Answer Post
*************************/

.question {
  background: #e7eaec;
  -moz-border-radius:    8px;
  -webkit-border-radius: 8px;
  border-radius:         8px;
  padding: 18px 20px;
  -moz-box-shadow:    0 1px 3px rgba(0,0,0,.5);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.5);
  box-shadow:         0 1px 3px rgba(0,0,0,.5);
  font-size: 1.5em;
  margin-bottom: 15px;
}

.question img {
  float: left;
  padding: 4px;
  border: 1px solid #cfd3d5;
  background: #fff;
  
}

.question p {
  float: right;
  width: 370px;
  line-height: 1.3;
}

.question p a {font-weight: bold;}

.question p br {
  line-height: .4;
}


/************************
+ Footer
************************/

#footer {
 text-align: center;
}

#footer p {
  color: #454545;
  line-height: 1.5;
}

.page_of {
  display: inline-block;
  width: auto;
  font-size: .75em;
  text-shadow: 0 1px 0px rgba(255,255,255,.3);  
  background: rgba(0,0,0,.1);
  border: 1px solid rgba(0,0,0,.12);
  padding: 8px 10px;
  margin: 0 14px 0 0;
  position: relative;
  top: 5px;
  -moz-box-shadow:       0 1px 0px rgba(255,255,255,.4);
  -webkit-box-shadow:    0 1px 0px rgba(255,255,255,.4);
  box-shadow:            0 1px 0px rgba(255,255,255,.4); 
  -moz-border-radius:    3px;
  -webkit-border-radius: 3px;
  border-radius:         3px;   
}

.page_of strong{
  display: inline;
  font-weight: normal;
}


#newer_posts, #older_posts {
  display: inline-block;
  text-decoration: none;
  text-shadow: 0 1px 0px rgba(255,255,255,.3);
  font-size: 2em;
  padding: 5px 0;
  width: auto;
}

#newer_posts:active, #older_posts:active {
  position: relative;
  top: 1px;
}

#footer_info {
  padding: 80px 0 2px 0; 
  font-size: .75em;
  text-shadow: 0 1px 0px rgba(255,255,255,.3);   
}

#footer_info strong {
  font-weight: bold;
  color: #232323;
}

















