@charset "utf-8";
/* CSS Document */
*{ margin: 0 }
a { text-decoration: none }
a:active, a:link, a:visited { -webkit-transition: all 0.8s ease-in-out, -moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out}
a:hover { -webkit-transition: all 1.2s ease-in-out, -moz-transition: all 1.2s ease-in-out; -o-transition: all 1.2s ease-in-out; transition: all 1.2s ease-in-out}
blockquote {
	margin: 10px;
	text-align: justify; }
blockquqote img { max-width: 100% }
.clear { clear: both; margin-bottom: 5px; }
@font-face {
    font-family: 'dosisregular';
    src: url('http://static.tumblr.com/hn07h0y/DSJnb0fsv/dosis-regular-webfont.eot');
    src: url('http://static.tumblr.com/hn07h0y/DSJnb0fsv/dosis-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://static.tumblr.com/hn07h0y/Eninb0guu/dosis-regular-webfont.woff') format('woff'),
         url('http://static.tumblr.com/hn07h0y/kNynb0fwm/dosis-regular-webfont.ttf') format('truetype'),
         url('http://static.tumblr.com/hn07h0y/xJ2nb0fuw/dosis-regular-webfont.svg#dosisregular') format('svg');
    font-weight: normal;
    font-style: normal; }
#wrapper { margin: 0 auto;}
#headerpic { background-color: #FFFFFF;}
#headerpic img { width: 100%; margin: 0; padding: 0; height: auto; display: block;}
#mainContent {
	margin: 50px auto !important;
	width: 1015px; }
#mainContent p {
	margin-bottom: 5px;
	margin-top: 3px;
	text-align: justify; }
#leftsidebar { width: 300px; }
#leftsidebar .displaypic img { max-width: 100% }
#headSidebar {
	text-transform: capitalize;
	font-size: 30px; 
    margin-top: 5px;
    margin-bottom: -2px; }
#links a { text-shadow: none; display: block; margin-bottom: 3px; padding: 3px; text-align: center}
#links a:hover { opacity: 0.6 }
/*Content Properties*/
#content {
	width: 700px; }
#content .headtxt {
	font-size: 25px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold; }
#content .permadate {
	text-align: center;
	font-family: Consolas;
	line-height: 9px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 9pt;
	margin-bottom: 7px; }
#content .photo img {
	max-width: 100%;
	margin-bottom: 3px; }
#content .tags {
	text-align: right;
	font-family: consolas;
	margin: 4px 0px;
	font-size: 10px;}
#content .quote {
	font-size: 25px;
	text-align: center; }
#content .source {
	text-align: center;
	font-family: consolas;
	letter-spacing: -1px;
	text-transform: uppercase; }
#content a.linkpost {
	display: block;
	padding: 5px;
	font-size: 20px;
	text-shadow: none }
#content a.linkpost:hover { opacity: 0.6 }
#content .odd, #content .even {
	padding: 5px;
	text-shadow: none }
#content .label {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold; }
div.ask { padding: 5px; text-shadow: none; }
div.down-arrow { border-style: solid; border-width: 20px 20px 0px 20px; height: 0px; width: 0px; position: absolute }
div.askimg { margin-top: 20px; line-height: 20px; float: left}
div.asker { margin-top: 30px; }
.readmore { text-align: center; font-size: 24px; margin-bottom: 10px;}
.readmore a:link,
.readmore a:active,
.readmore a:visited {
	padding: 5px;
	line-height: 35px;
	height: 35px;
	text-shadow: none; }
#content .indexdate {
	magin-bottom: 2px;
	text-transform: uppercase;}
#content .date {
	float: left;
	padding: 5px 2px;
	font-size: 12px;
	letter-spacing: 1px }
#navpage {
	margin-bottom: 5px;
	text-align: center}
#navpage .c_page {
	font-size: 28px;
	padding: 5px 10px;
	margin: 0px 5px;
	font-weight: bold;}
#navpage a.nxt {
	float: right; }
#navpage a.prev {
	float: left; }
#navpage a {
	font-size: 28px;
	text-transform: uppercase;
	padding: 5px 12px;
	margin: 0px 5px;
	min-width: 15px;}
#footer {
	height: 20px;
	width: 100%;
	text-align: center;
	font-family: Consolas;
	text-transform: uppercase;
	padding: 5px 0px; }