/*---------------------------------------------------------------- 

  Copyright:

  Copyright (C) 2008 -2012 IceTheme. All Rights Reserved

  

  License:

  Copyrighted Commercial Software 

  

  Author:

  IceTheme - http://wwww.icetheme.com

---------------------------------------------------------------- */



/* typography.css */



body {

    background-color:#E5DEC7;}

	

.dropcap {

color:#71643C;}	

	

/* layout.css */



#header {

	background-color:#877847;

	background-image: url(../images/styles/style3/header.png);}

	

#twitter {

	background-image:url(../images/styles/style3/twitter.png)}

	

div#social {
	border-color:#F0EBDA;

	box-shadow: -1px 0 0 #B9A76E;}	

	div#social ul li a,

	div#social ul li a span {

		background-image:url(../images/styles/style3/social.png);}	



#promo{

	border-bottom-color:#EDE8D5;}

	



#blockquote	{

	border-bottom-color:#EDE8D5;}

	

	blockquote:before, blockquote:after {

		color: #F1E9DE;	}

		

#footer {

	border-bottom-color:#EDE8D5;}



div#copytext { 

	border-bottom-color:#EDE8D5;}



#content_outter {

	background-image:url(../images/styles/style3/content.png);}



#content_t {

	background-image:url(../images/styles/style3/content_t.png);}

		

#content_b {

	background-image:url(../images/styles/style3/content_b.png)}

	

	#inner-column-container {

		border-right-color: #F4EEE6!important;}

		

	#inner-column-container {

		border-left-color: #F4EEE6!important;}



#footer {

    border-color: #EDE3D5;}

ul.menuflat li
{
display: inline;
padding: 10px;
}
	

#breadcrumbs {

    border-color:#EDE3D5;}	



div#copytext {

    border-color:#EDE3D5;}	

	

a#go2top {

	background-image:url(../images/styles/style3/go2top.png);}



					



/* joomla.css */



#search .finder input.inputbox {

    background-image: url(../images/styles/style3/search_button.png);

    background-color:#65582D;

    border-color:#A2956B;

    box-shadow: 5px 5px 5px #594D25 inset;}

	

	#search .finder input.inputbox {

		color: #CFBF93;}

		

		#search .finder input.inputbox:hover,

		#search .finder input.inputbox:focus {

			color: #E7DFC9;}

			

.tip {

    background-color:#8B7B4B;}	



.col-module-content ul.menu li {

	border-color:#EDE8D5;}

	

	.col-module-content ul.menu li a {

		background-image:url(../images/styles/style3/menu_point.png);}

		

		.col-module-content ul.menu li a:hover{

			background-image:url(../images/styles/style3/menu_point_hover.png);}

			

			.col-module-content ul.menu li .active a{

			background-image:url(../images/styles/style3/menu_point_active.png);}



.col-module-content ul.menu li.deeper span.separator {

	background:#F4F1E5;}



.pane-sliders {

	border-color: #EDE8D5;}



	.pane-sliders div.panel h3.pane-toggler,

	.pane-sliders div.panel h3.pane-toggler-down {

		background:#F4F1E5 ;

		border-color:#E8E7DE;}

			

		.pane-sliders div.panel h3.pane-toggler-down {

			background:#E8E0C6;}

			

				.pane-sliders div.panel h3.pane-toggler-down:after {

				  border-top-color: #E8E0C6; }



		 

div.pagination ul li span.pagenav,

div.pagination ul li a.pagenav {

  background: #938556;

  border-color:#EDE8D5; }

  

  

div.pagination ul li a.pagenav{

 border-color:#EDE8D5;

 background:#F4F1E5;}

 

  div.pagination ul li a.pagenav:hover {

	 background:#938556;}

	

/* modules.css */	



#promo .moduletable h3.mod-title {

		color: #71643C;}	

		

#footer .moduletable h3.mod-title {

	color: #71643C;}

	

.col-module .col-module-header {

background-image: url(../images/styles/style3/col-module.png);}		



div.icemegamenu ul#icemegamenu li span.icemega_desc {

    color: #CFBF93;}	

	

/** IceMegaMenu **/



div.icemegamenu ul#icemegamenu li.active a, div.icemegamenu ul#icemegamenu li.current a{

    background-color:#65582D;}

	

div.icemegamenu ul#icemegamenu li.active {

    background-image: url(../images/styles/style3/active.png)

}	



#icemegamenu ul.icesubMenu, #subMenusContainer ul.icesubMenu {

    background-color:#65582D;}



div.icemegamenu ul#icemegamenu li span.icemega_desc {

    color: #DED0A3;}							

	

/** IceSlideShow **/



.ice-slideshow-default .ice-next, .ice-slideshow-default .ice-previous {

    background-image: url(../images/styles/style3/arrows.png);}

	

.ice-slideshow-default .preload {

    background-image: url(../images/styles/style3/loading.gif);

    background-color: #F1EDDE;}	



/** IceCarousel **/

.ice-carousel .ice-next, .ice-carousel .ice-previous {

    background-image: url(../images/styles/style3/arrows_carousel.png);}

	

/* forms.css */



legend {

    border-color:#EDE8D5;}

	

fieldset {

    border-color:#EDE8D5;}



textarea {

    border-color:#EDE8D5;}		

	

	textarea:hover,

	textarea:focus { 

		box-shadow:0 0 12px #DFD6B8}	

			

.inputbox,

input[type="text"],

input[type="email"],

input[type="password"]  {

	border:2px solid #EDE3D5;}

	

	.inputbox:hover,

	.inputbox:focus,

	input[type="text"]:hover,

	input[type="text"]:focus,

	input[type="email"]:hover,

	input[type="email"]:focus,

	input[type="password"]:hover,

	input[type="password"]:focus  {

		box-shadow:0 0 12px #DFD6B8}





button, input.button, a.button, input[type="submit"], p.readmore a {

    background-color: #96885A;}		

	

	button:hover,

	input.button:hover,

	a.button:hover,

	input[type="submit"]:hover,

	p.readmore a:hover {

		box-shadow:0 0 12px #B39D54}

				

/* offline and error pages */



#main_wrapper {

    background-image: url(../images/styles/style3/content.png)}

	

