/*
Theme Name: Messy Magazine Theme
Theme URI: http://www.messymagazine.org/
Description: Describe your theme
Version: 1.0
Author: Bonnie Remeika
*/



@charset "UTF-8";
/* CSS Document */

.maintable{
	position: absolute;
	left: 50%;
	margin-left: -410px;
	background-repeat: repeat-y;
	max-width: 850px;
       background-image: url(http://www.messmagazine.org/wp-content/themes/messytheme/images/paperlow.jpg);
	
	}

.bodycol{
	padding-left: 155px;
	padding-top: 0px;
	padding-right: 15px;
	max-width: 450px;
	padding-bottom: 15px;
	background-repeat: no-repeat;
}

.rightcol{
	max-width: 200px;
	padding-right: 15px;
	padding-top: 15px;
	padding-left: 15px;
}

.navcol{
	padding-right: 0px;
	background-repeat: no-repeat;
}


.footer{
	background-image: url(http://www.messmagazine.org/wp-content/themes/messytheme/images/footerbg.jpg);
	background-repeat: repeat-y;
}


#sidebar{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 160px;
	max-width: 160px;
	padding-left: 10px;
}

#sidebar li{
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 160px;
}

a img, a:hover img {
 border: none;
}

#tip{
	position: absolute;
	top: 0px;
	width: 820px;
	left: 50%;
	margin-left: -410px;
	height: 25px;
	z-index: 50;
	background-color: #000000;
}

#wrap{
	position: absolute;
	width: 820px;
	left: 50%;
	margin-left: -410px;
	top: 25px;
}

.dots{
	padding-left: 35px;
}

a img, a:hover img {
 border: none;
}


.formstyle{}
