/*
	Theme Name: Lifestyle Child Theme
	Theme URL: http://www.studiopress.com/themes/lifestyle
	Description: Lifestyle is a 2 or 3-column Widget-ready child theme created for the Genesis Theme Framework.
	Author: StudioPress
	Author URI: http://www.studiopress.com
	Version: 1.0
	
	Template: genesis

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: url(images/newbg.png);
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 0;
	padding: 0;
	line-height: 17px;
	}
	
/***** Hyperlinks ********************/

a, a:visited {
	color: #E90080;
	text-decoration: none;
	}
	
a:hover {
	color: #E90080;
	text-decoration: underline;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}

/***** Wrap ********************/

#wrap {
	background: #ffffff;
	width: 980px;
	margin: 10px auto 10px;
	padding: 0;
	position: relative;
	}

/***** TopNav ********************/

#topnav {
	height: 25px;
	background:#E90080;
	color: #ffffff;
	margin: 0 auto 0;
	padding: 50;
	text-transform: capitalize;
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
line-height:15px;
overflow:hidden;
	}

#topnav a, #topnav a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}

#topnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

#topnav p {
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	}

.topnav-left {
	width: 600px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin: 5px;
	padding: 5px 0 0 px;
	}

.topnav-left span label {
color:#FFFFFF;
float:left;
font-size:11px;
line-height:15px;
padding-right:2px;
}

.topnav-right {
	width: 300px;
	float: right;
	margin: 3px 5px 0 0;
	padding: 0;
	text-align: right;
font-weight: bold;
	}

.rss-topnav {
	padding: 2px 5px 2px 16px;
	background: url(images/rss.png) no-repeat left center;
	}

#topnav .s {
  padding: 2px 0 2px 5px;
  width: 200px;
}

#topnav .searchsubmit {
  padding: 1px 5px;
}

/***** Header  ********************/

#header {
	background: #000000;
	width: 980px; 
	height: 110px;
	margin: 0;
	padding: 0;
	}
	
#header .wrap {
	}

#title-area {
	width: 460px;
	float: left;
	margin: 0; 
	padding: 20px 0 0 0;
	overflow: hidden;
	}
	
#title-area #title {
	color: #FFFFFF;
	font-size: 30px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 20px;
	text-decoration: none;
	line-height: 36px;
	}
	
#title-area #title a {
	color: #FFFFFF;
	margin: 0; 
	padding: 0;
	text-decoration: none;
	}
	
#title-area #title a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#title-area #description {
	color: #FFFFFF;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	margin: 0; 
	padding: 0 0 0 20px;
	}

#header .widget-area {
	background: #000000;
	width: 730px;
	height: 110px;
	overflow: hidden;
	float: right;
	margin: 0; 
	padding: 10px 0 0 0;
	}
	
#header .widget-area p {
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#header .widget-area h4 {
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0 0 0; 
	padding: 0;
	text-decoration: none;
	}
	
#header .widget-area ul {
	margin: 0;
	padding: 0;
	}
	
#header .widget-area ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
	}
	
/***** Image Header - Partial Width ********************/

.header-image #header #title-area {
	background: #000000 url(images/logo.png) left top no-repeat;
	}

.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
	display: block; 
	float: left;
	width: 250px;
	height: 120px;
	margin: 0; 
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	}
	
.header-image #title-area #description {
	display: block;
	width: 0; 
	height: 0;
	overflow: hidden;
	}

/***** Image Header - Full Width ********************/

.header-full-width #title-area, .header-full-width #title-area h1, .header-full-width #title-area h1 a, .header-full-width #title-area h4, .header-full-width #title-area h4 a {
	width: 960px;
	}
	
/***** Header Pages/Category Widget Menu ********************/

#header ul.nav {
	width: auto;
	float: right;
	list-style: none;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	}
	
#header ul.nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#header ul.nav li a {
	background: #333333;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
    margin: 0;
	padding: 6px 10px 5px 10px;
	text-decoration: none;
	border-right: 1px solid #666666;
	position: relative;
	}

#header ul.nav li a:hover, #header ul.nav li a:active, #header ul.nav .current_page_item a {
	background: #000000;
	color: #FFFFFF;
	}
	
#header ul.nav li a.sf-with-ul {
	padding-right: 20px;
	}	
	
#header ul.nav li a .sf-sub-indicator {
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 11px;
	right: 5px;
	background: url(images/arrow-down.png);
	}
	
#header ul.nav li li a, #header ul.nav li li a:link, #header ul.nav li li a:visited {
	background: #333333;
	color: #FFFFFF;
	width: 158px; 
	font-size: 11px;
	margin: 0;
	padding: 6px 10px 6px 10px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	position: relative;
	}
	
#header ul.nav li li a:hover, #header ul.nav li li a:active {
	background: #000000;
	}

#header ul.nav li li a .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
	}

#header ul.nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0;
	padding: 0;
	}

#header ul.nav li ul a { 
	width: 160px;
	}

#header ul.nav li ul a:hover, #header ul.nav li ul a:active { 
	}

#header ul.nav li ul ul {
	margin: -33px 0 0 179px;
	}

#header ul.nav li:hover ul ul, #header ul.nav li:hover ul ul ul, #header ul.nav li.sfHover ul ul, #header ul.nav li.sfHover ul ul ul {
	left: -999em;
	}

#header ul.nav li:hover ul, #header ul.nav li li:hover ul, #header ul.nav li li li:hover ul, #header ul.nav li.sfHover ul, #header ul.nav li li.sfHover ul, #header ul.nav li li li.sfHover ul {
	left: auto;
	}

#header ul.nav li:hover, #header ul.nav li.sfHover { 
	position: static;
	}

/***** Nav Menu ********************/

#nav {
	clear: both;
	width: 980px;
	height: 32px;
	float: center;
	background: #e90080;
	font-family: Arial, Tahoma, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
text-transform: uppercase;
	margin: 0;
	padding: 0;
	}

#nav .wrap {
	}
	
#nav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#nav li {
	float: left;
	list-style: none;
border-right: 1px solid #000000;
float:left;
	margin: 0;
	padding: 0;
	}
	
#nav li a {
	color: #ffffff;
	display: block;
	font-size: 18px;
    margin: 0;
	padding: 7px 15px 8px 15px;
	text-decoration: none;
text-shadow: #000000 1px 1px;
	position: relative;	
	}

#nav li a:hover, #nav li a:active {
	color: #000000;
background: #ffff00;
	text-shadow: #ffffff 1px 1px;
	}
	
#nav li a.sf-with-ul {
	padding-right: 20px;
	}	
	
#nav li a .sf-sub-indicator {
	background: url(images/arrow-down.png);
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 14px;
	right: 5px;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #000000;
	color: #ffffff;
	width: 150px; 
	font-size: 11px;
	margin: 0;
	padding: 5px 10px 5px 10px;
	border: 1px solid #ffffff;
	position: relative;
	}
	
#nav li li a:hover, #nav li li a:active {
	color: #000000;
	background: #11ccff;
	}

#nav li li a .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0;
	padding: 0;
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -31px 0 0 159px;
	}

#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;
	}
	
#nav li.right {
	float: right;
	margin: 0;
	padding: 6px 10px 6px 10px;
	}

#nav li.right a {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	}
	
#nav li.right a:hover {
	color: #0088B3;
	text-decoration: underline;
	}
	
#nav li.date {
	}
	
#nav li.rss a {
	background: url(images/rss.png) no-repeat left center;
	margin: 0 0 0 10px;
	padding: 3px 0 3px 16px;
	}
	
#nav li.search {
	padding: 0 10px 0 10px;
	}
	
#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat left center;
	padding: 3px 0 1px 20px;
	}
	
/***** SubNav Menu ********************/

#subnav {
	clear: both;
	width: 960px;
	height: 30px;
	background: #0088B3;
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: #333333 1px 1px;
	text-transform: uppercase;
	margin: 0;
	padding: 0
	}

#subnav .wrap {
	}
	
#subnav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#subnav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#subnav li a {
	color: #FFFFFF;
	display: block;
	font-size: 10px;
    margin: 0;
	padding: 5px 15px 5px 15px;
	text-decoration: none;
	position: relative;
	}

#subnav li a:hover, #subnav li a:active, #subnav .current_page_item a {
	background: #2C343F;
	color: #FFFFFF;
	}
	
#subnav li a.sf-with-ul {
	padding-right: 20px;
	}	
	
#subnav li a .sf-sub-indicator {
	background: url(images/arrow-down-subnav.png);
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 11px;
	right: 5px;
	}
	
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #2C343F;
	color: #FFFFFF;
	width: 138px; 
	margin: 0;
	padding: 5px 10px 5px 10px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	position: relative;
	}
	
#subnav li li a:hover, #subnav li li a:active {
	background: #0088B3;
	color: #FFFFFF;
	}

#subnav li li a .sf-sub-indicator {
	background: url(images/arrow-right-subnav.png);
	top: 10px;
	}

#subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0;
	padding: 0;
	}

#subnav li ul a { 
	width: 140px;
	}

#subnav li ul a:hover, #subnav li ul a:active { 
	}

#subnav li ul ul {
	margin: -31px 0 0 159px;
	}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfHover ul ul, #subnav li.sfHover ul ul ul {
	left: -999em;
	}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfHover ul, #subnav li li.sfHover ul, #subnav li li li.sfHover ul {
	left: auto;
	}

#subnav li:hover, #subnav li.sfHover { 
	position: static;
	}

/***** Inner ********************/

#inner {

	}
	
/***** Inner Backgrounds ********************/

.content-sidebar #inner {
    }
   
.sidebar-content #inner {
    }
   
.content-sidebar-sidebar #inner {
    }
   
.sidebar-sidebar-content #inner {
    }
    
.sidebar-content-sidebar #inner {
    }

.full-width-content #inner {
    }
    
/***** Homepage ********************/

.dcg  {
	margin: 0 0 10px 0;
	padding: 0;
	}
	
#content .dcg h2 {
	font-size: 18px;
	font-weight: normal !important;
	}

.post-nav {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	margin:0 auto;
	overflow:hidden;
	width:600px;
	}

.post-nav span {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}

.post-nav a {
	color:#ffffff;
}

.post-nav .next-post-nav {
        background: #e90080;
        border: 1px solid #000000;
	float:right;
	padding:10px;
	text-align:right;
	width:277px;
	height:75px
}

.post-nav .next-post-nav:hover {
	background: #11ccff;
	border: 1px solid #ffffff;
	}

.post-nav .prev-post-nav {
        background: #e90080;
        border: 1px solid #000000;
	float:left;
	padding:10px;
	text-align:left;
	width:278px;
	height:75px
        } 

.post-nav .prev-post-nav:hover {
	background: #11ccff;
	border: 1px solid #ffffff;
	}
	
.post-nav .alignleft a, #content .navigation .alignright a {
  color: #E90080;
}
	
.single-attachment #content .navigation .alignleft a {
  background: #e90080;
  color: #FFFFFF;
  border: 1px solid #000000;
  padding:5px;
  text-align:left;
  width: 100px;
  display: block;
  margin: 0;
}

.single-attachment #content .navigation .alignleft a:hover {
  background: #11ccff;
  border: 1px solid #ffffff;
  }

.single-attachment #content .navigation .alignright a {
  background: #e90080;
  color: #FFFFFF;
  border: 1px solid #000000;
  padding:5px;
  text-align:right;
  width: 100px;
  display: block;
  margin: 0;
        } 

.single-attachment #content .navigation .alignright a:hover {
  background: #11ccff;
  border: 1px solid #ffffff;
  }

.home #content .navigation .alignleft a, .home #content .navigation .alignright a {
  color: #ffffff;
}

.home #content .navigation .alignleft {
        background: #e90080;
        color: #ffffff;
        border: 1px solid #000000;
	float:left;
	font-size:12px;
	font-weight:bold;
	padding:5px;
	margin:-20px 0px 0px 0px;
	text-align:left;
	width:100px;
	height:15px

}

.home #content .navigation .alignleft:hover {
	background: #11ccff;
	border: 1px solid #000000;
	}

.home #content .navigation .alignright {
        background: #e90080;
        color: #ffffff;
        border: 1px solid #000000;
	float:right;
	font-size:12px;
	font-weight:bold;
	padding:5px;
	margin:-20px 0px 0px 0px;
	text-align:right;
	width:100px;
	height:15px
        } 

.home #content .navigation .alignright:hover {
	background: #11ccff;
	border: 1px solid #000000;
	}


.archive-page .navigation .alignleft {
        background: #e90080;
        border: 1px solid #000000;
	float:left;
	padding:10px;
	text-align:left;
	width:120px;
	height:15px
}

.archive-page .navigation .alignleft:hover {
	background: #11ccff;
	border: 1px solid #000000;
	}

.archive-page .navigation .alignright {
        background: #e90080;
        border: 1px solid #000000;
	float:left;
	padding:10px;
	text-align:right;
	width:120px;
	height:15px
        } 

.archive-page .navigation .alignright:hover {
	background: #11ccff;
	border: 1px solid #000000;
	}

.linkwithin_posts a:hover {
        background: #e90080 !important;
        }
	
#featured-top {
	width: 590px;
	float: left;
	margin: 0;
	padding: 0;
	}
	
.featured-top-left {
	width: 290px;
	float: left;
	margin: 0;
	padding: 0;
	}
	
.featured-top-right {
	width: 290px;
	float: right;
	margin: 0;
	padding: 0;
	}
	
#featured-bottom {
	width: 590px;
	float: left;
	margin: 0;
	padding: 0;
	}
	
#content #featured-top h2, #content #featured-top h2 a, #content #featured-bottom h2, #content #featured-bottom h2 a {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}
	
#content #featured-top h2 a:hover, #content #featured-bottom h2 a:hover {
	color: #ffff00;
	text-decoration: underline;
	}
		
#content #featured-top h4, #content #featured-bottom h4 {
	background: #000000;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-shadow: #11ccff 1px 1px;
	text-transform: uppercase;
	margin: 0;
	padding: 2px 5px 1px 8px;
	}

#featured-top .wrap, #featured-bottom .wrap {
	margin: 0;
	padding: 5px 0 0 0;
	}
	
#featured-top p, #featured-bottom p {
	margin: 0;
	padding: 5px 0 0 0;
	}

#featured-bottom .widget, #featured-top .widget {
	margin: 0 0 15px 0;
	padding: 0;
	}
	
#content #featured-bottom img, #content #featured-bottom p img, #content #featured-top img, #content #featured-top p img {
	max-width: none;
	}
	
#featured-bottom .user-profile {
	overflow: auto;
	}
	
#featured-bottom .user-profile p {
	padding: 10px;
	}

#featured-bottom ul, #featured-top ul {
	list-style-type: square;
	margin: 0 0 0 10px;
	padding: 10px 0 0 0;
	}
	
#featured-bottom ul li, #featured-top ul li {
	list-style-type: square;
	margin: 0 0 0 15px;
	padding: 0;
	}
	
#featured-bottom .widget_tag_cloud div {
	padding: 10px 10px 14px 10px;
	}
	
#featured-bottom .user-profile .avatar {
	background: #F7F7F7;
	float: left;
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
	
.more-from-category a {
	font-weight: bold;
	}
	
.more-from-category a:hover {
	text-decoration: underline;
	}

.home #content .post {
        overflow:hidden;
        }

.home #content h2, .home #content .post-info, .home #content .post p {
        float: right;
        width: 330px;
        }

.home #content .entry-content{
overflow: hidden;
position: relative;
}

.home .post-meta {
        clear:both;
	border-bottom: 1px solid #000000;
}

.home #content a.more-link {
  position: absolute;
  bottom: 5px;
  right: 10px;
  height: 17px;
  width: 75px;
padding: 0px 0px 0 5px;
	background: #e90080;
	border: 1px solid #000000;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Tahoma, Verdana;
	text-decoration: none;
	text-transform: uppercase;
	}

.home #content a.more-link:hover {
	background: #11ccff;
	border: 1px solid #000000;
}
	
/***** Homepage Featured Post/Page ********************/

#featured-top .featuredpost, #featured-top .featuredpage, #featured-bottom .featuredpost, #featured-bottom .featuredpage {
	margin: 0 0 10px 0;
	padding: 0;
	}
	
#featured-top .featuredpost .post, #featured-top .featuredpage .page, #featured-bottom .featuredpost .post, #featured-bottom .featuredpage .page {
	margin: 0;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #11ccff;
	overflow: auto;
	}
	
#featured-top .featuredpost .avatar, #featured-top .featuredpage .avatar, #featured-bottom .featuredpost .avatar, #featured-bottom .featuredpage .avatar {
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
	
#featured-top .featuredpost img, #featured-top .featuredpage img, #featured-bottom .featuredpost img, #featured-bottom .featuredpage img {
	background: #000000;
	margin: 0 0 5px 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

/***** Breadcrumb ********************/

.breadcrumb {
	font-size: 11px;
	margin: 0 0 20px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px double #11ccff;
	}

/***** Content-Sidebar Wrapper ********************/

#content-sidebar-wrap {
	width: 980px;
	margin: 0;
	padding: 0;
	float: left;
	}

.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {
	width: 980px;
	}

.sidebar-sidebar-content #content-sidebar-wrap, .sidebar-content-sidebar #content-sidebar-wrap {
	float: right;
	}

/***** Content ********************/

#content {
	background: #ffffff;
	width: 600px;
	margin: 0 0 10px 0;
	padding: 9px;
	float: left;
	}

.sidebar-content #content, .sidebar-sidebar-content #content {
	float: right;
	}
	
.sidebar-content #content, .content-sidebar #content {
	background: #FFFFFF;
	width: 600px;
	margin: 0 0 0px 0;
	padding: 9px 9px 0 9px;
	border-left: 5px solid #ffffff;
	}
	
.full-width-content #content {
	background: #FFFFFF url;
	width: 950px;
	margin: 0 0 10px 0;
	padding: 9px;
	}

#content img, #content p img {
	max-width: 100%;
	}

#content blockquote {
	background: #000000;
color: #ffffff;
font-weight:bold;
	margin: 0 15px 15px 15px;
	padding: 10px 20px 0 15px;
	border-left: 3px solid #ffff00;
border-right: 3px solid #e90080;
	}

#content .post {
	margin: 0 0 20px 0;
	padding: 0;
	}
	
#content .entry-content {
	overflow: auto;
	}
	
#content .post p {
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#content .post ul {
	list-style-type: square;
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#content .post ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
	}
	
#content .post ul ul {
	list-style-type: square;
	margin: 0;
	padding: 0;
	}
	
#content .post ol {
	margin: 5px;
	padding: 0 0 15px 0;
	}
	
#content .post ol li {
	margin: 0 0 0 20px;
	padding: 0;
	}
	
#content .post ol ol {
	margin: 0;
	padding: 0;
	}
	
#content .sticky {
	background: #F7F7F7;
	margin: 0 0 40px 0;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
#content .post-image {
	float: top;
	background: #000000;
	margin: 0px 10px 10px 0px;
	padding: 3px;
	}
	
#content .archive-page {
	float: left;
	width: 50%;
	margin: 0;
	padding: 20px 0;
	}

.clear {
	clear: both;
	}

#content .read_more {
	background: #e90080;
	color: #FFFFFF;
	float: right;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Tahoma, Verdana;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 2px 5px 2px 5px;
	border: 1px solid #000000;
	}

#content .read_more:hover {
	background: #11ccff;
	border: 1px solid #000000;
	}

#content .linkwithin_posts:hover {
	background: #e90080;
	color: #ffffff;
	}
	
/***** Post Info ********************/
	
.home #content .post-info {
	margin: 0 0 5px 0;
	padding: 0px;
border-bottom:1px dashed #e90080;
border-top: 1px dashed #e90080;
	}

.post-info {
	margin: 0 0 5px 0;
	padding: 5px;
  border-bottom:1px dashed #e90080;
  border-top: 1px dashed #e90080;
  overflow: hidden;
	}
	
.post-info p {
	margin: 0;
	padding: 0;
	}
	
/***** AdSense ********************/
	
.adsense {

	}
	
/***** Post Meta ********************/
	
.post-meta {
	margin: 0;
	padding: 5px 0 5px 0;
	border-top: 1px solid #000000;
	}
	
/***** Author Box ********************/
	
.author-box {
	background: #000000;
	margin: 0 0 40px 0;
	padding: 10px;
color: #ffffff;
	border-left: 3px solid #fff000;
border-right: 3px solid #e90080;
	overflow: auto;
	}
	
.author-box p {
	margin: 0;
	padding: 0;
	}
	
.author-box img {
	background: #000000;
	float: left;
	margin: 0 10px 0 0;
	padding: 4px;
	border: 1px solid #ffffff;
	}

/***** Headlines in Content ********************/

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #000000;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	text-decoration: none;
	margin: 0 0 5px 0;
	padding: 0;
	}

#content h1 {
	font-size: 22px;
	}
	
#content h2 {
	font-size: 18px;
	font-weight: normal;
	}
	
#content h2 a, #content h2 a:visited {
	color: #e90080;
	text-decoration: none;
	}
	
#content h2 a:hover {
	color: #000000;
	text-decoration: none;
	}
	
#content h3 {
	background: #000000;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	border-left: 3px solid #ffff00;
	border-right: 3px solid #E90080;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 7px;
	}
	
#content h4 {
	color: #FFFFFF;
	background: #000000;
	border-left: 3px solid #ffff00;
	border-bottom: 3px solid #E90080;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-shadow: #11ccff 1px 1px;
	text-transform: uppercase;
	margin: 0;
	padding: 2px 0px 1px 5px;
	}
	
#content h5 {
	color: #e90080;
	background: #ffffff;
	border-bottom: 1px dashed #E90080;
	font-size: 18px;
	font-family: broadway bt;
	font-weight: normal;
	margin: 0;
	padding: 2px 0px 1px 5px;
	}

#content h6 {
	background: #000000 url(images/bgh3.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	border-left: 3px solid #ffff00;
	border-right: 3px solid #E90080;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 7px;
	}
	}
	
/***** Post Icons ********************/
	
.time {
	margin: 0 0 0 3px;
	padding: 0 0 2px 0px;
	}
	
.post-comments {
	background: #000000;
	float: right;
	border-left: 3px solid #fff000;
	border-right: 3px solid #e90080;
	margin: 0 0 0 0;
	padding: 1px 1px 1px 1px;
	}

.post-comments a{
	color: #ffffff;
	}
	
.categories {
	margin: 0 0 0 3px;
	padding: 0 0 0px 0px;
	}
	
.tags {
	margin: 0 0 0 3px;
	padding: 0 0 2px 20px;
	}

/***** Images Gallery ********************/

.gallery {
	text-align:center;
}

.gallery img {
	padding:2px; 
	height:222px; 
	width:142px;
align: center;
}

.gallery a:hover {
	background: #ffffff;
}

.gallery-caption {
	font-size: 0px;
	line-height: 0px;
}

/***** Images ********************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0;
	}
	
img.alignnone {
	padding: 0;
	margin: 0 0 10px 0;
	display: inline;
	}
	
img.alignleft {
	padding: 0;
	margin: 0 10px 10px 0;
	display: inline;
	}

img.alignright {
	padding: 0;
	margin: 0 0 10px 10px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin: 0 auto 10px;
	}
	
.alignleft {
	float: left;
	margin: 0 10px 0 0;
	}

.alignright {
	float: right;
	margin: 0 0 0 10px;
	}

.wp-caption {
	text-align: right;
	padding: 4px 0px 0px 0px;
	}

.wp-caption img {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	font-weight: normal;
color: #000000;
	line-height: 10px;
	}
	
img.wp-smiley, img.wp-wink {
	float: none;
	border: none;
	margin: 0;
	padding: 0;
	}

/***** Post Navigation ********************/

.navigation {
	width: 100%;
	margin: 0;
	padding: 20px 0 20px 0;
	overflow: auto;
	}
	
.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.navigation li {
	display: inline;
	}

.navigation li a {
	color: #0088B3;
	padding: 5px 8px 5px 8px;
	border: 1px solid #DDDDDD;
	}

.navigation li a:hover {
	background: #F7F7F7;
	color: #0088B3;
	border: 1px solid #DDDDDD;
	text-decoration: none;
	}

.navigation li.disabled {
	margin: 0;
	padding: 5px 8px 5px 8px;
	border: 1px solid #DDDDDD;
	}

.navigation li.active a {
	background: #F7F7F7;
	color: #0088B3;
	font-weight: bold;
	border: 1px solid #DDDDDD;
	}
	
#content .pages {
  background:url("images/pages-bg.jpg") no-repeat scroll left top transparent;
  font-size:18px;
	font-weight: bold;
  float:right;
  margin: 5px 0 !important;
  padding:3px 0 !important;
  }

/***** Sidebar & Sidebar-Alt ********************/

#sidebar {
	width: 350px;
	float: right;
	color: #FFFFFF;
	margin: 10px 0 0 0;
	padding: 0px 0 0 0;
	display: inline;
	}
	
#sidebar-alt {
	width: 120px;
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	}

#sidebar-bottom {
	width: 350px;
	background: #000000;
	border-bottom: 5px solid #ffffff;
	color: #FFFFFF;
	float: right;
	margin: 0;
	padding: 0 0 0 0;
	display: inline;
	}
	
#sidebar-bottom-left {
	width: 175px;
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	}
	
#sidebar-bottom-right {
	width: 175px;
	float: right;
	margin: 0;
	padding: 0;
	display: inline;
	}

.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {
	float: left;
	}
	
.content-sidebar-sidebar #sidebar-alt {
	float: right;
	}

#sidebar .widget {
	background: #000000;
	margin: 0 0 0px 0;
	padding: 9px 9px 4px 9px;
	}
	
#sidebar-alt .widget {
	background: #FFFFFF url(images/sidebar-alt-top.png) top no-repeat;
	margin: 0 0 10px 0;
	padding: 9px 9px 4px 9px;
	border: 1px solid #DDDDDD;
	}
	
#sidebar h2, #sidebar h2 a, #sidebar-alt h2, #sidebar-alt h2 a {
	color: #ffff00;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
	
#sidebar h2 a:hover, #sidebar-alt h2 a:hover {
	color: #e90080;
	text-decoration: underline;
	}

#sidebar h4, #sidebar-alt h4 {
	color: #FFFFFF;
	background: #000000;
	border-left: 3px solid #ffff00;
	border-bottom: 3px solid #E90080;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-shadow: #11ccff 1px 1px;
	text-transform: uppercase;
	margin: 0;
	padding: 2px 0px 1px 5px;
	}
	
#sidebar .widget p, #sidebar-alt .widget p, #sidebar .textwidget p, #sidebar-alt .textwidget p {
	margin: 0;
	padding: 0;
	}

#sidebar img, #sidebar a img, #sidebar-alt img, #sidebar-alt a img {
	border: none;
	margin: 10px 0 0 0;
	padding: 0;
	}

#sidebar ul, #sidebar ol, #sidebar-alt ul, #sidebar-alt ol {
	list-style-type: none;
	margin: 10px 0 5px 0;
	padding: 0;
	}

#sidebar ul ul, #sidebar ol ol, #sidebar-alt ul ul, #sidebar-alt ol ol {
	margin: 0;
	padding: 0 0 0 15px;
	}

#sidebar li, #sidebar-alt li {
	background: url(images/sidebar-list.png) no-repeat top left;
	margin: 0;
	padding: 0 0 0 15px;
	}

/***** Sidebar(s) Tag Cloud ********************/

#sidebar .widget_tag_cloud div div, #sidebar-alt .widget_tag_cloud div div {
	padding: 10px 5px 5px 5px;
	}
	
/***** Sidebar(s) Category Dropdown ********************/
	
#cat {
	background: #ffffff;
	color: #11ccff;
	font-family: Arial, Tahoma, Verdana;	
	font-size: 11px;
	margin: 10px 0 5px 0;
	padding: 3px 0 0 0;
	display: inline;
	border: 1px solid #ffffff;
	}
	
#sidebar #cat {
	width: 325px;
	}
	
#sidebar-alt #cat {
	width: 128px;
	}

/***** Sidebar(s) Featured Post/Page ********************/

#sidebar .featuredpost, #sidebar .featuredpage, #sidebar-alt .featuredpost, #sidebar-alt .featuredpage {
	margin: 0 0 0 0;
	padding: 9px;
	}
	
#sidebar .featuredpost .post, #sidebar .featuredpage .page, #sidebar-alt .featuredpost .post, #sidebar-alt .featuredpage .page {
	margin: 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #000000;
	overflow: auto;
	}
	
#sidebar .featuredpost .avatar, #sidebar .featuredpage .avatar, #sidebar-alt .featuredpost .avatar, #sidebar-alt .featuredpage .avatar {
	margin: 0;
	padding: 0px;
	border: 1px solid #ffffff;
	}
	
#sidebar .featuredpost img, #sidebar .featuredpage img, #sidebar-alt .featuredpost img, #sidebar-alt .featuredpage img {
	margin: 0;
	padding: 0px;
	border: 1px solid #ffffff;
	}

/***** Sidebar(s) User Profile ********************/

#sidebar .user-profile, #sidebar-alt .user-profile {
	overflow: auto;
	}

#sidebar .user-profile .avatar, #sidebar-alt .user-profile .avatar {
	background: #F7F7F7;
	float: left;
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
	
#sidebar .user-profile p, #sidebar-alt .user-profile p {
	margin: 0;
	padding: 10px 10px 0 10px;
	}

#sidebar .user-profile .posts_link, #sidebar-alt .user-profile .posts_link {
	margin: 0;
	padding: 0 0 10px 10px;
	}
	
/***** Search Form(s) ********************/

.searchform {
	margin: 0;
	}

#header .searchform {
	float: right;
	padding: 40px 0 0 0;
	}
	
#sidebar .searchform {
	padding: 0;
	}
	
#nav .searchform {
	float: right;
	padding: 6px 0 0 0;
	}
	
.s {
	background: #ffffff !important;
	color: #e90080;
	font-family: Arial, Tahoma, Verdana;	
	font-size: 11px;
	margin: 0 5px 0 0;
	padding: 4px 0 4px 5px;
	border: 1px solid #11ccff;
	}
	
#header .s, #nav .s, #sidebar .s {
	width: 250px;
	}
	
#sidebar-alt .s {
	width: 80px;
	}

.searchsubmit {
	background: #e90080;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 2px 5px 2px 5px;
	border: 1px solid #ffffff;
	}

.searchsubmit:hover {
	background: #11ccff;
	border: 1px solid #ffffff;
	}
	
/***** eNews & Updates Widget ********************/

.enews {
	background: url(images/enews.png) top right no-repeat;
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#sidebar .enews p {
	margin: 0;
	padding: 5px 10px 0 0;
	}

.enews #subscribe {
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
	
#sidebar .enews #subscribe {
	padding: 0;
	}
	
.enews #subbox {
	background: #F7F7F7 !important;
	width: 250px;
	color: #0088B3;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	padding: 4px 0 4px 5px;
	margin: 5px 5px 0 0;
	border: 1px solid #A3BAB9;
	}
	
.enews #subbutton {
	background: #2C343F;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 2px 5px 2px 5px;
	border: 1px solid #2C343F;
	}
	
.enews #subbutton:hover {
	background: #0088B3;
	border: 1px solid #0088B3;
	}

/***** Latest Tweets Widget ********************/

.latest-tweets {
	background: url(images/twitter.png) top right no-repeat;
	margin: 10px 0 0 0;
	padding: 0;
	}

/***** Calendar ********************/

#wp-calendar {
	margin: 0;
	padding: 0;
	width: 100%;
	}

#wp-calendar caption {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 2px 5px 0 0;
	text-align: right;
	}

#wp-calendar th {
	color: #333333;
	}

#wp-calendar thead {
	margin: 10px 0 0 0;
	font-weight: bold;
	background: #F7F7F7 !important;
	color: #F7F7F7 !important;
	}

#wp-calendar td {
	background: #F7F7F7;
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 2px;
	}

#wp-calendar tfoot td {
	background: none;
	margin: 0;
	padding: 0;
	}
	
/***** Contact Form ********************/
	
.gform_footer .button {
	background: #2C343F;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 1px 5px 1px 5px;
	border: 1px solid #2C343F;
	}
	
.gform_footer .button:hover {
	background: #0088B3;
	border: 1px solid #0088B3;
	}
	
.gform_footer input.button {
	color: #FFFFFF !important;
	}
	
.gform_wrapper .gform_footer {
	border: none!important;
	}

/***** Footer Gallery ********************/
	
#footer-gallery {
	background: #000000;
	width: 980px;
	color: #FFFFFF;
	font-size: 10px;
	margin: 5px auto 0;
	padding: 0 0 5px 0;
	overflow: hidden;
	clear: both;
	}
	
#footer-gallery .wrap {
	padding: 10px 20px 15px 20px;
	}
	
#footer-gallery .widget {
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	}
	
#footer-gallery h4 {
	color: #FFFFFF;
	border-left: 3px solid #ffff00;
	border-bottom: 3px solid #E90080;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-shadow: #11ccff 1px 1px;
	text-transform: uppercase;
	margin: 0;
	padding: 2px 0px 1px 5px;
	}

#footer-gallery .featuredpost, #footer-gallery .featuredpage {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	clear: both;
	}
	
#footer-gallery .featuredpost .post, #footer-gallery .featuredpage .page {
	float: left;
	margin: 10px;
	padding: 0;
	overflow: hidden;
	}
	
#footer-gallery .featuredpost a img, #footer-gallery .featuredpage a img {
	background: #FFFFFF;
	margin: 0 10px 0px 3px;
	padding: 0;
	border: 2px solid #FFFFFF;
	}
	
#footer-gallery .featuredpost a:hover img, #footer-gallery .featuredpage a:hover img {
	margin: 0 10px 0px 3px;
	padding: 0;
	border: 2px solid #11ccff;
	}

/***** Footer ********************/

#footer {
	clear: both; 
	width: 980px;
	height: 20px;
	background: #000000;
	border-top: 3px solid #ffffff;
	color: #FFFFFF;
	font-size: 12px;
	text-shadow: #000000 1px 1px;
	margin: 0;
	padding: 5px 0 5px 0;
	}

#footer .wrap {
	}
	
#footer a, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#footer p {
	margin: 0;
	padding: 0;
	}

#footer .gototop {
	width: 195px;
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	}
	
#footer .gototop a {
	margin: 0;
	padding: 0 0 1px 18px;
	background: url(images/footer-top.png) no-repeat left center;
	}
	
#footer .creds {
	width: 740px;
	float: right;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: right;
	}
   
/***** Footer Widgeted ********************/

#footer-widgeted {
	background: #000000;
	border-top: 3px solid #ffffff;
	color: #ffffff;
	font-size: 11px;
	margin: 0 auto 0;
	padding: 0 0 10px 0;
	overflow: auto;
	clear: both;
	}

#footer-widgeted .wrap {
	width: 980px;
	margin: 0 auto 0;
	}

#footer-widgeted .widget {
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	}

#footer-widgeted h4 {
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 5px 0;
	padding: 0;
	}

#footer-widgeted p {
	color: #ffffff;
    font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;
	}

#footer-widgeted a, #footer-widgeted a:visited {
	color: #E90080;
	text-decoration: none;
	}

#footer-widgeted a:hover {
	color: #E90080;
	text-decoration: underline;
	}

#footer-widgeted ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#footer-widgeted ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
	}

.footer-widgeted-1 {
	width: 225px;
	float: left;
	margin: 0;
	padding: 20px 20px 5px 10px;
	}

.footer-widgeted-2 {
	width: 225px;
	float: left;
	margin: 0;
	padding: 20px 20px 5px 0px;
	}

.footer-widgeted-3 {
	width: 225px;
	float: left;
	margin: 0;
	padding: 20px 20px 5px 0px;
	}

.footer-widgeted-4 {
	width: 225px;
	float: left;
	margin: 0;
	padding: 20px 0px 5px 0px;
	}

/***** Footer Widgeted 2 ********************/

#footer-widgeteds {
	background: #000000;
	color: #ffffff;
	font-size: 11px;
	margin: 0 auto 0;
	padding: 0 0 10px 0;
	overflow: auto;
	clear: both;
	}

#footer-widgeteds .wrap {
	width: 980px;
	margin: 0 auto 0;
	}

#footer-widgeteds .widget {
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	}

#footer-widgeteds h4 {
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 5px 0;
	padding: 0;
	}

#footer-widgeteds p {
	color: #ffffff;
    font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;
	}

#footer-widgeteds a, #footer-widgeteds a:visited {
	color: #E90080;
	text-decoration: none;
	}

#footer-widgeteds a:hover {
	color: #E90080;
	text-decoration: underline;
	}

#footer-widgeteds ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#footer-widgeteds ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
	}

.footer-widgeteds-1 {
	width: 225px;
	float: left;
	margin: 0;
	padding: 20px 20px 5px 10px;
	}

.footer-widgeteds-2 {
	width: 225px;
	float: left;
	margin: 0;
	padding: 20px 20px 5px 0px;
	}

.footer-widgeteds-3 {
	width: 225px;
	float: left;
	margin: 0;
	padding: 20px 20px 5px 0px;
	}

.footer-widgeteds-4 {
	width: 225px;
	float: left;
	margin: 0;
	padding: 20px 0px 5px 0px;
	}

/***** Comments ********************/
	
#respond {
	margin: 0 0 15px 0;
	padding: 0;
	}

#author, #email, #url {
	background: #ffffff !important;
	width: 250px;
	color: #000000;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 5px 0 0;
	border: 2px solid #11ccff;
	}
	
#comment {
	background: #ffffff !important;
	width: 98%;
	height: 150px;
	color: #000000;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 0 5px 0;
	border: 2px solid #11ccff;
	}
	
.comment-list, .children {
	margin: 0;
	padding: 0;
	}
	
.ping-list {
	margin: 0 0 40px 0;
	padding: 0;
	}
	
.comment-list ol, .ping-list ol {
	margin: 0;
	padding: 10px;
	}

.comment-list li, .ping-list li {
	font-weight: bold;
	margin: 15px 0 5px 0;
	padding: 10px 5px 10px 10px;
	list-style: none;
	}
	
.comment-list li ul li { 
	margin-right: -6px;
	margin-left: 10px;
	}

.comment-list p, .ping-list p {
	font-weight: normal;
	text-transform: none;
	margin: 10px 5px 10px 0;
	padding: 0;
	}

.comment-list li .avatar { 
	background: #FFFFFF;
	float: right;
	margin: 0 5px 0 10px;
	padding: 4px;
	}

.comment-list cite, .comment-list cite a, .ping-list cite, .ping-list cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentmetadata {
	font-size: 11px;
	font-weight: normal;
	}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.nocomments {
	text-align: center;
	}

#comments .navigation {
	display: block;
	margin: 10px 0 0 0;
	}

.thread-alt, .thread-even {
	background: #ffffff;
	}

.even, .alt, .depth-1 {
	border-left: 5px solid #e90080;
	border-bottom: 1px dashed #e90080;
	margin: 0;
	padding: 0;
	}

#submit {
	background: #e90080;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 2px 5px 2px 5px;
	border: 1px solid #000000;
	}

#submit:hover {
	background: #11ccff;
	border: 1px solid #000000;
	}

/***** Carousel ********************/
#carousel {
  background: #000;
  width: 980px;
  overflow: hidden;
  padding: 0;
  margin: 0;
}
#carousel a.forward {
  background:url(images/prev.png) center no-repeat transparent;
  width: 51px;
  height: 124px;
  text-indent: -9999px;
  float: left;
  margin-top: 20px;
}
#carousel a.forward:hover {
  background:url(images/prev-hov.png) center no-repeat transparent;
  
}
#carousel a.backward {
  background:url(images/next.png) center no-repeat transparent;
  width: 51px;
  height: 124px;
  text-indent: -9999px; ;
  float: left;
  margin-top: 20px;
}
#carousel a.backward:hover {
  background:url(images/next-hov.png) center no-repeat transparent;
  
}
#carousel .rotator {
  float: left;
  margin: 2px;
  overflow: hidden;
  width: 874px;
  height: 163px;
  position: relative;
}

#carousel .rotator .image {
  width: 205px;
  height: 155px;
  border: 2px solid #FFF;
  float: left;
  position: relative;
  margin: 3px 5px 3px 5px;
}

#carousel .rotator .image:hover {
  width: 205px;
  height: 155px;
  border: 2px solid #11ccff;
  float: left;
  position: relative;
  margin: 3px 5px 3px 5px;
}

#carousel .image .text {
  color: #ffffff;
  background: url(images/75.png);
  position: absolute;
  bottom: 0;
  width: 195px;
  height: 50px;
  padding: 5px;
}

#carousel .image .text h4 {
  margin: 0;
}

#carousel .image .read-more a {
  position: absolute;
  top: 0;
  left: 0;
  height: 155px;
  width: 205px;
  
}

#carousel .items {
        width:20000px;
  position:absolute;
}

#carousel .items div {
        float: left;
}

/***********social buttons*********/
.rt-button {
  float: right;
  margin: 0 5px;
}


/***********Image Attachement******/
#image-gallery .image {
  float: left;
  margin: 5px 4px;
}

#image-gallery img {
  max-width: 500px;
}

/************Popular Posts*********/
#sidebar .popular-posts ul {
        list-style: none;
}
#sidebar .popular-posts li {
        padding: 0 0 0 46px;
        background: #FFFFFF;
        list-style: none;
        border-bottom: 1px solid #6aadc0;
        overflow: hidden;
        height: 60px;
}

#sidebar li.number-1 {
        background: url(images/number-1.jpg) no-repeat left center #FFFFFF;
}

#sidebar li.number-1:hover {
        background: url(images/number-1-hov.jpg) no-repeat left center #FFFFFF;
}

#sidebar li.number-2 {
        background: url(images/number-2.jpg) no-repeat left center #FFFFFF;
}

#sidebar li.number-2:hover {
        background: url(images/number-2-hov.jpg) no-repeat left center #FFFFFF;
}

#sidebar li.number-3 {
        background: url(images/number-3.jpg) no-repeat left center #FFFFFF;
}

#sidebar li.number-3:hover {
        background: url(images/number-3-hov.jpg) no-repeat left center #FFFFFF;
}

#sidebar li.number-4 {
        background: url(images/number-4.jpg) no-repeat left center #FFFFFF;
}

#sidebar li.number-4:hover {
        background: url(images/number-4-hov.jpg) no-repeat left center #FFFFFF;
}

#sidebar li.number-5 {
        background: url(images/number-5.jpg) no-repeat left center #FFFFFF;
}

#sidebar li.number-5:hover {
        background: url(images/number-5-hov.jpg) no-repeat left center #FFFFFF;
}

#sidebar .popular-posts img {
        margin: 0 3px 0 0;
        float: left;
}

#sidebar .popular-posts a{
        color: #111111;
        font-weight: bold;
}