* Body
=========================================================================== */



*	{
padding: 0;
	}	






body {


background-image: url(back_img/rotate.php);

  background-position: top-left;
  background-repeat: repeat;
  background-attachment: fixed;

  font-family: Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;

}


img {
border : 0px;
  outline: none;

}


/* Leftbar
=========================================================================== */


#left {

  width: 180px;
  float: left;
  position: fixed;
  padding: 0px;
  margin-top: 21px;
  margin-left: 21px;
  text-align: left;
  z-index:0;

  font-family: Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
}

#left a
{
  list-style: none;
  outline: none;

	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
  
  font-family: Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  font-size: 18.6px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}

#left a:hover
{
  list-style: none;

	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;

  font-family: Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  font-size: 18.6px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;

}


#menutitle a {

  list-style: none;
  outline: none;

	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

#menutitle a:hover {

  list-style: none;

	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}




#themeswitcher {

  float: left;
  padding: 0px;
  margin-top: 43px;
  text-align: left;

}




#themeswitcher a
{
  list-style: none;
  outline: none;

	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
  
  font-family: Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}


#themeswitcher a:hover
{
  list-style: none;

	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;

  font-family: Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;

}


#left h3
{
  font-family: Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  font-size: 21px;
  font-weight: bold;
}



/* RightBar
=========================================================================== */

#right{
position: absolute;
float: left;
margin-left: 207px;

top: 168px;

margin-bottom: 100px;

border-top: 25px solid #FFFFFF;
border-bottom: 40px solid #FFFFFF;
border-left: 40px solid #FFFFFF;
border-right: 40px solid #FFFFFF;

overflow: none;


  width: 530px;
  float: left;
  padding: 0px;
  background-color: #FFFFFF;

  font-family: Helvetica, Arial, sans-serif;
  color: #555555;
  font-size: 16px;
  font-weight: bold;


	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;

}

#right a
{
  font-family: Helvetica, Arial, sans-serif;
  color: #999999;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  outline: none;

	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;

}

#right a:hover
{
  font-family: Helvetica, Arial, sans-serif;
  color: #999999;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;


	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;


}



#post
{
  margin-bottom: 25px;
}

#post img
{
padding-top: 12px;
padding-bottom: 12px;

}



/* Text
=========================================================================== */

p {
  font-family: Helvetica, Arial, sans-serif;
  color: #555555;
  font-size: 16px;
  font-weight: bold;
}





h1 {
  font-family: Helvetica, Arial, sans-serif;
  color: #000000;
  font-size: 21px;
  font-weight: bold;
  text-transform: uppercase;
}


h2 {
  font-family: Helvetica, Arial, sans-serif;
  color: #000000;
  font-size: 16px;
  font-weight: bold;
}

h3 {
  font-family: Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: bold;
}


h1, h2, h3, p {
	padding-top: 10px;		
	margin: 0px;
}
	

fieldset {border: none}


ul {
  font-family: Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: bold;
  margin-left: 0px;
  padding-left: 0px;
  list-style: none;
  outline: none;
  
}

li {
  font-family: Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: bold;
  margin-left: 0px;
  padding-left: 0px;
  list-style: none;
   outline: none;
 
}

.gallery {
				margin: auto;
                   filter:alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
			}


.gallery-item {


				margin-bottom: -16px;
					}



/* Footer
=========================================================================== */
#footer{
	color:#fff;
	font-size: 8.5px;
	font-weight: normal;
}

#footer a
{
text-decoration:none;
color:#00ff00;
  outline: none;

}

#footer a:visited
{
text-decoration: none;
}


#footer a:hover
{
text-decoration: underline;
}

