/*   
Theme Name: What Do You Do Theme 2.0
Theme URI: http://www.what-do-you-do.net
Description: The theme used for What Do You Do
Author: GMreilly
Author URI: http://www.giflux.com
Template: whatdoyoudo2
Version: 0.9
.
General comments/License Statement if any.
.
*/

body{
	background-image: url('images/Background.png');
	margin-top: 0px;
	margin-bottom: 0px;
}

a:link {color:#D1B169}
a:visited {color:#D1B169}
a:hover {color:#D1B169}
a:active {color:#D1B169}

img{border:0px;}

.alignright {
	float: right; 
	position: relative;
	top: -24px;
	right: 0px;
}

.alignleft {
	position: relative;
	top: 0px;
	left: 0px;
}

.alignrightIndex {
	float: right; 
	position: relative;
	top: -43px;
	right: 0px;
}

.newButton {
	position: absolute;
	top: 0px;
	right: 0px;
}

.commentbox {
	background-color: #6F6F6F;
}

#container{
	margin: 0 auto;
	width: 780px;
	min-height: 700px;
	background-image: url('images/ColumnLoop.png');
	color: white;
}

#header{
	width: 720px;
	height: 150px;
	margin: 0 auto;
}

#navigation{
	width: 720px;
	margin: 0 auto;
}

#navigation.img{
	padding-left: 0px
	border: 0;
}

#content{
	font: #FFFFFF;
	min-height: 500px;
	width: 720px;
	margin-left: 30px;
	margin-rightL 30px;
}

#comments{
	margin-right: 30px;
	margin-left: 30px;
}

#footer{
	position: relative;
	bottom: 30px;
	font: #6F5722;
}