body {
	color: #CCC;
	font-size: 12px;
	margin: 0px auto 0px;
	padding: 0px;
	background-color: #e3e3e3;
	font-family: Verdana, Geneva, sans-serif;
	}
#wrap{
	margin: 0 auto;
	padding: 0px;
}
#headerwrap {
	height: 5px;
	margin: 0;
	}
/************************************************
*	Hyperlinks									*
************************************************/
	
a img {
	border: none;
	text-decoration: none;
	}
	
a:focus, a:hover, a:active {
	outline: none 
	}
	
/************************************************
*	Header  									*
************************************************/
#masterhead {
	width:940px;
	margin:0 auto;
	text-align: left;
	height: 5px;
}
#logo-container {
	width: 400px;
	margin: 0;
	padding: 0;
	height: 0px;
	text-align: right;
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
	}
#dish-logo-cont	{
	width: 236px;
	margin: 0;
	padding: 0;
	height: 0px;
	text-align: right;
	float: right;
	font-size: 22px;
	color: #CDCDCD;
	font-weight: bold;
}
.logo-name {
	font-size: 48px;
}
#tagline {
	width:680px;
	height:30px;
	float: left;
	color: #FFF;
	font-size: 22px;
	padding: 7px 0 0 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
.logo-tagline {
	font-size: 20px;
	color: #FFF;
	font-weight: normal;
	text-align: left;
	float: left;
	width: 290px;
	margin: 5px 0 0 0;
	height: 90px;
	overflow: hidden;
	padding: 8px 0 0 15px;
}
.logo-tagline p{
	margin:0;
	padding:0;
}
#h1-heading {
	padding:20px;
	font-size: 20px;
	color: #FFF;
	line-height: 34px;
	font-weight: normal;
	height: auto;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#h1-heading p{
	margin:0;
	padding:0x;
}
#h1-heading-2 {
	margin:4px 0 0 0;
	padding:30px 30px 0 40px;
	font-size: 20px;
	color: #87CBCC;
	float: left;
	line-height: 34px;
	font-weight: normal;
	background-image: url(images/master_head-bottom-2.jpg);
	height: 104px;
	display: inline;
}
#h1-heading-2 p{
	margin:0;
	padding:0;
}
#header-2 {
	width: 420px;
	float:right;
	margin: 0px auto 0px;
	padding: 25px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0px 32px;
	height: 160px;
	}
#header h1 {
	color: #333333;
	font-size: 36px;
	font-family: Times New Roman, Georgia, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-decoration: none;
	}
	
#header h1 a, #header h1 a:visited {
	color: #333333;
	font-size: 36px;
	font-family: Trebuchet MS, Arial, Tahoma;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#header h1 a:hover {
	color: #333333;
	text-decoration: none;
	}

.headerleft {
	width: 450px;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}

.headerleft p {
	color: #333333;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	}
	
.headerright {
	width: 500px;
	float: right;
	margin: 0px;
	padding: 25px 0px 0px 0px;
	text-align: right;
	}
	
.headerright p {
	margin: 0px;
	padding: 0px 50px 0px 0px;
	}
	
.headerright a, .headerright a:visited {
	color: #000000;
	text-decoration: none;
	}
	
.headerright a:hover {
	color: #666666;
	text-decoration: underline;
	}
/************************************************
*	Main Layout      								*
************************************************/	
#mainwrap {
	margin: 20px 0 0 0;
}
#mainwrap-wide {
	background-color: #eaf3d1;
}
#navbar {
	margin: 10px auto 0px auto;
	padding: 2px 0 0 255px;
	height: 44px;
	width: 687px;
	display: block;
	background-image: url(images/nav-bar.png);
	background-repeat: no-repeat;
	overflow: hidden;
	}
#nav {
	margin: 0px auto;
	padding: 0px;
	float: left;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-image: url(images/nav-rule.png);
	background-repeat: no-repeat;
	background-position: 100% 2px;
	}
	
#nav li a, #nav li a:link, #nav li a:visited {
	color: #333;
	display: block;
	font-weight: normal;
	margin: 0;
	padding: 10px 15px 10px 15px;
	text-decoration: none;
	font-size: 16px;
	}

#nav li a:hover, #nav li a:active {
	color: #CCC;
	margin: 0;
	background-color: #333;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	width: 200px;
	color: #FFF;
	float: none;
	margin: 0;
	padding: 7px 10px 7px 10px;
	background-color: #333;
	border: none;
	}
	
#nav li li a:hover, #nav li li a:active {
	color: #FFF;
	padding: 7px 10px 7px 10px;
	background-color: #5B5B5B;
	border: none;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 190px;
	margin: 0;
	padding: 0px;
	}

#nav li li {
	}

#nav li ul a { 
	width: 160px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -30px 0 0 191px;
	}

#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;
	}

/************************************************
*	Content 					     		    * 
************************************************/

#contentwrap {
	width: 944px;
	margin: 0px auto;
	padding: 0px 0px 20px 0px;
	height:auto;
!important
	min-height:400px;
	}
#content-head {
	background-image:url(images/content-head.png);
	background-repeat:no-repeat;
	background-position:0 0;
	height:105px;
}
#contentwrap-2 {
	width: 940px;
	margin: 0px auto;
	padding: 0px 0px 20px 0px;
	height:auto;
!important
	min-height:400px;
	border: 1px solid #999;
	background-color: #FFF;
	}	
#contentleft {
	float: left;
	}
#contentleft-top {
	display: block;
	background-image: url(images/left-content-top.gif);
	background-repeat: no-repeat;
	background-position:0% 0;
	height: 13px;
	float: left;
	width: 576px;
	margin: 40px 0 0 0;
	padding: 0;
	font-size: 0px;
	}
#contentwide-top {
	display: block;
	background-image: url(images/wide-content-top.gif);
	background-repeat: no-repeat;
	background-position:0% 0;
	height: 36px;
	float: left;
	width: 940px;
	margin: 40px 0 0 0;
	padding: 0;
	font-size: 0px;
	}
#contentleft-mid {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	font-size: 16px;
	line-height: 22px;
	color: #555;
	float: left;
	width: 560px;
	min-height:400px;
	}
#contentwide-mid {
	margin: 0px 0px 0px 0px;
	padding: 0 30px 0 30px;
	font-size: 16px;
	line-height: 22px;
	color: #6C6C6C;
	float: left;
	width: 880px;
	min-height:400px;
	}
#contentleft-bottom {
	background-image: url(images/left-content-bottom.gif);
	background-repeat: no-repeat;
	background-position:0% 0;
	height: 13px;
	float: left;
	width: 576px;
	margin: 0;
	padding: 0;
	display: block;
	font-size: 0px;
	}
#contentwide-bottom {
	background-image: url(images/wide-content-bottom.gif);
	background-repeat: no-repeat;
	background-position:0% 0;
	height: 13px;
	float: left;
	width: 940px;
	margin: 0 0 30px 0;
	padding: 0;
	display: block;
	font-size: 0px;
	}
#contentwide {
	float: left;
	width: 938px;
	margin: 40px 0 0 0;
	}
#contentwide-mini {
	width: 720px;
	margin: 0 auto;
	padding: 20px 0px 20px 0px;
	}
#cont-left {
	float: left;
	width: 450px;
	margin: 0px 0px 15px 40px;
	padding: 20px 20px 20px 0;
	font-size: 16px;
	line-height: 22px;
	color: #3D2733;
	display: inline;
	}
#cont-right {
	float: left;
	width: 300px;
	margin: 0px 0px 15px 40px;
	padding: 20px 20px 20px 0;
	font-size: 16px;
	line-height: 22px;
	color: #3D2733;
	display: inline;;
	}
#cont-right	h1{
	color: #900;
	font-size: 24px;
	font-family: Trebuchet MS, Arial, Tahoma;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	padding: 0 0 5px 0;
	line-height: 28px;
	border-bottom: 1px dotted #900;
	}
#contentwide a, #contentwide a:visited {
	color: #900;
	text-decoration: none;
	border-bottom: 1px dotted #900;
	}	
#contentwide a:hover {
	color: #9C0;
	text-decoration: none;
	border-bottom: 1px dotted #9c0;
	}
#contentleft h1, #contentwide h1 {
	color: #D2D2D2;
	font-size: 24px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0 0 5px 0;
	line-height: 28px;
	border-bottom: 1px dotted #fff;
	}
h1{
	color: #FFF;
	font-size: 24px;
	font-family: Trebuchet MS, Arial, Tahoma;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	padding: 0 0 5px 0;
	line-height: 28px;
	border-bottom: 1px dotted #fff;
	}
	
#contentleft h1 a, #contentwide a  {
	color: #900;
	text-decoration: none;
	border-bottom: 0px dotted #3A87DD;
	}

#contentleft h1 a:hover, #contentwide a:hover {
	color: #9C0;
	text-decoration: none;
	border-bottom: 0px dotted #9c0;
	}
	
#contentleft h2, #contentwide h2 {
	color: #06C;
	font-size: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
	padding: 0;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	line-height: 28px;
	}
	
#contentleft h3, #contentwide h3 {
	color: #666;
	font-size: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: 24px;
	}
	
#contentleft h4, #contentwide h4 {
	color: #CCC;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
	
#contentleft img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#contentleft img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
#content blockquote p {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	}
	
.postarea p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}
	
.postarea a, .postarea a:visited, .postcomments a, .postcomments a:visited {
	color: #F00;
	text-decoration: none;
	border-bottom: 1px dotted #f00;
	}
.postarea h1 a, .postarea h1 a:visited, .postarea h1 a:hover{
	color: #993300;
	text-decoration: none;
	border-bottom: none;
	}	
.postarea a:hover, .postcomments a:hover {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	}
	
.postarea ol {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
.postarea ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}
	
.postarea ul {
	list-style-type: none;
	margin: 0px 5px 0px 5px;
	padding: 0px 5px 10px 0px;
	}
	
.postarea ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.postarea ul li {
	background: url(../rick_theme/images/bullit.png) no-repeat;
	padding: 0px 0px 0px 32px;
	margin: 0px 0px 5px 0px;
	font-size: 14px;
	background-position: 0 2px;
	font-weight: normal;
	color: #CCC;
	}
	
.postarea ul ul li {
	background: url(../rick_theme/images/bullit.png) no-repeat;
	padding: 0px 0px 0px 32px;
	margin: 0px 0px 5px 0px;
	font-size: 16px;
	background-position: 0 2px;
	font-weight: normal;
	color: #FA5BC3;
	}
	
blockquote {
	font-style: italic;
	margin: 0px 25px 15px 25px;
	padding: 0px 25px 0px 10px;
	border-left: 2px solid #6c6c6c;
	color: #333;
	}
	
#content blockquote p {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	}
	
.postauthor {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.postmeta {
	background: #F5F5F5;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 50px 0px;
	padding: 5px 10px 5px 10px;
	border: 1px dotted #BBBBBB;
	background-color: #FFF;
	}

.postmeta p {
	margin: 0px;
	padding: 0px;
	}
	
code {
	color: #222222;
	background: #EAEAEA;
	font-size: 11px;
	margin: 0px;
	padding: 10px;
	display: block;
	font-family: Verdana, Tahoma, Verdana;
	}
	
.archive {
	float: left;
	width: 320px;
	margin: 0px;
	padding: 0px 25px 20px 0px;
	}

/************************************************
*	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 20px 10px 0px;
	display: inline;
	}
img.alignleft-center {
	padding: 0px;
	margin: 0;
	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;
	}
.alignbottom {
	margin:100px 10px 10px 0px;
	}	
.wp-caption {
	border: 1px solid #DDDDDD;
	text-align: center;
	background-color: #FBF9FC;
	padding: 8px 5px 8px 5px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border-color: #DFDEDA;
	}
.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: 360px;
	margin: 0;
	padding: 0;
	}
#sidebar-bottom {
	float: right;
	width: 330px;
	margin: 0 0 30px 0;
	padding: 0;
	background-image: url(images/right-content-bottom.gif);
	background-repeat: no-repeat;
	height: 50px;
	}
#sidebar-content {
	margin: 20px 0 0 0;
	color: #999;
	padding: 0 20px 0 0;
	}
#sidebar a, #sidebar a:visited  {
	color: #F00;
	text-decoration: none;
	border-bottom: 1px dotted #f00;
	}	
#sidebar a:hover {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	}
#sidebar h1 {
	color: #CCC;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 10px 5px 0;
	padding: 10px 10px 3px 0;
	border-bottom: 1px dotted #ccc;
	}	
#sidebar h2 {
	color: #CCC;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 10px 5px 0;
	padding: 3px 0px 3px 0;
	}	
#sidebar h3 {
	color: #666;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 20px 0px 5px 0px;
	padding: 3px 0px 3px 0;
	}
#sidebar p {
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 20px;
	font-size: 14px;
	}	
#sidebar .widget  {
	margin: 0;
	padding: 0px;
	}	
#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}	
#sidebar ul ul li a, #sidebar ul ul li a:visited {
	color: #E4F9B7;
	text-decoration: none;
	}	
#sidebar ul ul li a:hover{
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px dotted #993300;
	}
#sidebar ul ul {
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	}	
#sidebar ul ul ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#sidebar ul li li {
	background: url(../rick_theme/images/bullit.png) no-repeat top left;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 5px 0px;
	}
	
#sidebar ul li ul li {
	background: url(../rick_theme/images/bullit.png) no-repeat top left;
	padding: 2px 0px 0px 23px;
	margin: 0px 0px 5px 0px;
	}		
/************************************************
*	Footer Background							*
************************************************/
#footerbg {
	height: 75px;
	margin: 0px;
	padding: 0px;
	}	
/************************************************
*	Footer  									*
************************************************/
#footer {
	width: 940px;
	height: 35px;
	color: #666;
	margin: 0px auto;
	padding: 0px;
	background-image: url(images/footer-bg.png);
	background-repeat: repeat-x;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	}
#footer-2 {
	width: 962px;
	height: 205px;
	color: #FFF;
	margin: 0px auto;
	padding: 0px;
	background-image: url(images/bottom-2.jpg);
	background-repeat: no-repeat;
	}	
#footer p {
	margin: 0px;	
	padding: 0px;
	}
#footer-2 p {
	margin: 0px;	
	padding: 0px;
	}
.footertop {
	font-size: 12px;
	color: #666;
	font-weight: normal;
	margin: 0px;
	padding: 0;
	text-align: center;
	}	
.footertop  a {
	color: #D5CEB5;
	text-decoration: none;
	}
.footertop  a:hover {
	color: #D3CCB3;
	text-decoration: underline;
	}
.footer-logo {
	height:27px;
	width: 940px;
	margin: 10px 0 0 0;
	float: left;
	text-align: center;
	color: #AAA;
	font-weight: bold;
}
.footerbottom {
	font-size: 11px;
	color: #D2CCB2;
	font-weight: normal;
	margin: 0px;
	padding: 0 20px 0 0;
	text-align: right;
	}	
.footerbottom a {
	color: #606060;
	text-decoration: none;
	}
.footerbottom a:hover {
	color: #82AE00;
	text-decoration: none;
	border-bottom: 1px dotted #9c0;
	}
.footer-dish {
	background-image:url(images/logo.png);
	float:right;
	height:27px;
	width:237px;
	background-repeat: no-repeat;
	margin: 8px 0 0 0;
	padding-right: 10px;
}
.footer-content {
	float:left;
	height:92px;
	width:400px;
	padding: 10px 0 0 0;
}
/************************************************
*	Search Form									*
************************************************/
.postform {
	background: #F5F5F5;
	width: 240px;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 0px 0px 0px;
	padding: 1px;
	display: inline;
	border: 1px solid #DDDDDD;
	}	
#cat {
	background: #FFFFFF;
	color: #222222;
	margin: 5px 0px 0px 10px;
	}
#subscribe {
	margin: 0px;
	padding: 10px 0px 5px 0px;
	overflow: hidden;
	}
#subbox {
	background: #F5F5F5 !important;
	width: 185px;
	color: #222222;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0px 5px 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: inline;
	border: 1px solid #DDDDDD;
	}	
#subbutton {
	background: #333333 url(../rick_theme/images/homelink.png);
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px 0px 0px 5px;
	padding: 3px 5px 4px 5px;
	border: 1px solid #333333;
	}
#searchform {
	margin: 5px 0px 0px 10px;
	}	
#searchformheader {
	margin: 15px 0px 0px 0px;
	}	
#searchbox {
	background: #F5F5F5 !important;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	width: 210px;
	color: #222222;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px 3px 0px 0px;
	border: 1px solid #F5F5F5;
	}	
#searchbutton {
	background: #555555;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	padding: 3px;
	margin: 0px;
	border: 1px solid #555555;
	}	
#s {
	background: #F5F5F5;
	width: 170px;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 3px 0px 0px;
	padding: 3px 0px 3px 3px;
	display: inline;
	border: 1px solid #DDDDDD;
	}	
#searchsubmit {
	background: #DDDDDD;
	color: #222222;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 1px 2px 1px 2px;
	border: 1px solid #AAAAAA;
	display: inline;
	}	
#submit {
	color: #FFF;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #f8fee9;
	background-color: #999;
	}	
#author, #email, #url {
	color: #990;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 4px;
	border: 1px solid #ccc;
	background-color: #F9F9F9;
	}	
#comment {
	color: #333;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 0px 5px 0px;
	padding: 4px;
	border: 1px solid #ccc;
	background-color: #f9f9f9;
}
	
/************************************************
*	Comments									*
************************************************/	
.commentlist li ul li {
	font-size: 12px;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	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 0px 10px 0px;
	padding: 0px;
}
.children { 
	margin: 0px;
	padding: 0px;
}
.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
}	
.reply a, .reply a:visited {
	background: #DDDDDD;
	color: #222222;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #AAAAAA;
}
.reply a:hover {
	background: #3A87DD;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #3A87DD;
}
.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.thread-alt {
	margin: 0px;
	padding: 0px;
	background-color: #F5F5F5;
}
.thread-even {
	margin: 0px;
	padding: 0px;
	background-color: #F3F3F3;
}	
.depth-1 {
	border: 1px dotted #ccc;
	margin: 0px;
	padding: 0px;
}
.even, .alt {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	border-left: 1px dotted #ccc;
	margin: 0px;
	padding: 0px;
	}
body div.formcontainer{
	clear: both;
	overflow: hidden;
	width: 100%;
}
/*  FORM */
body div.formcontainer span.required {
	color: #FF0000;
}
body div.formcontainer p.error,
body div.formcontainer p.important,
body div.formcontainer p.information,
body div.formcontainer p.success {
	color: #442;
	line-height: 250%;
	padding-left: 36px;
	width: 95%;
}
body div.formcontainer p.error {
	background: #fbfbee url('../rick_theme/error.png') no-repeat 12px 50%;
	border-bottom: 2px solid #F0D28B;
}
body div.formcontainer p.important {
	background: #fbfbee url('../rick_theme/important.png') no-repeat 12px 50%;
	border-bottom: 2px solid #FED7CE;
}
body div.formcontainer p.information {
	background: url('../rick_theme/information.png') no-repeat 12px 50%;
}
body div.formcontainer p.success {
	background: #fbfbee url('../rick_theme/success.png') no-repeat 12px 50%;
	border-bottom: 2px solid #C7E9B3;
}
body div.formcontainer form.contact-form {
	clear: both;
	float: none;
	width: 100%;
}
body div.formcontainer form.contact-form fieldset {
	color: #3A3E24;
	margin: 0.5em 0 1.5em 0;
	border: 1px solid #B0AB93;
}
body div.formcontainer form.contact-form fieldset legend {
	text-transform: uppercase;
}
body div.formcontainer form.contact-form fieldset div.form-label {
	display: block;
	float:none;
	line-height:150%;
	margin: 0.5em 0 0 0;
	padding:0;
	text-align:left;
	width:100%;
}
body div.formcontainer form.contact-form fieldset div.form-label label,
body div.formcontainer form.contact-form fieldset div.form-option label {
	cursor: pointer;
	line-height:100%;
}
body div.formcontainer form.contact-form fieldset div.form-input,
body div.formcontainer form.contact-form fieldset div.form-textarea {
	display: block;
	float:none;
	margin: 0.2em 0 0 0;
	width:100%;
}
body div.formcontainer form.contact-form fieldset div.form-input input,
body div.formcontainer form.contact-form fieldset div.form-textarea textarea {
	padding: 0.3em;
	width: 97%;
}
body div.formcontainer form.contact-form fieldset div.form-textarea textarea {
	overflow: auto;
}
body div.formcontainer form.contact-form fieldset div.form-input input.error {
	background-color: #FBF4E2;
}
body div.formcontainer form.contact-form fieldset div.form-input input.optional {
	margin-bottom: 0.2em;
}

body div.formcontainer form.contact-form fieldset div.form-option,
body div.formcontainer form.contact-form fieldset div.form-submit {
	display: block;
	float:none;
	margin: 1em 0 0 0;
	width:100%;
}
body div.formcontainer form.contact-form fieldset div.form-submit input {
	cursor:pointer;
	padding:0.5em 2em;
}
h4 {
	color:#CCC;
	font-size: 16px;
	font-weight: normal;
	line-height: 28px;
	padding: 0;
}
	
h5 {
	color:#666;
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	padding: 0;
	text-align: left;
}
h2 {
	color: #CCC;
	font-size: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: lighter;
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
}
.fon-14 {
	color:#FFF;
	font-size:14px;
}
.fon-16 {
	color:#FFF;
	font-size:16px;
}
.fon-18 {
	color:#F00;
	font-size:18px;
	line-height: 26px;
}
.fon-20 {
	color:#FFF;
	font-size:20px;
}
.fon-home {
	color:#B00000;
	font-size:18px;
	margin: 20px 0 0 0;
	padding: 0;
	text-align: center;
	letter-spacing: 2px;
}
#footer-text {
	text-align: center;
	color: #666;
}
#slideshow-bg {
	background-image:url(images/player-bg.png);
	width:880px;
	height:345px;
}
#slideshow {
	margin:0px 0 0 49px;
	padding: 24px 0 0 0;
}

.collapse {
 display: none;
}
.collapse-block {
 margin: 1em 0;
}
