/* theme name: OUT OF PRINT MAGAZINE;
theme uri: www.outofprintmag.com;
description: Out Of Print Magazine;
author: <a href='http://www.outofprintmag.com'>brifshico</a>;
version: 1.99 */

/*///////// GENERAL /////////*/
body {
	margin : 0px;
	background: #000000 url(http://outofprintmag.com/blog/wp-content/themes/OOPMag/img/background3.png);
	/*background-image:url('img/BACKGROUND.gif');
	background-repeat:repeat-x;*/
	font-family: verdana, helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #000033;
}

img {
        border: 0px
}

ol, ul {
	list-style: none;
}

p {
	padding-top: 0px;
	margin-top: 0px;
}
.header_blogcontent{
display:none
}
/*///////// TYPOGRAPHY /////////*/
a {
	color: #990000;
	text-decoration: none;
	text-transform: uppercase;
}

a:hover {
	color: #FF3333;
}

#oopm_toptext {
	color: #000033;
   	font-size: 7.5pt;
	line-height: 8pt;
}

#oopm_txtwht {
	color: #000033;
	background-color: #EFC40B;
   	font-size: 7.5pt;
	line-height: 8pt;
	font-weight: bold;
	text-transform: uppercase;
}

#breadcrumb {
	margin-left: 20px;
	position: absolute;
	z-index: 1;
	top: 176px; float: left;
}

#oopm_txtwht a {
	color: #000000;
	text-decoration: none;
}

#oopm_txtwht a:hover {
	color: #FF3333;
}

#oopm_txtimg {
	color: #000033;
   	font-size: 7.5pt;
	line-height: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	position: absolute;
	z-index: 12;
	top: 16px;
	margin-left: 8px!important;
}

#oopm_txtnew {
	color: #000033;
	background-color: #EFC40B;
   	font-size: 7.5pt;
	line-height: 8pt;
	font-weight: bold;
	text-transform: uppercase;
}

#whatsnew {
	margin-left: -51px;
	position: absolute;
	z-index: 1;
	top: 188px; float: left;
}

#oopm_txtsm{
	font-size: 7.5pt;
	line-height: 8pt;
}

#oopm_txtlg{
	text-transform: uppercase;
	font-size: 14pt;
	line-height: 14pt;
	font-weight: bold;
}

#oopm_txtft{
	text-transform: uppercase;
	font-size: 20pt;
	line-height: 18pt;
	font-weight: bold;
}

#oopm_txthm{
	text-transform: uppercase;
	font-size: 24pt;
	line-height: 23pt;
	font-weight: bold;
}

#pad{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
/*///////// WHATS NEW ON HOMEPAGE /////////*/
ul#new_items {
    list-style:none;
    font-size: 14px;
    position: absolute;
    float: left;
    top: -12px;
    margin-left: -46px;
}

ul#new_items li{
	margin: 4px;
    padding: 2px;
    position: relative; /* allows us to set the z-index */
    float: left; /* floats list items to the left, creating a horizontal menu */
}

/*///////// LAVALAMP NAVIGATION /////////*/
ul#menu {
    list-style:none;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    margin-left: 0px;
    padding: 2px;
    position: absolute;
    z-index: 13;
    top: 216px;
    float: left;
    line-height: 15px;
}
ul#menu li{
    position: relative; /* allows us to set the z-index */
    z-index: 10; /* raises the z-index of the line item 5 levels all other elements */
    float: left; /* floats list items to the left, creating a horizontal menu */
}

ul#menu li a {
	color: #000033;
	outline: none;
	text-align: center;
	display: block;
	overflow: hidden;
	float: left;
	z-index: 99;
	padding: 6px 10px;
	position: relative;
} /* relative breaks ie */

ul#menu li.backLava {
	background: url("img/lava.gif");
	position: absolute;
	height: 38px;
	z-index: 5;
	top: 36px;
}

ul#old_new_menu {
    list-style:none;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    margin: 0px;
    padding: 2px;
    position: absolute;
    z-index: 13;
    top: 6px;
    margin-left: 30px;
    float: left;
    line-height: 15px;
}
ul#old_new_menu li{
    position: relative; /* allows us to set the z-index */
    z-index: 10; /* raises the z-index of the line item 5 levels all other elements */
    float: left; /* floats list items to the left, creating a horizontal menu */
}

ul#old_new_menu li a {
	color: #000033;
	outline: none;
	text-align: center;
	display: block;
	overflow: hidden;
	float: left;
	z-index: 99;
	padding: 6px 10px;
	position: relative;
} /* relative breaks ie */

ul#old_new_menu li.backLava {
	background: url("img/lava_white.gif");
	position: absolute;
	height: 38px;
	z-index: 5;
	top: -50px;
	/* top: 36px; */
}

/*///////// SIDEBARS /////////*/
#sidebar ul {
	text-transform: uppercase;
	padding: 1px;
	font-size: 7.5pt;
	line-height: 8pt;
}

#sidebar li {
	position: relative;
	top: -10px;
	margin-left: 20px;
	list-style-type: circle;
	color: #990000;
}

#sidebar li dark {
	color: #000033;
}

#dark {
	color: #000033;
}

#thoughtcloud {
	position: absolute;
	z-index: 10;
	top: 14px;
	margin-left: -10px!important;
}

#cycleimages {
	position: absolute;
	z-index: 7;
	top: 24px;
	margin-left: 9px!important;
	margin-left: -111px;
}
#social {
	position: absolute;
	z-index: 6;
	top: 14px;
	margin-left: 9px!important;
	margin-left: -111px;
}

#facebook {
	position: absolute;
	z-index: 11;
	top: 24px;
	margin-left: 815px!important;
	margin-left: -101px;
}

#twitter {
	position: absolute;
	z-index: 12;
	top: 120px;
	margin-left: 815px!important;
	margin-left: -101px;
}

.home_social {
	position: absolute;
	z-index: 10;
	top: 97px;
	margin-left: 9px!important;
}

.LikeBot {
	position: relative;
	z-index: 10;
	top: 3px;
	margin-left: -11px!important;
}
/*///////// FORMS /////////*/
textarea {
	width: 325px;
	height: 125px;
	border: 1px solid #000033;
}

input {
	width: 180px;
	height: 24px;
	border: 1px solid #000033;
}

#submit {
	width: 168px;
	height: 27px;
	background: url("img/COMMENT_SUBMIT.png") no-repeat;
	margin-top: 4px;
	border: 0; cursor: pointer;
	text-indent: -10000px; font-size: 0; color: #B8D0E8; text-align: left;
}

#searchform { top: 10px; }
#searchform label { display: none; }
#searchform #s { width: 240px; height: 24px; border: 1px solid #000033;}
#searchform #searchsubmit { background: url("img/search_submit.png") no-repeat; width: 84px; height: 28px; border: 0; cursor: pointer; text-indent: -10000px; vertical-align: top; font-size: 0; color: #889800; text-align: left; }

#commentform {
	background-color: #B8D0E8;
	padding: 4px;
}

.odd {
	background-color: #D4E0EC;
	padding: 4px;
	margin-top: 4px;
}

.even {
	background-color: #FFFFFF;
	padding: 4px;
	margin-top: 4px;
}

#avatar {
position: absolute;
top: -14px;
left: -46px;
}
