/*  
Theme Name: Carmen
Theme URI: http://www.walkinweb.ca
Description: WordPress theme designed by <a href="http://www.walkinweb.ca">Walkinweb</a>.
Version: 1.0
Author: Jayson Brown
Author URI: http://www.walkinweb.ca
*/

body {
	margin:10px auto;
	background: url(images/bckg.jpg) repeat-x fixed;
	width: 1000px;
	font: 13px/14px Arial, Helvetica, sans-serif;
	color: #666666;
}
h1 {
	line-height: normal;
	font-weight: normal;
	color:#808080;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-variant: normal;
        display: inline;
         
}	
h1.2 {
		color:#808080;
	font-size:12px;
  
}
h1 a:link {
	line-height: normal;
	font-weight: normal;
	color:#808080;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-variant: normal;
	display: inline;
	text-decoration: none;
}
h2 {
	line-height: normal;
	font-weight: bold;
	color:#808080;
	font-size:30px;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-variant: normal;
	display: inline;
}
h2 a:link {
	line-height: normal;
	font-weight: bold;
	color:#808080;
	font-size:30px;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-variant: normal;
	display: inline;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #808080;
}
h4 {
	color:#5D7C59;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
}
.box {
	border: 1px solid #F3CB5A;
	background: #FFFFFF;
}
#logo {
	float:right;
	font-size:12px;
	color:#ffffff;
	text-align:right;
	padding-top:15px;
}
#logo a {
	color:#ffffff;
	font-size:26px;
	text-transform:uppercase;
	text-decoration:none;
	letter-spacing:5px;
}
#menu {
	background: url(images/header.gif);
	height:28px;
	padding-top:10px;
	text-align:center;
	padding-left:230px;
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu ul li {
	display:inline;
	list-style:none;
	padding:12px 0 8px 0;
}
#menu a {
	color:#808080;
	text-decoration:none;
	margin: 0 20px 0 30px;
	font: bold 14px "Myriad Pro", "Trebuchet MS", Arial;
}
#menu a:hover {
	color:#333333;
}
#text {
	width: 768px;
	float: right;
}

<!-- image css added by danton -->	
img{
	border: 1px solid;
	border-color: #808080;
}		

#text h1 {
	font-family: <!-- "Myriad Pro", --> "Trebuchet MS", Arial;
	margin: 20px 0 25px 0;
	text-transform:uppercase;
	font-size:23px;
	color:#EEC961;
	font-weight:normal;
}
#text h2 {
	font-family: "Myriad Pro", "Trebuchet MS", Arial;
	margin: 20px 0 5px 0;
	text-transform:uppercase;
	font-size:20px;
	color:#EEC961;
}
#text h2 a {
	color:#EEC961;
	text-decoration: none;
}
#text h2 a:hover {
	color:#000000;
}
#text h3 {
	font-family:<!--  "Myriad Pro", --> "Trebuchet MS", Arial;
	margin: 20px 0 5px 0;
	text-transform:uppercase;
	font-size:16px;
	color:#EEC961;
}
#text p {
	padding:5px 0 5px 0;
}
#text ul {
	margin:0 0 0 20px;
	padding:0;
}
#text ol {
	margin:0 0 0 20px;
	padding:0;
}
#text ul li {
	list-style:none;
	margin-left: 0px;
	padding-left:20px;
	background:url(images/li.gif) no-repeat 0px 4px;
	line-height:20px;
}
#text ol li {
	margin-left: 20px;
	line-height:20px;
}
#sidebar {
	float:left;
	width:200px;
	padding: 0 20px 0 10px;
	background: url(images/sidebar.gif) no-repeat;
	height: 513px;
	line-height:24px;
	font-size:12px;
}
#sidebar a:link {
	color: #808080;
	display:block;
	text-decoration: none;
}
#sidebar a:visited {
	color: #808080;
	text-decoration: none;
}
#sidebar a:hover {
	color: #333333;
	text-decoration: none;
}
#sidebar a:active {
	color: #808080;
	text-decoration: none;
}

<!-- link css added by danton -->
#text a{
	color: #FF0000;
	display:block;
	text-decoration: none;
}
#text a:link {
	color: #333333;
	display:block;
	text-decoration: none;
}
#text a:visited {
	color: #333333;
	text-decoration: none;
}
#text a:hover {
	color: #808080;
	text-decoration: none;
}
#text a:active {
	color: #EEC961;
	text-decoration: none;
}
<!-- end link css -->

#sidebar h2 {
	font-family:<!--  "Myriad Pro", --> "Trebuchet MS", Arial;
	margin: 25px 0 5px 0;
	text-transform:uppercase;
	font-size:18px;
	color:#000000;
	font-weight:normal;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
}




#sidebar li {
	list-style:none;
}
#main {
	background:#FFFFFF url(images/shell.gif) no-repeat fixed;
}
#footer {
	font-family: "Myriad Pro",  "Trebuchet MS", Arial;
	background:url(images/footer_bckg.gif) repeat-x #000000;
	height:55px;
	clear:both;
}
#left_footer {
	float:left;
	padding:11px 0 0 30px;
	color:#ffffff;
	font-size:12px;
}
#left_footer a {
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
}
#right_footer {
	float:right;
	padding:23px 30px 0 0;
	color:#808080;
	font-size:12px;
}
#right_footer a {
	color:#808080;
	font-weight:normal;
	text-decoration: none;
}
.postmetadata {
	font-size: 10px;
	margin: 5px 0 0 0;
}
.postmetadata small {
	font-size: 10px;
}
.entry p {
	margin: 0px 0 0 0;
}
#searchform {
	margin: 0;
}
#searchform #searchsubmit {
	width: 30px;
	height: 21px;
	border: none;
	color: #ffffff;
	background-color: #0EA5FE;
	font-size:14px;
	font-weight:bold;
}
#searchform #s {
	width: 150px;
}
#commentform #comment {
	width: 500px;
}
#commentform #author, #commentform #email, #commentform #url {
	width: 250px
}
#commentform #submit {
	width:140px;
	height: 21px;
	border: none;
	color: #ffffff;
	background-color: #0EA5FE;
	font-size:14px;
	font-weight:bold;
}
#commentform p {
	margin: 5px 0 5px 0;
}
#calendar caption {
	font-family:<!--  "Myriad Pro", --> "Trebuchet MS", Arial;
	margin: 5px 0 5px 0;
	text-transform:uppercase;
	font-size:18px;
	color:#000000;
	text-align:left;
}
#calendar h2 {
	margin: 0;
	padding: 0;
}
#wp-calendar th {
	padding-right:10px;
	text-align:left;
}
#wp-calendar td {
	padding-right:10px;
}
.commentlist {
	padding-right:10px;
}
.commentlist .alt {
}
.commentlist p {
	margin: 5px 0 10px 0;
}
.navigation {
	text-transform:uppercase;
	margin-top: 20px;
}
blockquote {
	font-style:italic;
	border-left:3px solid #cccccc;
	padding-left: 5px;
	margin-left: 20px;
}
code {
	line-height:normal;
	font-size:11px;
}
.text_heading {
	font-size: 1.5em;
	font-weight: bold;
	color: #FF0000;
}