/*
Theme Name: Carolina's Got Art!
Description: WordPress theme for Carolina's Got Art.
Version: 1.0
Author: Shaune Price
WordPress by Shaune Price || http://shauneshow.com
*/


/* Standard Page Styling */
* {
	margin: 0;
	padding: 0;
	outline: none;
}
.clear {
	clear: both;
}
.alignleft {
	float: left;
	display: inline;
	margin: 0 15px 15px 0;
}
.alignright {
	float: right;
	display: inline;
	margin: 5px 0 15px 15px;
}
.aligncenter {
	margin: 0 auto;
}
span,
p {
        line-height:1.5em;
}
img {
	border: none;
}

h1 {
	font-size: 18px;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 11px;
}
h4 {
	font-size: 10px;
}
h5 {
	font-size: 9px;
}
h6 {
	font-size: 8px;
}
ol{
        padding-left:20px;
        list-style-type: decimal;
}
html, body {
	height: 100%;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(img/repeat-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #CCC;
}

#wrap-one {
	width: 950px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	height: 233px;
	width: 236px;
	background-image: url(img/CGA-logo.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#page-left {
	float: left;
	height: auto;
	width: 236px;
}
#nav-a ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#nav-a li{
	padding-left: 30px;
	list-style-type: none;
        margin-right: 20px;
}
#nav-a li li{
        padding-left:30px;
	margin-right: -20px;
}

#nav-a ul li a{
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	line-height: 16px;
	padding-left: 10px;
	display: block;
	margin-bottom: 7px;
	text-align: left;
	padding-right: 10px;
	margin-right: 35px;
	font-style: italic;
	padding-top: 0px;
	padding-bottom: 2px;
	font-weight: bold;
	letter-spacing: .1em;
}

#nav-a ul li ul li a,
#nav-a ul li.current_page_item ul li a 
 {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
}
#nav-a a:hover,
#nav-a ul li.current_page_item ul li a:hover{
	text-decoration: none;
	color: #FFF;


}
#nav-a ul li.current_page_item a{
	text-decoration: none;
	color: #FFF;
}


#page-right {
	float: left;
	width: 714px;
}

#foot-all {
	height: 40px;
	width: 950px;
        margin-top:15px;
	margin-right: auto;
	margin-left: auto;
}
#foot-left {
	float: left;
	width: 196px;
	height: 44px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e8ae41;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 5px;
}
#foot-right {
	height: 39px;
	width: 674px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #e8ae41;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
	padding-top: 5px;
}

#page-right .inner {
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 50px;
}
ol,
#page-right ol
{
        padding:10px 20px;
        list-style-type: decimal;
}
#page-right ul
{
        padding:10px 20px;
        list-style-type: none;
}
#page-right h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	padding-bottom: 20px;
}
#page-right  h1 .p-author {
	font-size: 16px;
        line-height:1.5em;;
	color: #666;
	padding-left: 206px;
}
#page-right p,
#page-right li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0.1em;
	color: #333;
	line-height:1.5em;
	padding-bottom: 10px;
}
#page-right p.wp-caption-text{
       text-align:center;
       font-size:10px;
}
#page-right a {
	text-decoration: none;
	color: #BF2E1A;
}
.img-one {
	border: 6px solid #CC9900;
	margin-bottom: 15px;
}


#foot-all p {
	font-size: 9px;
	color: #666;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
	letter-spacing: 0.1em;
	text-align: center;
	font-weight: normal;
}
#foot-all p.copy-info {
	color: #FFF;
}

#foot-all p a {
	color: #bf2e1a;
	text-decoration: none;
}
#nav-b ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	display: inline;
}
#nav-b li,
#nav-b li li{
	font-size: 10px;
	line-height: 10px;
	color: #af0c00;
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#nav-b a {
	color: #696468;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#nav-b a:hover {
	color: #af0c00;
}

