/*
	Theme Name: Canadian e-Tourism Awards WordPress Theme
	Theme URL: http://www.canadianetourismawards.com
	Description: ALL YOUR THEMES ARE BELONG TO US
	Author: Hizuru Miyagawa
	Author URI: http://www.sentias.com
	Version: 1.0
*/

body	{
	background: #ddd url(/wp-content/themes/ceta/images/top.png) repeat-x top;
	text-align: center;
}

*	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6c6c6c;
	line-height: 1.5em;
}

body, div, form	{
	margin: 0;
	padding: 0;
}

img	{
	border: 0;
	vertical-align: bottom;
}

input, textarea, select	{
	border: 1px solid #ddd;
	padding: 1px;
}

hr	{
	height: 1px;
	border: solid #e8e5e1;
	border-width: 1px 0 0 0;
}

h1, h2, h3, h4	{
	color: #be3939;
	font-weight: normal;
	margin: 10px 0;
	line-height: 1.2em;
}

h1	{
	font-size: 24px;
}

h2	{
	font-size: 18px;
}

h3	{
	font-size: 14px;
}

h4	{
	font-size: 12px;
}


/* ------------------------------------------------------------------------- link style */

a	{
	color: #6c6c6c;
	text-decoration: underline;
}

a:hover	{
	text-decoration: none;
}

a:visited	{
	color: #333;
	text-decoration: underline;
}


/* ------------------------------------------------------------------------- layout */

#wrapper	{
	margin: 0 auto;
	background: url(/wp-content/themes/ceta/images/content.png) repeat-y;
	width: 960px;
}

#outer	{
	background: url(/wp-content/themes/ceta/images/header.jpg) no-repeat top;
	height: 100%;
	position: relative;
}


/* ---------------------------------------------------- logo style */

#logo	{
	padding: 40px 0 0 60px;
}

#logo a	{
	display: block;
	width: 420px;
	height: 50px;
	text-indent: -5555px;
}


/* ---------------------------------------------------- topnav style */

#topnav	{
	width: 900px;
	margin: 0 auto;
	padding-top: 22px;
}

#topnav ul	{
	list-style: none;
	margin: 0;
	padding: 0;
}

#topnav li	{
	background: url(/wp-content/themes/ceta/images/topnav_divider.png) no-repeat right top;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#topnav li a, #topnav li a:visited	{
	display: block;
	float: left;
	height: 25px;
	text-align: center;
	padding: 15px 30px 0 30px;
	font-weight: bold;
	color: #7a7a7a;
	text-decoration: none;
}

#topnav li a:hover, #topnav li a.on	{
	color: #be3939;
}


/* ---------------------------------------------------- content style */

#content	{
	margin: 0 auto;
	width: 900px;
	padding: 50px 0 30px 0;
	clear: left;
}


/* ---------------------------------------------------- side navigation style */

#sidenav	{
	display: block;
	float: left;
	width: 320px;
	border-right: 1px solid #e8e5e1;
}

#sidenav ul	{
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidenav li	{
	width: 320px;
	background: url(/wp-content/themes/ceta/images/sidenav.png) no-repeat right bottom;
	text-align: left;
	margin: 0;
	padding: 0;
}

#sidenav li a, #sidenav li a:visited	{
	display: block;
	padding: 7px 10px 7px 30px;
	font-weight: bold;
	color: #7a7a7a;
	text-decoration: none;
}

#sidenav li a:hover, #sidenav li a.on	{
	color: #be3939;
}

#sidenav li ul	{
	list-style-image: url(/wp-content/themes/ceta/images/sidenav_bullet.png);
	margin-left: 50px;
}

#sidenav li ul li	{
	font-weight: normal;
	width: 220px;
	background: none;
}

#sidenav li ul li a, #sidenav li ul li a:visited	{
	display: block;
	padding: 4px 0;
	font-weight: normal;
	color: #7a7a7a;
	text-decoration: none;
}

#sidenav li ul li a:hover	{
	color: #be3939;
}


/* ---------------------------------------------------- footer style */

#footer	{
	background: #3d3232 url(/wp-content/themes/ceta/images/footer.png) repeat-x;
	padding: 30px 0 20px 0;
	color: #fff;
	text-align: center;
	clear: left;
}

#footer ul	{
	list-style: none;
	width: 550px;
	margin: 0 auto;
	padding: 0;
}

#footer li	{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#footer a, #footer a:visited	{
	font-size: 11px;
	color: #fff;
	padding: 0 20px;
	text-decoration: none;
	font-weight: bold;
	background: url(/wp-content/themes/ceta/images/footer_divider.png) no-repeat right 50%;
}

#footer a:hover	{
	color: #fff;
	text-decoration: underline;
}

#footer a.clear	{
	background: none;
}

#copyright	{
	font-size: 11px;
	color: #fff;
	padding-top: 20px;
	clear: left;
}

#copyright a, #copyright a:visited	{
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	padding: 0;
	font-weight: normal;
}

#copyright a:hover	{
	text-decoration: underline;
}


/* ------------------------------------------------------------------------- contents style */

/* ---------------------------------------------------- side navigation column style */

.banner	{
	margin: 20px auto;
}


/* ---------------------------------------------------- main column style */

#main_clm	{
	float: left;
	display: block;
	width: 570px;
	text-align: left;
}

h1.main_title	{
	margin: 5px 0 5px 20px;
}

.sub_title	{
	border-top: 1px solid #e8e5e1;
	border-bottom: 1px solid #e8e5e1;
	padding: 8px 0 8px 20px;
	font-size: 12px;
	font-weight: bold;
	color: #7a7a7a;
}

#main_clm	.contents	{
	padding: 10px 0 10px 20px;
}