/*
Theme Name: Rusty
Theme URL: http://blog.mihalev.info/wordpress-themes/#Rusty_1
Description: The first WordPress theme created by <a href="http://blog.mihalev.info/">Martin Mihalev</a>.
Version: 1.0
Author: Martin Mihalev
Author URL: http;//blog.mihalev.info/
*/

body {
	margin: 0;
	padding: 0;
	background-color: #FFA54F;
	font-size: 14px;
}

body, input, textarea, select {
font-family: Arial, Helvetica, sans-serif;
}

form {
	margin: 0;
}

a {
	text-decoration: none;
}

body, #footer, #header, #content, #left_side, #right_side, #sidebar h2, .post,
.post_2, .post_header, .comment_header, .post_content, .comment_content,
.post_content a:hover, .comment_content a:hover, .post_footer,
.post_footer_2, .post_footer a:hover, .post_footer_2 a:hover, #footer a:hover

body, .post_content a:hover, .comment_content a:hover, .post_footer,
.post_footer_2, .post_footer a:hover, .post_footer_2 a:hover, #footer a:hover {
background-repeat: repeat-x;
}

#content, #left_side, #right_side, #sidebar h2, #footer {
background: #FF9955;
}


#page {
	position: absolute;
	width: 769px;
	margin-left: 50%;
	left: -367.5px;
}

#header {
	width: 769px;
	height: 223px;
}

#header_1 {
	width: 769px;
	height: 193px;
	color: #773D1A;
                border-left: 2px solid #733D1A;
                border-right: 2px solid #733D1A;
	font-weight: bold;
	background: url('http://www.epd.gov.fk/wp-content/themes/Rusty/images/headerhelen2a.jpg');
}

#blog_title {
	padding-top: 78.5px;
	font-size: 2em;
	text-align: center;
	color: #733D1A;
	font-weight: bold;
}

#blog_moto {
	padding-top: 10px;
	font-size: 1.16em;
	text-align: center;
	color: #733D1A;
}

#header_2 {
                width: 769px;
	height: 30px;
	background: #AEBB51;
                border: 2px solid #773D1A;
	}

#header_2 form {
	margin: 4px 0 0 40px;
}

#rss_holder {
	float: right;
	margin: 8px 20px 0 0;
}

#header_2 > #rss_holder {
	margin: 4px 40px 0 0;
}

#rss_holder a {
	color: #773D1A;
	font-weight: bold;
	padding: 3px;
}

#rss_holder a:hover {
	color: #FFDA76;
}

#sidebar {
	float: left;
	width: 156px;
	margin-top: -33.5px;
        margin-bottom: 50px;
	border-right: 2px solid #773D1A;
                border-left: 2px solid #733D1A;
	border-bottom: 2px solid #733D1A;
                margin-right: 10px;
	background: #AEBB51;
}

#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#sidebar  li li {
                list-style-type: disc;
}

#sidebar h2 {
	background: #AEBB51;
	font-size: 1.5em;
	color: #773D1A;
	padding: 0 0 0 0;
	margin-top: 20px
	}

#sidebar h3 {
               font-size: 1.0em;
               color: #733D1A;
               margin-top: 10px;
               margin-bottom: 5px;
}


#sidebar li a {
	color: #733D1A;
}

#sidebar li a:hover {
	color: #FFDA76;
        }

#counter {
               padding: 10px 0 0 0;
}

#photo {
	float: right;
	margin-top: -23px;
	padding: 0 0 0 10px;
}	

.phototext right {
	color: #733D1A;
	float: right;
                padding: 0 0 0 10px;
               }

#notices_header {
          color: #FF4040;
          font-weight: bold;
          font-size: 2em;
          position: center;
          background: #FFDA76;
          padding-left: 200px;
          margin-top: 65px;
}

#notices {
        color: #FF3030;
        background: #AEBB51;
        padding: 5px 5px 5px 5px;
        margin-top: 5px;
}

#notices a {
       color: #773D1A;
        }

#notices a:hover {
       color: #FFDA76;
        }

#notices2 {
        background:#FFDA76;
        padding: 5px 5px 5px 5px;
        margin-top: 5px;
}

#footer {
            color: #733D1A;
            text-align: center;
            clear: both;
}

#content {
               width: 769px;
           }

.pagetitle {
             color: #777733;
             font-weight: bold;
             text-align: center;
             font-size: 2em;
}

.post_title {
              color: #615E3F;
              font-weight: bold;
              font-size: 1.5em;
              text-align: center;
}

.post, .post_2, .comment {
          background: #CDBE70;
          float: right;
          color: #615E3F;
          width: 400px;
          padding-left: 20px;
          margin-right: 40px;
}

.post_content {
                color: #615E3F;
                }

.post_content a {
              color: #7B3F00;
}

.post_content a:hover {
               color: #385E0F;
}

.post ul {
         color: #773D1A;
}
