/*
Theme Name: Cdaca Theme
Theme URI: http://cdaca.com/
Description: Wordpress theme built for Cdaca.com by twistedimagesart.com
Version: 1.6
Author: Landon Ritchie
Author URI: http://vigilsoft.net/
Tags: stuff

	Cdaca v1.0
	 http://vigilsoft.net

	This theme was designed and built by Landon Ritchie,
	whose blog you will find at http://vigilsoft.net/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body
{
background: url(bg.gif) fixed #4E4DFE;
	font-style: normal;
	font-variant: normal;
	font-weight: none;
	font-size: 12px;
	color: #3A3A3A;
}
ul
{
list-style: none;
}
.freecon
{
float: right; background: url(div.jpg) repeat-x; width: 300px; border: 1px solid #C0C0C0; text-align: left

}
.alignnone
{
border: 0px;
}
.aligncenter
{
display: block;

border: 0px;
    margin-left: auto;
    margin-right: auto;

}

.alignleft
{
float: left;
border: 0px;
margin: 5px;
}

.alignright
{
float: right;
border: 0px;
margin: 5px;
}

#wpcf7-f2-p3-o1
{
position: relative;
left: 50px;
}

#wpcf7-f2-p3-o1 select
{
width: 200px;
border: 1px solid #424242;
}

#wpcf7-f2-p3-o1 input
{
width: 180px;
height: 30px;
display: block;
position: relative;
left: 10px;
border: none;
background: url(quote.png);
color: transparent;
}

#wpcf7-f2-p3-o1 .wpcf7-form-control-wrap input
{
width: 200px;
height: 20px;
border: 1px solid #424242;
background: #ffffff;
position: relative;
left: 0px;
color: #000000;
}

#wpcf7-f2-p3-o1 textarea
{
width: 200px;
height: 50px;
border: 1px solid #424242;
}

image
{
border: 0px;
}

#sidebar
{
position: relative;
left: -30px;

}
#checks ul
{

}

.small
{
	font-style: italic;
	font-variant: normal;
	font-weight: none;
	font-size: 12px;
	color: #7E877B;
}

a
{
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #219915;
}

a:hover
{
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
	color: #FF0000;
}

.greenish
{
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 16px;
	color: #2C7424;
}
.greenishl
{
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 16px;
	color: #2C7424;
}
h2
{
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 16px;
	color: #2C7424;
}
#checks li
{
list-style-image: url("check.jpg");
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 16px;
	color: #707070;
}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
} 

#nav-menu li
{
float: left;
margin: 0 0.15em;
} 

#nav-menu li a
{

height: 2em;
line-height: 2em;
float: left;
width: 8.7em;
display: block;
border: 0px;
color: #4E4DFE;
text-decoration: none;
text-align: center;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 14px;
} 

#nav-menu li a:hover
{

height: 2em;
line-height: 2em;
float: left;
width: 8.7em;
display: block;
border: 0px;
color: #FF0000;
text-decoration: none;
text-align: center;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 14px;
} 


#nav-menu
{
width:65em;
margin: auto;
} 

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */ 