/* Theme Name: Charlez Designs Theme 1.0
Theme URI: http://www.charlezdesigns.com/
Description: Customized WordPress theme designed for Clea-Duvall.net by <a href="http://www.charlezdesigns.com/">CharlezDesigns.com</a>. 
Author: Charlez Designs
Author URI: http://www.charlezdesigns.com/ */

body {
        background-color:#accfe7; background-image: url(images/main_bg.png); background-repeat: repeat-x;
	color: #000000; font-size:7pt; font-family:tahoma; text-align: justify; margin: 0px;}


/* RANDOM +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

A:link{
	color:#accfe7;	text-decoration:none; 	font-weight:bold;}

A:visited{
	color:#accfe7;	text-decoration:none; 	font-weight:bold;}

A:hover{
	color:#92beda;	text-decoration:none; 	font-weight:bold;}

A:active{
	color:#accfe7;	text-decoration:none; 	font-weight:bold;}

		
TD, TR {
	font-family:Trebuchet MS;	text-align: justify;	font-size:11px;	color: #ffffff;}


input, textarea, select, button{ 
	font-size:13px; color:#808080; background: #FFFFFF; border: 1px solid #808080;}

input:focus, textarea:focus, label:focus, select:focus, button:focus{ 
	color:#000000; background: #76716d; border: 1px solid #000000;}

	
/* SIDE +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.sidebar {
	background-image:url(); padding: 0px;}

.sidebar-content { 
	font-family:  tahoma; color: #92beda; font-size : 11px; line-height : 14px; text-align: justify;  font-weight: normal;
	margin:0px; padding-left: 18px; padding-right:18px; padding-top: 4px; padding-bottom: 0px;
	background-color: #; background-image:url(images/side_bg.png);}

.sidebar-content A:link{
	color:#accfe7;	text-decoration:none; 	font-weight:bold;}

.sidebar-content A:visited{
	color:#accfe7;	text-decoration:none; 	font-weight:bold;}

.sidebar-content A:hover{
	color:#ffffff;	text-decoration:none; 	font-weight:bold;}

.sidebar-content A:active{
	color:#accfe7;	text-decoration:none; 	font-weight:bold;}



.sidebar-content img {
        border-style: solid; border-width:2px; border-color: #accfe7; background-color:#;}

		

/* CONTENT (PAGES) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.main {
	padding: 0px; background-image:url();}

.main-content {
	font-family:  tahoma; color: #92beda; font-size : 12px; line-height : 16px; text-align: justify; font-weight: normal;
	padding-left: 30px;	padding-right: 30px;  padding-top: 1px; 
	background-image:url(images/con_bg.png);}


.main-content A:link{
	color:#accfe7;	text-decoration:none; 	font-weight:bold;}

.main-content A:visited{
	color:#accfe7;	text-decoration:none; 	font-weight:bold;}

.main-content A:hover{
	color:#ffffff;	text-decoration:none; 	font-weight:bold;}

.main-content A:active{
	color:#accfe7;	text-decoration:none; 	font-weight:bold;}


.main-title {
	font-family: arial; color: #92beda; font-size : 26px; line-height : 26px; text-align: left; text-transform: uppercase; 
	margin:0px; padding-left: 30px; padding-right: 30px; padding-top:50px; padding-bottom:0px; font-weight: bold; font-style: normal;
	background-color: #; background-image:url(images/title_bg.png);}

.main-content img {
        border-style: solid; border-width:3px; border-color: #accfe7; background-color:#;}

.main-sub { 
	font-family:  arial; color: #92beda; font-size : 11px; line-height : 11px; letter-spacing: 2px; text-align: justify; text-transform: uppercase; font-weight: bold;
	padding-left: 30px; padding-right: 30px; background-color: #; background-image:url(images/con_bg.png);}

.main-sub a:link{ 
	color: #92beda;}

.main-sub a:visited{ 
	color: #92beda;}

.main-sub a:hover{ 
	color: #bedaec;}

.main-sub a:active{ 
	color: #92beda;}


.wordpress-category {
	font-size: 12px;	line-height:40px;	font-family: Tahoma;	color: #eeeeee;}

.wordpress-category a:link {
	color:#ffffff;	font-size: 12px;	padding-top: 10px;	padding-bottom: 10px;	padding-left: 10px;	padding-right: 10px;	background-color: #accfe7;	text-decoration: none;}

.wordpress-category a:visited {
	color:#ffffff;	font-size: 12px;	padding-top: 10px;	padding-bottom: 10px;	padding-left: 10px;	padding-right: 10px;	background-color: #accfe7;	text-decoration: none;}

.wordpress-category a:hover {
	color:#ffffff;	font-size: 12px;	padding-top: 10px; 	padding-bottom: 10px; 	padding-left: 10px; 	padding-right: 10px; 	background-color: #92beda; 	text-decoration: none;}

.wordpress-category a:active {
	color:#ffffff;	font-size: 12px;	padding-top: 10px;	padding-bottom: 10px;	padding-left: 10px;	padding-right: 10px;	background-color: #accfe7;	text-decoration: none;}


