/*  
Theme: simplicity
Description: bang bang bang.
Theme URI: http://www.fiare.net
Author: Katie Low
Author URI: http://www.fiare.net
*/

/* Body */

body
{
font: 9pt century gothic;
background: url() repeat-y #303030 center;
margin: 0;
color: #737373;
text-align: center;
}

a:link, a:visited, a:active 
{
	text-decoration: none;
        background: url() repeat-x 100%;
	padding: 0px 0px 0px 0px;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #737373;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

a:hover
{ 
background: url() repeat-x 100% 100%;
color: #000000;

}

b {
	font-weight: bold;
	color: #ff9b00;
}
i {

	color: #ff9b00;
  }

u {
color : #A7A7A7;
border-bottom : 2px solid #ff9b00; 
} 

a.anchor:hover
{ 

}

/* Comments */

.alt { 
background-color: #F8FFF0;
padding: 3px;
border-bottom: 2px solid #E3FFC2;
border-top: 1px dashed #E3FFC2;
}

/* Classes and Random Divs */

#index {
color: #ff9c00;
}

#about
{
color: #ff6600;
}

#gallery {
color: #ff9c00;
}

#contact
{
color: #ff6600;
}

#network {
color: #ff9c00;
}


a.anchor:hover
{ 

}

/* Accessories */


input
{
font: 8pt tahoma, arial, sans-serif;
color: #B2B2B2;
background: #F2FFDC;
border-left: 0;
border-right: 0;
border-top: 0;
border-bottom: 2px solid #E6E6E6;
padding: 3px;
}

input:focus, textarea:focus
{
background: #EAFFEA;
}

textarea 
{
color: #B2B2B2;
width: 300px;
background: #F2FFDC;
border-left: 0;
border-right: 0;
border-top: 0;
border-bottom: 2px solid #E6E6E6;
font: 8pt verdana, arial, sans-serif;
padding: 8px;
}

/* Overall */
#all
{
margin: 0 auto;
width: 718px;
background: url(images/bg.jpg);

}

#img
{
height: 105px;
width: 718px;
background-image: url(http://fiare.net/wp-content/themes/fiare01/images/1.jpg);
float: left;
}

#content
{
text-align: justify;
width: 465px;
margin-left: 124px;
margin-top: -115px;
padding-left: 8px;
padding-top: 4px;
padding-right: 8px;
padding-bottom: 8px;
background: url(http://fiare.net/wp-content/themes/fiare01/images/orangebg.jpg);
background-repeat: no-repeat;
float: left;
}

#side
{
height: 115px;
width: 124px;
background-image: url(http://fiare.net/wp-content/themes/fiare01/images/2.jpg) ;
float:left;
}

#footer
{
height: 40px;
width: 718px;
clear: both;
background: url(http://fiare.net/wp-content/themes/fiare01/images/footer.jpg) no-repeat;
text-align: left;
}

/* Lists, Menus, Navs
- Headernav
- Footernav
- Anchor menu
*/


#nav
{
text-align: left;
float: left;
}

#nav ul {
	margin: 0;
	padding: 3px 0 0 1px;
	list-style-type: none;
	text-transform: lowercase;
}


#nav a {
	display: block;
	text-align: right;
	padding: 0px 0px 0px 0px;
	width: 115px;
	text-decoration: none;
        font-family: Century Gothic;
	font-size: 12pt;
	letter-spacing: 2px;

}

#nav ul li.selected a,
#nav a:hover {
	color: #FFFFFF;
}

#footernav
{
margin-left: 100px;}

#footernav a {
color: #3C3C3C;
text-align: left;
padding-left: 30px;
text-decoration:none;
background: none;
}

#footernav a:hover {
color: #ff9b00;
text-decoration: none;
}


a.menu:link, a.menu:visited, a.menu:active {
	text-decoration: none;
	padding: 0px 0px 0px 12px;
	background: url() no-repeat;
	display:block;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #4f4f4f;
        background-color: #ababab; 
        border-bottom:1px dashed white;
}
a.menu:hover {
	text-decoration: none;
	background: url() no-repeat;
        background-color: #707070;
	padding: 0px 0px 0px 12px;
	color: #c9c9c9;
}
