/* Timothy Framework - www.timothyframework.com */
/* This work is licensed under the MIT License - http://www.opensource.org/licenses/mit-license.php */


/* Color Legend 

font-family: 'Abel', sans-serif;
font-family: 'Open Sans Condensed', sans-serif;
font-family: 'Mate SC', serif;
font-family: 'Bilbo', cursive;

*/

body		{ background-image:url(../../images/bg/paper005.gif); background-repeat:repeat;	}

/* Tables */

#sample-table        				{ border:4px #5F041B solid;	}

#sample-table tr					{	}
#sample-table .odd					{ background-color:#eee; }
#sample-table .even					{ background-color:#fff; }

#sample-table th          			{ 	}
#sample-table thead, #sample-table th   { background-color:#F7D698;}

#sample-table tbody					{  background-color:#F7D698; text-align:center; te  }

#sample-table th, #sample-table td		{  background-color:#F7D698; border:4px #FBFBFB solid; }
#sample-table caption 				{ border:4px #FBFBFB solid;	}

#sample-table tfoot       			{	}
#sample-table .tfooter				{ background-color:#ccc; }

#sample-table caption     			{ background-color: #F7D698;  }
#sample-table tfoot td				{ background-color:#F7D698; }


/* Containers */

#wrapper 				{
	background-color: #5F041B;
	border-top: 10px #6E381E solid;
	color: #000;
}

#top	 				{    }

#name	 			{ width:225px; height:108px; background-image:url(../../images/Kandle-Logo-begie.jpg);
						background-repeat:no-repeat;   }
#manchester			{ color:#000;	}					
#design-studio			{ color:#6E381E;	}

#social-media			{ 	}
#social-media ul 		{	}
#social-media ul li		{ 	}
#social-media img		{ 	}

#social-media p		{ 	}

#topnav 				{ 	}
#topnav ul			{ 	}
#topnav ul li			{ 	}
#topnav ul li a		{ 	}

#topnav a:link			{ 	}
#topnav a:visited		{ 	}
#topnav a:active		{ 	}
#topnav a:hover		{ 	}
#topnav a:focus		{ 	}

#banner 				{    }

#rightside 		{ padding:10px;
	width: 270px;
	float: right;
	margin: 40px 0px;
	border-style: solid;
	border-width: thin;
	border-color: #000000;
	background-color: #F7D698;
	padding-left: 5px;
	padding-top: 5px;
	color: #000; }
#rightside h2		{ font-size:24px; font-weight:bold; margin:0 0 20px 0; color:#000;	}
#rightside h3		{ font-size:24px; font-weight:bold; margin:0 0 20px 0; color:#000; }
#rightside p		{
	line-height: 160%;
	margin: 12px 0;
	color: #000;
}
#rightside .image	{ width:270px;	}
#rightside li		{
	list-style-type: square;
	margin: 0 0 12px 30px;
	color: #000;
}
#rightside a		{	}

#rightside a:link		{ color:#000;	}
#rightside a:visited	{ color:#000;	}
#rightside a:active		{ color:#000;	}
#rightside a:hover		{ color:#BF6000;	}
#rightside a:focus		{ color:#BF6000;	}


#content 				{ color:000;	 }
#content h1			{ color:#fff; }
#content h2			{
	color: #6E381E;
	font-size: 16px;
}
#content h3			{ color:#6E381E;	}
#content p			{
	color: #000;
}
#content img			{
	text-align: center;
}
#content li			{ 	}
#content a			{	}

#content a:link		{ color:#000;	}
#content a:visited		{ color:#000;	}
#content a:active		{ color:#000;	}
#content a:hover		{ color:#6E381E;	}
#content a:focus		{ color:#6E381E;	}

#sample-popup h3		{ 	}
#sample-popup h4		{ color:#6E381E; }
#sample-popup p		{ 	}
#sample-popup img		{ 	}

#gallery				{	}
#gallery ul li			{ 	}
#gallery img			{ 	}

#faqs img				{	}
#faqs p				{ 	}
#faqs h4				{ 	}
						
#products				{	}
#products	h3			{
	font-size: 14px;
}
#products h4			{
	font-size: 12px;
}
#products p			{
	font-size: 10px;
}
#products img			{ 	}

#footer 				{ 	}
#footer a				{ 	}
				
#footer a:link			{ color:#000;	}
#footer a:visited		{ color:#000;	}
#footer a:active		{ color:#000;	}
#footer a:hover		{ color:#6E381E;	}
#footer a:focus		{ color:#6E381E;	}
				
#box1 img, #box2 img 	{  border:8px #6E381E solid;	}



/* Miscellaneous  */

.footer-text		{ color:#000;  }
