/* 
Theme Name: Monnie
Theme URI: http://monnie.com.au
Description: Monnies Personal Portfolio
Version: 1.0
Author: Monnie
Tags: cupcakes, pink, portfolio
*/


* { margin:0px; padding:0px; }
img { border:0px; padding:0px; }
p { padding:0 0 15px 0; }
a { text-decoration:none; color:#894954; }
a:hover { text-decoration:underline; color:#723943; }
h1 { font-size:18pt; color:#723943;}
h2 { font-size:16pt; color:#723943; line-height:1.2em; margin:10px 0 0.7em 0; }
    	 h2.main { font-size:16pt; color:#723943; line-height:1.2em; margin:10px 0 0.7em 0; }
h3 { font-size:1.4em; margin:10px 0 1em 0; color:#723943;}
h4 { font-size:16px; font-weight:bold; margin-top:20px; }

body { 
font-family: Helvetica, Century Gothic, Tahoma, Arial, sans-serif;
font-size: 10pt;
background:url(images/bg.jpg) repeat;
color:#723943;
margin: 50px auto;
padding: 0;
}

/* Page Container */	
#page {
width:900px;
margin:0 auto;
}


/* ----- Header ----- */

#header {
width:900px;
margin: 0;
padding: 0;
}

#header .logo {
height:240px;
background:url(images/header.gif) no-repeat top center;
float:left;
width:900px;
}

#header .col, #footer .col {
margin: 10px 0 0;
}

#nav {
padding:15px;
margin: 0 -15px 0 -15px;
width: 900px;
height: 40px;
background:url(images/hr.gif) repeat-x;
float: left;
}

#nav a {color:#894954; text-decoration: none; padding:15px 7px; }

/* ----- Main Content Square ----- */
#container
{
float:left;
width:900px;
font-size:9pt;
background-color:#ffffff;
padding:15px;
}

.round
{
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
}

/* ----- Footer ----- */

#footer {
width:900px;
margin:10px;
font-size:8pt;
   color: #7f4300;
text-align: center;
}

/* Sidebar */


/* ----- Site Styles ----- */

.clear {
clear: both;
line-height: 1;
margin: 0;
padding: 0;
}

.home-divider { 
width:900px; 
height:0px; 
margin:0 auto; 
clear:both; 
overflow:hidden;
}

hr { 
width:900px; 
float:left;
height:0px; 
margin:0 auto; 
border-top:dotted 1px #9c9c9c; 
border-bottom:none;
border-left:none;
border-right:none;
padding:0 0 15px 0;
}
