/*
Theme Name: Grace Corps Studio
Theme URI: http://www.gracecorpsstudio.com
Description: Physio Therapy with Dance
Version: 1.0
Author: Christien Paul
Author URI: http://www.nauticalprogressions.net
*/



/* Begin Typography & Colors */
body {
	font-size:11px; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background:#333;
	color: #444;
	text-align: center;
	}

blockquote {font-size:12px; font-style:italic; color:#777; line-height:18px; margin:0px;}

.clear { clear:both;}

.fleft { float:left;}
.fright { float:right;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

p { margin:0; padding:0;}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form { height:32px;}
.form input { height:22px; font-size:1em; font-family:Arial; color:#fff;}
textarea {  height:118px; overflow:auto;  font-size:1em; font-family:Arial; }


/*==================list====================*/
ul { list-style:none;}

.list1 li { background:url(images/BulletList.png) no-repeat 0 0; padding-left:20px; margin-bottom:3px;}
.list1 li span { color:#ff8452; font-style:italic;}
.list1 li a { color:#fce9df; text-decoration:none;}
.list1 li a:hover { text-decoration:underline;}

.list2 li a { color:#ff7e25; text-decoration:none; line-height:1.81em;}
.list2 li a:hover { text-decoration:underline;}


/*==================other====================*/
.img_indent { margin:0 20px 0 0; float:left;}


/*==================txt, links, lines, titles====================*/
a {color:#666633;font-weight:bold;}
a:hover{text-decoration:none;}

h1 { background:url(images/logo.jpg) no-repeat left top; height:70px;}
h2 {font-size:14px; margin:10px 0px;}
h3 { font-size:1em; margin-bottom:14px;}
h3 span { color:#fff;}
h3 a { color:#fff;}
h4 { font-size:1em; color:#ff7e25; margin-bottom:14px; font-weight:normal;}
h4 a {color:#ff7e25;}

.txt1 { color:#ff7e25; font-weight:bold;}

.link1 { color:#ff7e25; text-decoration:none;}
.link1:hover { text-decoration:underline;}
.link2 { color:#fff;}

.line_hor { background:url(images/line1.gif) left bottom no-repeat; padding-bottom:4px; margin-bottom:26px;}
.line_hor2 { background:url(images/line2.gif) left bottom no-repeat; padding-bottom:26px; margin-bottom:26px;}
.line_hor3 { background:url(images/line3.gif) left bottom no-repeat; padding-bottom:8px; margin-bottom:12px;}
.teaser
{
    font-size:10px;
    line-height:12px;
}
.teaser a
{
    color:#666633;
    font-weight:bold;
    text-decoration:underline;
}
.teaser a:hover
{
    text-decoration:none; color:#000000;
}
.title { margin-bottom:21px;}

/*header*/
#header .col_1 { width:268px;}
#header .col_1 .indent { padding:0px 0 0 30px;}
#header .col_2 {font-size:12px; float:right; text-transform:lowercase; font}
#header .col_2 ul { list-style:none; padding:50px 0px 0px;}
#header .col_2 li {display:inline; padding:0px 15px;}
#header .col_2 a
{
	color:#666633;
	text-decoration:none;
}

#header .col_2 a:hover
{
	color:#000;
	text-decoration:none;
}
#header .col_2 .indent { padding:20px 0 0 50px;}
#banner {width:780px; height:90px; background:#FFFFFF; margin:0px auto;}
#bannertitle {display:none;}


/*content*/
#content { background:#FFF; line-height:1.27em;}
#content .inside {  padding:37px 0 40px 0;}
#Default #content .inside { padding:37px 0 40px 0;}

/*footer*/
#footer
{
    font-size:9px; color:#FFFFFF; padding:0px 0px 10px; height:20px;
}
#footer a {color:#FFFFFF;}
#footer .indent { padding:24px 0 0 35px; font-family:arial;}

#content .inside { padding:23px 5px 42px 25px;}
#content .title { margin:0 0 17px 4px;}
#content p { margin-bottom:14px;}

/* LAYOUT */

#site_center {
text-align:center;
}
#main {
margin:0 auto;
text-align:left;
width:780px;
}
#header {
background:#FFF;
height:95px;
}

.col_1, .col_2, .col_3, .column1, .column2, .column3 {
float:left;
}
