@charset "UTF-8";
/* CSS Document */

/* 

--------------------------------------------------------------------------------------------------

      88P                                                                          988
     88'    oooo                                   .o8   o8o                        '88
    o88     `88'                                   "88   `"'                         88o
    888      88   oo. .o.     .oooo.   .oooo.   .ooo88   ooo   ooo  ooo    .ooo.o    888
    88'      88   `88P"Y8b   d8' `"8  d8' `8b  d8' `88   `88   `88  `88   d8(  "8    '88
  o88        88    88   88   88       88   88  88   88    88    88   88   `"Y8b.       88o 
    88o      88    88   88   88   .8  88   88  88   88    88    88   88   o.  )8b     o88 
    888     o88o  o88o o88o  `Y8bdP'  `Y8bdP'  `Y8bd8P"  o88o   `V8V"VP'  8""88P'     888
    988                                                                               88P
     88.              C R E A T I V E   W E B   D E V E L O P M E N T                .88 
      88o                                                                           o88	


						Copyright 2010 Incodius - www.incodius.com   
						
--------------------------------------------------------------------------------------------------


NEW LAYOUT CSS

Death to tables! Long live DIVs!

*/

body {
	margin: 0px;
	padding: 0px;
}

#container {
	width: 1015px;
	margin: 0 auto;
}

a img {
	border: none;	
}


/* HEADER ELEMENTS AND MENU */

.body_top {
	width: 995px;
	margin: 0px;
}

#comflogo {
	float: left;
	margin-left: 120px;
	margin-top: 80px;
}

#mainmenu {
	margin-top: 50px;
	width: 550px;
	float: right;
	margin-right: 40px;
	height: 90px;
}

#mainmenu a img {

}

#loggedinmags {
	height: 30px;
	margin-right: 60px;
	margin-left: 120px;
}

#loggedinmags form {
	width: 100px;
	margin: 0;
	padding: 0;
	float: right;
}

#loggedinmags img {
	float: left;	
}

#loginMag{	
	float: right;
	margin-right: 50px;
}

#logoutbutton {
	background-color: inherit;
	border: none;
	cursor: pointer;
	
}

#myaccountmags {
	float: right;	
}

/* MAIN CONTENT */

#fridgemiddle {
	width: 875px;
	padding-left: 60px;
	padding-right: 60px;
	background-image: url(/images/fridgeMiddle3.png);
	margin-top: -10px;
}


#maincontent {
	width: 620px;
	float: right;
	min-height: 400px;
	
}

#sidebar {
	float: left;
	top: 220px;
	width: 240px;
	min-height: 400px;
	
}

/* MAIN CONTENT */

#newsbox {
	height: 110px;
}

#newsbox div{

}

#newsStrip {
height:115px;
width:435px;
float:right;
margin-top: -20px;
background-image:url(/images/newsBack.png); 
background-position:top;
background-repeat:no-repeat;
}
	
#newsText {
width:375px;
margin-top:53px;
margin-left:15px;
font-size:11px;

}	

#step { 

}

#notepad {
	width: 600px;
	margin: 0 auto;
	padding: 0px;
	clear: both;
	padding-left: 10px;
}

#notepad_top {
	width: 590px;
	background-image: url(/images/refill_top.gif); 
	background-position: top left; 
	background-repeat: no-repeat; 
	height: 40px;
}

#notepad_bottom {
	width: 590px;
	background-image: url(/images/refill_bottom.gif); 
	background-position: top left; 
	background-repeat: no-repeat; 
	height: 60px;
}

#notepad_main {
	background-image: url(/images/refill_mid.gif);
	background-position: left;
	background-repeat: repeat-y; 
	padding: 0px 95px 0px 55px;
	width: 500px;
	margin-top: -20px;
	margin-bottom: -20px;
}

#content {
	margin-right: 40px;
}

#dateText {
	width: 300px;
	padding: 28px;
	padding-top: 38px;
	float: none;
	height: 120px;
	background-image:url(/images/dateDr.png); 
	background-repeat: no-repeat;
	margin: 0px;
	margin-top: -110px;
	margin-left: 340px;
}
/* SEARCH FORM */

#searchform {
	text-align:right; 
	vertical-align:middle;
	background-image:url(/images/newsearch-bg.png); 
	background-position: top left; 
	background-repeat: no-repeat; 
	width: 224;
	height: 240px;
	padding-top: 12px;
	padding: 4px;
	padding-right: 20px;
	line-height: 18px;
	margin-left: 20px
}


#tweet {

margin-left:-10px;
}

#latestTweet{
	width: 150px;
	height: 120px;
	margin: 0 auto;
	overflow: hidden;
	font-size: 11px;
	font-weight:lighter;	
	
}

#latestTweet a {
	color: #333;
	font-weight:lighter;	
}

#latestTweet a:hover {
	color: #3B0E00;
	font-weight:lighter;	
}


#searchform form {
	float: left;
	width: 160px;
	height: 200px;
}

#searchform img {
	margin: 3px;	
}

#joinbox {
	background-image:url(/images/pinkbluepostit.png); 
	background-position: top left; 
	background-repeat: no-repeat; 
	width: 254;
	height: 220px;
	padding: 10px 0px 0px 10px;

}

#joinbox form {
	width: 180px;
	text-align: right;	
}


/* FOOTER */

#fridgebottom {
	height: 170px;
	clear: both;
	width: 995px;
	text-align: center;
	font-size:10px;
	padding-top: 30px;
	background-image:url(/images/fridgeBottom3.png); 	
	background-repeat: no-repeat;
}


/* MY HOMEPAGE/ACCOUNT STUFF */

#nav a:hover {
color:#AE1429;

}


.editProfile {
color:#BF8D83;
float:right;

font-size:11px;
font-weight:bold;"
}


.editProfile2 {
color:#BF8D83;
float:right;
position:relative;
left:180px;
font-size:11px;
font-weight:bold;"
}

/* HINGES */

#hinges {
	width: 22px;
	height: 900px;
	float: right;
	position: relative;
	top: 0px;
	margin-top: 250px;
	margin-left: -30px;
	background-image:url(/images/fridgeHinge.png); 	
	background-repeat: repeat-y;
}


.postdate {
font-weight:bold;
color:#9F8181;
}

#newSingle {
background-image:url(/images/newsearch-bg.png);
background-repeat:no-repeat;
height:300px;
margin-left:20px;
width:300px;
margin-top:-170px;
}