/*

	Theme Name: Revolution Lifestyle

	Theme URL: http://www.revolutiontwo.com/themes/lifestyle

	Description: Revolution Lifestyle theme written by Brian Gardner and customized by Kickstart Media

	Author: Brian Gardner and Kickstart Media

	Author URI: http://www.kickstartmedia.org

	Version: 2.0

	Tags: three columns, fixed width, white, tan, teal, purple, sidebar widgets	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php

	Changelog:

		v2.0 - 12.07.08

		Second Release of Revolution Lifestyle, to ensure compatibility with WordPress 2.7*/

body {

	width: 850px;

	color: #333333;

	font-size: 12px;

	font-family: Arial, Tahoma, Verdana;

	padding: 0px;

	background-color: #584120;

	background-image: url(images/bg.jpg);

	background-repeat: repeat-x;

	background-position: top center;
    margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	}
	
#wrap {

    width: 940px;

	padding: 0px;

	position: relative;

	margin-top: 0px;

	margin-right: 0;

	margin-bottom: 0px;

	margin-left: -40px;	/*border: 10px solid #D4CFBB; */

	background-image: url(images/wrapper_bg.png);

	}

/**********************************************
      Author Code 
***********************************************/
.author {
	width: 535px;
	float: left;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	}

/**********************************************
       Author Code - Ends
***********************************************/


/************************************************
*	Hyperlinks									*

************************************************/

a, a:visited {

	color: #7A3254;

	text-decoration: none;

	}a:hover {

	color: #495D5C;

	text-decoration: underline;

	}

a img {

	border: none;

       }

a:focus, a:hover, a:active {

	outline: none;

	}

/************************************************
*	Top Navbar      							*
************************************************/

#topnavbar {

	background: #93BBBC;

	width: 850px;

	height: 30px;

	color: #FFFFFF;

	margin: 0px;

	padding: 0px;

	}
	
#topnavbar a, #topnavbar a:visited {

	font-size: 11px;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

	}
	
#topnavbar a:hover {

	text-decoration: underline;

	}
	
#topnavbar p {

	font-size: 11px;

	font-weight: bold;

	padding: 0px;

	margin: 0px;

	}
	
.topnavbarleft {

	width: 230px;

	float: left;

    margin: 0px;

    padding: 8px 0px 0px 10px;       
       
         }
         
.topnavbarright {

	width: 600px;

	float: right;

	margin: 0px;

	padding: 7px 10px 0px 0px;

	text-transform: uppercase;

	text-align: right;

	}
.topnavbarright a img {

	border: none;

	margin: 0px 3px 3px 0px;

	padding: 0px;

	}
/************************************************
*	Header  									*
************************************************/

#header {

	background: #706352 url(images/header.jpg);

        background-position: top center;

	background-repeat: no-repeat;

	width: 850px;

	height: 323px;

	color: #FFFFFF;

	font-size: 11px;

	padding: 0px;

	overflow: hidden;

	margin:0 0 0 50px;

	}

#header h1 {

	color: #FFFFFF;

	font-size: 36px;

	font-family: Georgia, Times New Roman;

	font-weight: normal;

	margin: 0px;

	padding: 15px 0px 0px 20px;

	text-decoration: none;

	}
#header h1 a, #header h1 a:visited {

	color: #FFFFFF;

	font-size: 36px;

	font-family: Georgia, Times New Roman;

	font-weight: normal;

        margin: 0px;

	padding: 0px;

	text-decoration: none;

        }
#header h1 a:hover {

        color: #FFFFFF;

        text-decoration: none;

	}
#header h3 {

	color: #7A3254;

	font-size: 16px;

	font-family: Arial, Tahoma, Verdana;

	font-weight: normal;

	margin: 0px;

	padding: 0px;

	}
#header p {

	color: #FFFFFF;

	padding: 0px 0px 5px 20px;

	margin: 0px;

	line-height: 20px;

	}
.headerleft {display:none;

	width: 423px;

	float: left;

	font-size: 14px;

	padding: 0px;

	}
.headerleft a img {

	border: none;

	margin: 0px;

	padding: 0px;

	}

a.swapped:link, a.swapped:visited {
           
           display:block; /*allows width and height settings to apply*/
           
           width: 276px; /*match to width of the image*/

           text-indent:-100.0em; /*moves the text off screen*/

           text-decoration:none; /*removes the underline*/ 

           line-height: 323px; /*match to height of the image*/

           background:url(images/band1clear.jpg) no-repeat; /*sets the unmoused image*/
 
           float: left;
}a.swapped:link:hover, a.swapped:visited:hover {

           background:url(images/band1.jpg) no-repeat; /*changes to the moused image on hover*/
} a.swappedtwo:link, a.swappedtwo:visited {
   
          display:block; /*allows width and height settings to apply*/

          width: 126px; /*match to width of the image*/

          text-indent:-100.0em; /*moves the text off screen*/

          text-decoration:none; /*removes the underline*/ 

          line-height: 323px; /*match to height of the image*/

          background:url(images/band2clear.jpg) no-repeat; /*sets the unmoused image*/
 
          float: left;  
                
}

         
a.swappedtwo:link:hover, a.swappedtwo:visited:hover {

          background:url(images/band2.jpg) no-repeat; /*changes to the moused image on hover*/
} a.swappedthree:link, a.swappedthree:visited {

          display:block; /*allows width and height settings to apply*/

          width: 157px; /*match to width of the image*/

          text-indent:-100.0em; /*moves the text off screen*/

          text-decoration:none; /*removes the underline*/ 

          line-height: 323px; /*match to height of the image*/

          background:url(images/band3clear.jpg) no-repeat; /*sets the unmoused image*/

          float: left;
}

          

a.swappedthree:link:hover, a.swappedthree:visited:hover {

          background:url(images/band3.jpg) no-repeat; /*changes to the moused image on hover*/

} a.swappedfour:link, a.swappedfour:visited {
 
          display:block; /*allows width and height settings to apply*/

          width: 291px; /*match to width of the image*/

          text-indent:-100.0em; /*moves the text off screen*/

          text-decoration:none; /*removes the underline*/ 

          line-height: 323px; /*match to height of the image*/

          background:url(images/band4clear.jpg) no-repeat; /*sets the unmoused image*/

          float: left;

}

          
a.swappedfour:link:hover, a.swappedfour:visited:hover {

          background:url(images/band4.jpg) no-repeat; /*changes to the moused image on hover*/
} 

.headerright {

        position: relative;

        width: 291px;
 
	float: right;

	margin: 0px;

	padding: 18px 0px 0px 0px;

	font-weight: bold;

	z-index: 9999;}
	
.headerright a img {

	position: relative;

      border: none;

	margin: 0px 0px 3px 0px;

	padding: 0px;

	border: 0px solid #FFFFFF;

	z-index: 9999;}
	
/************************************************
*	Navbar      								*
************************************************/

#navbar {

	width: 850px;

	height: 45px;

	font-size: 18px;

	font-family: arial, verdana;

        text-transform:  uppercase;

	color: #FFFFFF;

	font-weight: bold;

	margin:0 0 0 50px;

	padding: 0px;

	background-color: #E1DCCA;

	background-image: url(images/nav_bg.jpg);

	}

#navbarleft {

	width: 850px;

	float: left;

	padding: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 20px;

	}
#navbarright {

	width: 280px;

	font-size: 11px;

	float: right;

	margin: 0px;

	padding: 20px 0px 0px 0px;

	}
#nav {

	margin: 0px;

	padding: 0px;

        }

#nav ul {

	float: left;

	list-style: none;

	margin: 0px;

	padding: 0px;

	}
#nav li {

	float: left;

	list-style: none;

	margin: 0px;

	padding: 0px;

	}
#nav li a, #nav li a:link, #nav li a:visited {

	color: #ffffff;

	display: block;

	font-size: 16px;

	font-family: Georgia, Times New Roman;

	font-weight: bold;

	margin: 0px;

	padding-top: 12px;

	padding-right: 30px;

	padding-bottom: 15px;

	padding-left: 15px;

	}
#nav li a:hover, #nav li a:active {
         
	color: #CCC2B5;

	margin: 0px;

	padding: 12px 30px 15px 15px;

	text-decoration: none;

	}
#nav li li a, #nav li li a:link, #nav li li a:visited {

	background: #E1DCCA;

        width: 150px;

	color: #495D5C;

	font-size: 14px;

	font-family: Georgia, Times New Roman;

	font-weight: normal;

	text-transform: lowercase;

	float: none;

	margin: 0px;

	padding: 7px 10px 7px 10px;

	border-bottom: 1px solid #FFFFFF;

	border-left: 1px solid #FFFFFF;

	border-right: 1px solid #FFFFFF;
	}
#nav li li a:hover, #nav li li a:active {

	background: #263333;	color: #FFFFFF;	padding: 7px 10px 7px 10px;

	}
#nav li ul {	
z-index: 9999;
position: absolute;	left: -999em;	
height: auto;	
width: 170px;	
margin: 0px;	
padding: 0px;

	}

#nav li li { }#nav li ul a { 

width: 140px;

}#nav li ul a:hover, #nav li ul a:active { 

}#nav li ul ul {

margin: -32px 0 0 171px;
}#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
left: -999em;

}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {

	left: auto;
}#nav li:hover, #nav li.sfhover { 

	position: static;
}/************************************************

*	SubNavbar      								*

***********************************************/
#subnavbar {

    background: #666666;

	width: 850px;	
	height: 24px;	
	color: #FFFFFF;	
	margin: 0px;	
	padding: 0px;
}#subnav {	margin-top: 295px;

        z-index: 9999;

	padding: 0px;
}
#subnav ul {

        z-index: 9999;

	float: left;

	list-style: none;

	margin: 0px;

	padding: 0px;

	}

#subnav li {

	float: left;

	list-style: none;

	margin: 0px;

	padding: 0px;

	}

#subnav li a, #subnav li a:link, #subnav li a:visited {

	color: #FFFFFF;

	display: block;

	font-size: 10px;

        font-weight: bold;

        text-transform: uppercase;

        margin: 0px 5px 0px 0px;

	padding: 6px 13px 6px 13px;

	}

#subnav li a:hover, #subnav li a:active {

	color: #85ACAC;

	display: block;

	text-decoration: none;
  
        margin: 0px 5px 0px 0px;

	padding: 6px 13px 6px 13px;

	}#subnav li li a, #subnav li li a:link, #subnav li li a:visited {

	background: #666666;

	width: 140px;

	float: none;

	margin: 0px;

	padding: 6px 10px 6px 10px;

	border-bottom: 1px solid #FFFFFF;

	border-left: 1px solid #FFFFFF;

	border-right: 1px solid #FFFFFF;

	}

#subnav li li a:hover, #subnav li li a:active {

	background: #85ACAC;

	margin: 0px;

	padding: 6px 10px 6px 10px;

	}

#subnav li ul {

	z-index: 9999;

	position: absolute;

	left: -999em;

	height: auto;

	width: 160px;

	margin: 0px;

	padding: 0px;

	}
#subnav li li { 

	}

#subnav li ul a { 

	width: 140px;

	}

#subnav li ul a:hover, #subnav li ul a:active { 

	}

#subnav li ul ul {

	margin: -25px 0 0 161px;

	}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfhover1 ul ul, #subnav li.sfhover1 ul ul ul {

	left: -999em;

	}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfhover1 ul, #subnav li li.sfhover1 ul, #subnav li li li.sfhover1 ul {

	left: auto;

	}

#subnav li:hover, #subnav li.sfhover { 

	position: static;

	}

/************************************************
*	Homepage 		    	                    * 
************************************************/

#homepage {

	float: left;

	width: 545px;

	margin: 0px;

	padding:0 0 0 13px;

	}#homepage p {

	margin: 0px;

	padding: 0px;

	}

#homepage p img {

	border: none;

        float: left;

	margin: 0px;

	}

#homepage ul {

	list-style-type: square;

	margin: 0px;

	padding: 0px 0px 15px 0px;

	}
#homepage ul li {

	list-style-type: square;

	margin: 0px;

	padding: 0px;

	}

.hpdate {

	font-size: 11px;

	margin: 0px;

	padding: 0px;

        }
#homepagetop {

       background-image:url(images/videobgd.jpg);

       background-position:center top;

       background-repeat:no-repeat;

       float:left;

       height:429px;

       margin:0 0 -3px;

       padding:0;

       width:525px;x;
 
	}

#homepagebot {

       float:left;

       height:38px;

       margin-left:25px;

       padding:0;

       width:525px;

	}
a.youtube:link, a.youtube:visited {
           
           display:block; /*allows width and height settings to apply*/
           
           width: 475px; /*match to width of the image*/

           text-indent:-100.0em; /*moves the text off screen*/

           text-decoration:none; /*removes the underline*/ 

           line-height: 41px; /*match to height of the image*/

           background:url(images/pbot.jpg) no-repeat; /*sets the unmoused image*/
 
           float: left;
}a.youtube:link:hover, a.youtube:visited:hover {

           background:url(images/pbotrollover.jpg) no-repeat; /*changes to the moused image on hover*/
} #homepagetop p {

	font-size: 12px;

	margin: 0px;

	padding: 0px 0px 0px 10px;

	}

#hpflickr {
	background: #FFFFFF;
	float: right;
	width: 275px;
	margin-right: 10px;
	margin-top: 20px
        padding: 0;
	display: inline;
	border: 0px solid #C0C0C0;
	}
	
#hpflickr a img {
	border: 1px solid #999999;
	margin-right: 8px;
        margin-bottom: 8px;
	margin-left: 0px;
        margin-top: 0px;
        padding: 3px;
	}
	
#hpflickr a:hover img {
	border: 1px solid #000000;
	margin-right: 8px;
        margin-bottom: 8px;
	margin-left: 0px;
        margin-top: 0px;
	padding: 3px;
	}
.featuredtop {

    float: left;

	margin: 0px;

	padding: 10px;

	display: inline;

	}

.video {

        float: left;

	width: 495px;

	margin: 0px 0px 10px 0px;

	padding-left: 50px;

        padding-top: 41px;

	}	

#homepagebottom {

	float: left;

	width: 525px;

	margin: 10px 0px 10px 0px;

	padding: 0px;

	}#homepagebottom p {

	font-size: 12px;

	margin-left: 15px;

	padding: 0px;

	}

.hpbottom {

	float: left;

	width: 495px;

	margin: 0px;

	padding: 10px;

	display: inline;

	}
.hpbottom img {

	border: none;

	margin: 0px;

	}
#homepageleft {

	float: left;

	width: 270px;

	margin: 0px;

	padding: 0px;

	}
.hpfeatured {

	float: left;

	width: 220px;

	margin: 0px;

	padding: 10px 10px 10px 10px;

	}
.hpfeatured img {

	border: none;

	margin: 0px;

	}
#homepageright {

	float: right;

	width: 275px;

	margin: 0px;

	padding: 0px;

	}/************************************************

*	Content 					     		    * 

************************************************/

#content {

	width: 850px;

	margin: 0px auto 0px;

	padding: 0px 0px 0px 0px;

	line-height: 18px;

	}#content h1 {

        color: #495D5C;

	font-size: 22px;

	font-family: Georgia, Times New Roman;

	font-weight: normal;

	margin: 0px 0px 5px 0px;

	padding: 10px 0px 0px 0px;

	}
#content h1 a, #content h1 a:visited  {

	color: #495D5C;

	font-size: 22px;

	font-family: Georgia, Times New Roman;

	font-weight: normal;

	margin: 0px 0px 5px 0px;

	padding: 10px 0px 0px 0px;

	}
#content h1 a:hover {

	color: #7A3254;

	text-decoration: none;

	}
#content h11 {

        color: #495D5C;

	font-size: 22px;

	font-family: Georgia, Times New Roman;

	font-weight: normal;

	margin-left: 15px;

	padding: 10px 0px 0px 0px;

	}
#content h11 a, #content h1 a:visited  {

	color: #495D5C;

	font-size: 22px;

	font-family: Georgia, Times New Roman;

	font-weight: normal;

	margin: 0px 0px 5px 0px;

	padding: 10px 0px 0px 0px;

	}
#content h11 a:hover {

	color: #7A3254;

	text-decoration: none;

	}

#content h2 {

	background: #000000;

	color: #FFFFFF;

	font-size: 20px;

	font-family: Georgia, Times New Roman, Trebuchet MS;

	font-weight: normal;

	margin: 0px 0px 0px 0px;

	padding: 10px 0px 10px 10px;

	}
	
#content h3 {

	background: transparent url(images/h2.jpg) no-repeat scroll 0 0;

	color: #FFFFFF;

	font-size: 11px;

	font-family: Arial, Tahoma, Verdana;

	font-weight: bold;

	text-transform: uppercase;

	margin: 0px 0px 10px 0px;

	padding: 3px 0px 3px 7px;

        height: 34px;

	}
	
#content h6 {

		background: transparent url(images/blogtitle.jpg) no-repeat scroll 0 0;

		color: #FFFFFF;

		font-family: Arial, Tahoma, Verdana;

		font-weight: bold;

		text-transform: uppercase;

		margin: 0px 0px 0px 0px;

		padding: 3px 0px 3px 7px;

	        height: 98px;
       
                }
 #content h7 {

		background: transparent url(images/post.jpg) no-repeat scroll 30% center;

		color: #FFFFFF;

		font-size: 11px;

		font-family: Arial, Tahoma, Verdana;

		font-weight: bold;

		text-transform: uppercase;

		margin: 0px 0px 10px 0px;

		padding: 10px 0px 3px 94px;

		height: 34px;
                }
#content h8 {

		background: transparent url(images/enews.jpg) no-repeat scroll left center;

		color: #FFFFFF;

		font-size: 11px;

		font-family: Arial, Tahoma, Verdana;

		font-weight: bold;

		text-transform: uppercase;

		margin: 0px 0px 10px 0px;

		padding: 10px 0px 3px 31px;

		height: 34px;

                }
#content h4 {
 
        	color: #495D5C;

         	font-size: 22px;

 	        font-family: Georgia, Times New Roman;

	        font-weight: normal;

	        margin: 0px 0px 20px 0px;

	        padding: 10px 0px 0px 0px;

   	        }
#content img.wp-smiley {

                float: none;

	        border: none;

	        margin: 0px;

	        padding: 0px;

	        }
#content img.wp-wink {

	float: none;

	border: none;

	margin: 0px;

	padding: 0px;

	}
#contentleft {

        float:left;

	margin:0 0 0 5px;

	padding:0 0 20px;

	width:545px;

       }
#contentleft a img {

	border: none;
	}

blockquote {

        background: #E8E8E8;

	margin: 0px 25px 15px 25px;

	padding: 10px 20px 0px 15px;

	border-top: 1px solid #DDDDDD;

	border-right: 1px solid #666666;

	border-left: 1px solid #DDDDDD;

	border-bottom: 1px solid #666666;

	}#content blockquote p {

	margin: 0px;

	padding: 0px 0px 15px 0px;

	}
.postarea {
        
        float: left;

        width: 515px;

	margin: 10px 0 10px 15px;

	padding: 10px;

	border: 0px solid #DDDDDD;

	min-height: 300px;}.postarea p {

	margin: 0px;

	padding: 0px 0px 15px 0px;

	}
.postarea ul {

        list-style-type: square;

	margin: 0px;

	padding: 0px 0px 15px 0px;

	}

.postarea ul li {

	list-style-type: square;

	margin: 0px 0px 0px 20px;

	padding: 0px;

	}

.postarea ul ul {

        list-style-type: square;

	margin: 0px;

	padding: 0px 0px 0px 0px;

	}
.postarea ol {

        margin: 0px;

	padding: 0px 0px 15px 0px;

	}
.postarea ol li {

	margin: 0px 0px 0px 20px;

	padding: 0px;

	}
.breadcrumb {

	float: left;

	width: 515px;

	font-size: 11px;

	margin: 0px 0px 20px 0px;

	padding: 0px 0px 3px 0px;

	border-bottom: double #EAEAEA;

	}
#contentwide {

	float: left;

	width: 800px;

	margin-left: 20px;

	padding: 0px 0px 10px 0px;

	}
.postareawide {

	float: left;

        width: 800px;

	margin-left: 15px;

	margin-top: 10px;

        margin-right: 0px;

        margin-left: 0px;

        padding: 10px;

	border: 0px solid #DDDDDD;

	}

.postareawide p {

	margin: 0px;

	padding: 0px 0px 15px 0px;

	}

.postareawide ul {

	list-style-type: square;

	margin: 0px;

	padding: 0px 0px 15px 0px;

	}

.postareawide ul li {

	list-style-type: square;

	margin: 0px 0px 0px 20px;

	padding: 0px;

	}

.postareawide ul ul {

	list-style-type: square;

	margin: 0px;

	padding: 0px 0px 0px 0px;

	}

.postareawide ol {

	margin: 0px;

	padding: 0px 0px 15px 0px;

	}.postareawide ol li {

	margin: 0px 0px 0px 20px;

	padding: 0px;

	}

.breadcrumbwide {display:none;

	float: left;

	width: 850px;

	font-size: 11px;

	margin: 0px 0px 20px 0px;

	padding: 0px 0px 3px 0px;

	border-bottom: double #EAEAEA;

	}

.date {

	width: 515px;

	float: left;

	margin: 0px;

	padding: 5px 0px 0px 0px;

	}
.dateleft {

	width: 380px;

	float: left;

	margin: 0px;

	padding: 0px;

	}

.dateright {

	width: 200px;

	float: right;

	margin: 0px;

	padding: 0px;

	text-align: right;

	}
.time {

	background: #FFFFFF;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

	}
.icomment {

	background: #FFFFFF url(images/icon_comments.gif) no-repeat top left;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 18px;

	}
.tags {

	background: #FFFFFF url(images/icon_tags.gif) no-repeat top left;

	margin: 0px;

	padding: 0px 0px 0px 18px;

	}
.category {

	background: #FFFFFF url(images/icon_category.gif) no-repeat top left;

	margin: 0px;

	padding: 0px 0px 0px 18px;

	}
.postmeta {

	width: 515px;

	font-size: 12px;

	padding: 5px 0px 0px 0px;

	margin: 0px;

	border-top: double #EAEAEA;

	}
.postmeta2 {

	width: 515px;

        font-size: 12px;

	padding: 5px 0px 40px 0px;

	margin: 0px;

	border-top: double #EAEAEA;

	}

.archive {

        float: left;

	width: 275px;

	margin: 0px;

	padding: 0px 0px 20px 0px;

	}
.adsense-post {display:none;

	float: left;

	width: 515px;

	margin: 0px 0px 10px 0px;

	padding: 10px;

	border: 1px solid #DDDDDD;

	}
.comments {

	float: left;

	width: 515px;

	margin: 0px 0px 10px 15px;

	padding: 10px;

	border: 1px solid #DDDDDD;

	}
/************************************************
*	Images  					     		    * 
************************************************/

img.centered  {

        display: block;

	margin-left: auto;

	margin-right: auto;

	margin-bottom: 10px;

	padding: 0px;

	}

img.alignnone {

	padding: 0px;

	margin: 0px 0px 10px 0px;

	display: inline;

	}

img.alignright {
      
        padding: 0px;

	margin: 0px 0px 10px 10px;

	display: inline;

	}
img.alignleft {

	padding: 0px;

	margin: 0px 10px 10px 0px;

	display: inline;

	}
.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

	margin-bottom: 10px;

	}

.alignright {

	float: right;

	margin: 0px 0px 10px 10px;

       }
.alignleft {

	float: left;

	margin: 0px 10px 10px 0px;

	}

.wp-caption {

	border: 1px solid #DDDDDD;

	text-align: center;

	background-color: #EEEEEE;

	padding: 4px 0px 5px 0px;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

	}
.wp-caption img {

	margin: 0px 0px 5px 0px;

	padding: 0px;

	border: 0px;

	}
.wp-caption p.wp-caption-text {

	margin: 0px;

	padding: 0px 0px 0px 0px;

	font-size: 11px;

	font-weight: normal;

	line-height: 12px;

	}/************************************************
*	Sidebar 		    	        	        * 

************************************************/

#sidebar {

	float: right;

	width: 292px;

	margin-top: 25px;

	padding: 0px 0px 10px 0px;

	display: inline;

	}
#sidebar h2 {

	background: #86AFB0 url(images/headline.png);

	color: #FFFFFF;

	font-size: 11px;

	font-family: Arial, Tahoma, Verdana;

	font-weight: bold;

	text-transform: uppercase;

	margin: 0px 0px 10px 0px;

	padding: 3px 0px 3px 7px;

	}
#sidebar p {

	margin: 0px;

	padding: 0px 0px 0px 45px;

	}
#sidebar a img {

	border: none;

	margin: 0px;

	padding: 0px;

	}
#sidebar ul {

	list-style-type: none;

	margin: 0px 0px 0px 0px;

	padding: 0px;

	}

#sidebar ul li {

	list-style-type: none;

	margin: 0px 0px -2px 0px;

	padding: 5px;

	}
#sidebar ul ul {

	list-style-type: none;

	margin: 0px;

	padding-bottom: 12px;

	}
#sidebar ul li li {

	background: #FFFFFF url(images/icon.gif) no-repeat top left;

	padding: 0px 0px 5px 20px;

	margin: 0px;

	}
#sidebar ul li ul li {

	background: #FFFFFF url(images/icon.gif) no-repeat top left;

	padding: 0px 0px 5px 20px;

	margin: 0px;

	}
.widgetarea {

	float: right;

	width: 270px;

	margin: 0px 0px 10px 0px;

	padding: 10px;

	}
.adsense {display:none;

	float: right;

	width: 270px;

	margin: 0px 0px 10px 0px;

	padding: 10px;

	}
.newsletter {

	float:left;
	margin:0 0 10px;
	padding:10px;
	width:270px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 1px top;

}
/************************************************
*	Left Sidebar                    	        * 
************************************************/

#l_sidebar {
	background: #FFFFFF url(images/leftsidebartop.gif) top no-repeat;
	float: left;
	width: 150px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
	border: 1px solid #DDDDDD;
	display: inline;
	}
	
#l_sidebar p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#l_sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

#l_sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#l_sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#l_sidebar ul li li {
	background: #FFFFFF url(images/icon.gif) no-repeat top left;
	padding: 0px 0px 5px 20px;
	margin: 0px;

	}
	
#l_sidebar ul li ul li {
	background: #FFFFFF url(images/icon.gif) no-repeat top left;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	}
#tweet {
	background:transparent url(images/twitter.jpg) no-repeat top center;

	padding-top: 157px;
        padding-bottom:10px;
}	
.aktt_tweets{
	background:transparent url(images/twbg.jpg) repeat-y top center;
}

.aktt_tweets a, .aktt_tweets a:link, .aktt_tweets a:visited{
	color:#fff;
}

.aktt_tweets ul li {

color:#45B0D5;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-left:18px;
padding-top:5px;
text-align:left;
	

}

#recent-posts {

	list-style:none;

}

/************************************************
*	Right Sidebar                       	    * 
************************************************/

#r_sidebar {
	background: #FFFFFF url(images/rightsidebartop.gif) top no-repeat;
	float: right;
	width: 120px;
	margin: 0px;
	padding: 10px 10px 0px 10px;
	border: 1px solid #DDDDDD;
	display: inline;
	}
	
#r_sidebar p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}
	
#r_sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#r_sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

#r_sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#r_sidebar ul li li {
	background: #FFFFFF url(images/icon.gif) no-repeat top left;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	}
	
#r_sidebar ul li ul li {
	background: #FFFFFF url(images/icon.gif) no-repeat top left;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	}
	
/************************************************
*	Footer      								*
************************************************/

#footer {
	width: 950px;

	height: 91px;
	margin:0 0 0 -4px;

	padding: 0px;
	text-align: center;
	background: #584120 url(images/footer.jpg) no-repeat;
	}	

#footer p {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 49px 0px 0px 0px;
	}
	
#footer a, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
/************************************************
*	Search Form									*
************************************************/

#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}
	
#searchbox {
	background: #F7F5EF !important;
	width: 220px;
	color: #495D5C;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 4px 0px 3px 5px;
	border-top: 1px solid #759697;
	border-right: 1px solid #A3BAB9;
	border-left: 1px solid #759697;
	border-bottom: 1px solid #A3BAB9;
	display: inline;
	}
	
#searchbutton {
	background: #93BBBC url(images/topnav.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	margin: 0px 0px 0px 5px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	border-top: 1px solid #A3BAB9;
	border-right: 1px solid #759697;
	border-left: 1px solid #A3BAB9;
	border-bottom: 1px solid #759697;
	}
	
#subscribe {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	overflow: hidden;
	}

#subbox {
	background: #EEEEEE !important;
	width: 200px;
	color: #495D5C;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	border-top: 1px solid #759697;
	border-right: 1px solid #A3BAB9;
	border-left: 1px solid #759697;
	border-bottom: 1px solid #A3BAB9;
	display: inline;
	}
	
#subbutton {
	background: #93BBBC url(images/topnav.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	margin: 0px 0px 0px 7px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	border-top: 1px solid #A3BAB9;
	border-right: 1px solid #759697;
	border-left: 1px solid #A3BAB9;
	border-bottom: 1px solid #759697;
	}
	
#author, #email, #url {
	background: #EEEEEE !important;
	width: 250px;
	color: #202020;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	border-top: 1px solid #759697;
	border-right: 1px solid #A3BAB9;
	border-left: 1px solid #759697;
	border-bottom: 1px solid #A3BAB9;
	display: inline;
	}
	
#submit {
	background: #7B7B7B url(images/subbutton.gif);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}
	
#comment {
	background: #EEEEEE;
	width: 460px;
	color: #202020;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	border-top: 1px solid #759697;
	border-right: 1px solid #A3BAB9;
	border-left: 1px solid #759697;
	border-bottom: 1px solid #A3BAB9;
	display: inline;
	}

/************************************************
*	Comments									*************************************************/

	
.commentlist li ul li {

	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	margin: 0px 0px 0px 10px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {

	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 98%;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {

	margin: 10px 5px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #EEEEEE;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px dotted #BBBBBB;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border-top: 1px dotted #BBBBBB;
	border-bottom: 1px dotted #BBBBBB;
	border-left: 1px dotted #BBBBBB;
	margin: 0px;
	padding: 0px;
	}

/************************************************

*	Press 					     		    * 

************************************************/

.pressh7 {

	background: #495D5C;

	color: #FFFFFF;

	font-size: 20px;

	font-family: Georgia, Times New Roman, Trebuchet MS;

	font-weight: normal;

	margin: 0px 0px 0px 0px;

	padding: 10px 0px 10px 10px;

	}

.pressh8 {

	background: #FFFFFF;

	color: #000000;

	font-size: 14px;

	font-family: Arial, Helvetica, sans-serif
	
	font-weight: normal;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 4px;

	}