/*   
Theme Name: OCD-Theme
Theme URI: OCD-Theme
Description: a-brief-description
Author: Lynn Amos (design) / OCD Jacksonville (content)
Author URI: http://www.ocdjacksonville.com/
Version: 1.0
.
This theme is owned by the Jacksville chapter of the Obsessive Compulsive Foundation and may not be reproduced without her permission. 
Local version.
*/


/* HTML Elements */
s
* {margin:0; padding:0; }
body {
	font-family: Georgia, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	padding: 0px;
	text-align: center;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
a:link {
	font-weight: bold;
	color: #01538c;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #01538c;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #f8853b;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #f8853b;
	text-decoration: none;
}
a.specialLink:link {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	background-color: #f8853b;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	border: medium solid #CC0000;
	line-height: 15px;
}
a.specialLink:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	background-color: #f8853b;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	border: medium solid #CC0000;
	line-height: 15px;
}
a.specialLink:hover {
	color: #01538c;
	font-weight: bold;
}
a.joinLink:link {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	background-color: #01538c;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	border: medium solid #a2d2e0;
	line-height: 15px;
}
a.joinLink:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	background-color: #01538c;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	border: medium solid #a2d2e0;
	line-height: 15px;
}
a.joinLink:hover {
	color: #f8853b;
	font-weight: bold;
}

#outercontainer {
	width: 1208px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
        padding: 0;
	text-align: center;
	position: relative;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(images/OuterContBkgrdAlt.jpg);
}

#container {
	width: 950px;
	position: relative;
	text-align: left;
	border-bottom-style: solid;
	background-color: #FFFFFF;
	background-image: url(images/sidebarbkgrd.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: thin;
	border-bottom-color: #01538d;
}
#header {
	width: 930px;
	position: relative;
	text-align: left;
	float: left;
	background-image: url(http://ocfjaxor.ipower.com/WordPress/wp-content/uploads/2013/06/Header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 295px;
	padding-left: 20px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 36px;
	color: #01538c;
	padding-top: 18px;
	line-height: 32px;
	font-weight: bold;
}
#sidebar {
	position: relative;
	width: 225px;
	float: left;
	top: 0px;
	left: 0px;
	margin: 0px;
}
#subnavcontainer {
	width: 600px;
	position: relative;
	text-align: left;
	float: left;
	padding-left: 30px;
	left: 21px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	padding-right: 0px;
	height: 70px;
	top: 5px;
}
#subnavcontainer td {
	align: left;
	font-family: "Trebuchet MS", Verdana, Arial !important;
	font-size: 12px !important;
}
#content {
	width: 529px;
	position: relative;
	text-align: left;
	float: left;
	padding-left: 30px;
	padding-right: 142px;
	left: 21px;
	background-image: url(images/SeaOats.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	min-height:507px;
}

#footer{ 
	width: 660px;
         height: 25px; padding:10px 20px 20px 280px; margin:0; font-size:9px; }

p {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	margin: 0px;
}
.welcome {
	font-family: "Palatino Linotype", Georgia, "Times New Roman";
	font-size: 16px;
	color: #3777bc;
	font-weight: bold;
	font-style: italic;
}
#top {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 8px;
	font-weight: bold;
	color: #3777bc;
	visibility: visible;
	z-index: 1000;
}
.city {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
#sidebar p {
	padding-left: 12px;
	}

.description {background-color:#01538c; text-align: right; padding:3px; margin-top:10px;}
.description h4 {color:#9bae73;}
p {margin: 8px 0;}

hr {display: block;height:1px;background:#01538c;border:0;}
small {font-size: 0.95em; background: #a2d1e1; padding:3px 3px;display:block;}
img { background:#fff; border: 0px; padding:0; max-width: 100%;}
img, a:link img, a:visited img { text-decoration:none;}
code {	font: 1.1em 'Courier New', Courier, Fixed;	}
acronym, abbr{font-size: 0.9em;	letter-spacing: .07em;	}
pre { line-height: 1.5; width:460px;  overflow:auto;  line-height:2.0em;
margin-bottom: 1.5em;}
fieldset {border:1px solid #f1f1f1; padding:10px;}
table {
        border: 0px; 
        margin: 0;
	font-family: Georgia, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}
td,th {	line-height: 1.0em; padding:0px; margin:0px;}
th { background-color: #01538c;	color:#EFEFC1;}
td {border: 0px; font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;}
#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; 	}
#wp-calendar a { text-decoration: none;	}
#wp-calendar caption { font: bold 1.0em Georgia, "Times New Roman", Times, serif; text-align: center;}
#wp-calendar th { font-style: normal;	text-transform: capitalize;}
.left { float: left; }
.right { float: right;}
.clearfloat:after { display:block;visibility:hidden;clear:both;height:0;content:"."; }
.clearfloat { display:inline-block}
.clearfloat { display:block }
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	margin-left: 0px;
	line-height: 23px;
	text-shadow: 0.5em 0.5em 0.6em #361c65;
}
pre { overflow:auto; margin:0 0 18px 0; padding:4px;}
pre, code, kbr {font-family:Courier, Monaco, monospace;}
code, kbr {padding:2px; color:#009193;}
abbr, acronym { font-size:0.9em; letter-spacing:1px; }
.clear { clear:both; }
.copyright {
	font-family: Georgia, Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}

/******** Wordpress Styles ********/

.aligncenter, div.aligncenter {    display: block;  margin-left: auto;  margin-right: auto; }
.alignleft {  float: left; }
.alignright {  float: right }
.wp-caption {  border: 1px solid #ddd;  text-align: center;  background-color: #f3f3f3;  padding-top: 4px;  margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}
.wp-caption img {  margin: 0;   padding: 0;  border: 0 none;}
.wp-caption p.wp-caption-text { font-size: 11px;  line-height: 17px;  padding: 0 4px 5px;   margin: 0; }
img.centered { display: block;	margin-left: auto; 	margin-right: auto;	}
img.alignright { margin: 0 0 2px 7px;	display: inline;	}
img.alignleft {	margin: 0 7px 2px 0;	display: inline;	}
.smallattachment { text-align: center;	float: left;	width: 128px;	margin: 5px 5px 5px 0px;}
.attachment { text-align: center;	margin: 5px 0px;}


/* Heads */

h1 {
	font-size: 30px;
	line-height: 32px;
	color: #01538c;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 6px;
	font-family: "Trebuchet MS", Verdana, Arial;
	margin: 0px;
}
h2 {
        font-size: 22px;
	line-height: 22px;
	color: #01538c;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 6px;
	font-family: "Trebuchet MS", Verdana, Arial;
	margin: 0px;
	top: 12px;
}
h3 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #01538c;
	line-height: 20px;
	margin-top: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h4 { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #01538c;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
        margin-left: 0px;
}
h5{ font-size: 1.0em; color: #000; letter-spacing:2pt; line-height:20px; }
h6{ font-size: 0.8em; color: #000; letter-spacing:2pt; line-height:20px; }



/* Post Elements */

.post a { color: #01538c !important; text-decoration:none; margin-left: 0px;}
.post a:hover{ color: #f8853b !important; text-decoration: none; margin-left: 0px;}
.post h2 { color: #01538c; margin-bottom: 10px; margin-left: 0px;}
.post h2 a{ color: #01538d !important; text-decoration:none; border: none; margin-left: 0px;}
.post h2 a:hover{ color: #f23a0c !important; text-decoration:none; border:none; margin-left: 0px;}
.post { padding: 10px 10px 0px 0px; }
.posttext { padding: 10px 10px 0px 143px; }
.post hr { display: block;}
.post blockquote { background: #fff url(images/blockquote.png) no-repeat left top; color:#01538c; padding:0px 0px 0px 30px; border:none; margin:20px 0px 20px 0px;}
.post blockquote p { margin: 0px 0px 0px 0px; padding: 0 0px 10px 0px;}
.navigation { padding:10px; margin:20px 0px 20px 0px;}
a.more-link{ color: #01538c; padding-right:10px; background:url(images/more.gif) center right no-repeat; text-decoration:none; border:none; line-height:10px; padding-bottom:1px; }
a:hover.more-link { color: #01538c; padding-right:10px; background:url(images/more.gif) center right no-repeat; text-decoration:none; border:none;}
.postmetadata { font-size: 0.95em; background: #a2d1e1; padding:3px 3px;display:block;}
span.author-meta { background: url(images/author-mini.png) no-repeat left; padding-left: 12px; margin-right: 5px;}
span.date-meta { background: url(images/date.png) no-repeat left; padding-left: 12px; margin-right: 5px;}
span.category-meta { background: url(images/category.png) no-repeat left; padding-left: 12px; margin-right: 5px;}
span.comments-meta{ background: url(images/comment.png) no-repeat left; padding-left: 12px; margin-right: 5px;}
span.tags-meta{ background: url(images/tags.png) no-repeat left; padding-left: 10px;}

a.posts-rss { background: url(images/mini-rss.png) no-repeat left; padding-left: 15px; }
a.comments-rss { background: url(images/mini-rss.png) no-repeat left; padding-left: 15px; }
a.subscribe-feed { background: url(images/feedburner.png) no-repeat left; padding-left: 15px; }

.post ul { list-style-type: none;} 
.post ul li 
{
	list-style-type:none;
	position:relative;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	list-style-position: outside;
	list-style-image: url(images/Bullet.gif);
	text-indent: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 144px;
	left: 16px;
	width: auto;
	line-height: 16px;
}
.post ul li ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px; }
.post ul li ul li { 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px; }
.post ul li ul li ul li { 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px; }

/* Sidebar Elements */

.menu a{ color: #FFF !important; text-decoration: none}
.menu a:hover{ color:#01538c !important; text-decoration: none }
.blogindent { padding-left: 50px;}
#sidebar h2 {
        font-size: 18px;
	line-height: 19px;
	color: #000000;
	font-weight: normal;
	padding-top: 6px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 6px;
	font-family: "Trebuchet MS", Verdana, Arial;
	margin: 0px;
	top: 12px;
}
#sidebar a:hover { color: #FFFFFF;}


/*List Styles */
ul#list
{
	list-style-type:none;
	position:relative;
	display:block;
	font-size:12px;
	font-family:"Century Gothic", "Trebuchet MS", Arial;
	width: 215px;
	left: 12px;
	margin-left: 0px;
	padding-left: 6px;
}
li#list
{
	list-style-type:none;
	position:relative;
	font-size:12px;
	font-family:"Palatino Linotype", Georgia, "Times New Roman";
	margin-left: 0px;
	list-style-position: outside;
	list-style-image: url(images/Bullet.gif);
	text-indent: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	left: -24px;
}
#sidebar ul { margin: 0; padding-left: 0.8em;}
#sidebar ul li { font-family: Georgia, "Times New Roman", Times, serif; font-size:12px; line-height: 19px;
	color: #000; list-style-type: none; margin: 0px; padding:0px 2px 0px 4px;}
#sidebar ul li ul { font-family: Georgia, "Times New Roman", Times, serif; font-size:12px; color: #000; font-size: 14px; line-height: 17px; list-style-type: none; margin: 5px 0px 5px 5px;}
#sidebar ul li ul li { font-family: Georgia, "Times New Roman", Times, serif; font-size:12px; color: #000; list-style-type: none;}
#sidebar ul li ul li ul li { font-family: Georgia, "Times New Roman", Times, serif; font-size:12px; color: #000; list-style-type: none;}


/*List Styles */
ul { list-style-type: none;}
ul li { list-style-type: disc;  margin: 3px 0 3px 3px;}

#content ul { list-style-type: none;} 

#content ul li ul li { color: #01538b; font-family: Georgia, "Times New Roman", Times, serif; list-style-type: none; }
#content ul li ul li ul { color: #01538b; font-family: Georgia, "Times New Roman", Times, serif;  list-style-type: none; margin: 5px 0px 5px 0px;}
#content ul li ul li ul li { color: #01538b; font-family: Georgia, "Times New Roman", Times, serif; list-style-type: none; }

ul ul li { color: #01538b; margin: 3px 0 3px 0px; list-style: disc; }
ul ul { color: #01538b; margin: 0 0 15px 0px;}

ol { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; } 
ol li { margin: 0 0 0 0px;}
li.tags { line-height:24px;}


/* Comments List*/

#comment { padding: 0px; background-color: #FFFFFF;}
#commentlist{ padding: 0; text-align: justify; font: 0.9em Georgia, "Times New Roman", Times, serif; }
#commentlist li { margin: 15px 0 3px; padding: 5px 10px 3px;	list-style: none !important;}
#commentform input, #commentform textarea { font: 0.9em Georgia, "Times New Roman", Times, serif; }
#commentlist li .avatar { float: right;	border: 1px solid #eee; padding: 2px; background: #fff; }
#commentlist cite{  background:url(images/comment.png) no-repeat left;  padding-left: 15px;	font-weight: bold;font-style: normal;font-size: 1.1em;  }
#commentlist cite a {	font-weight: bold;	font-style: normal;	font-size: 1.1em;	}
#commentlist p {	font-weight: normal;	line-height: 1.5em;	margin: 10px 5px 10px 0;	}
small.commentmetadata { background:none;	font-weight: normal;	}
#commentform p { font-family: Georgia, "Times New Roman", Times, serif; margin: 5px 0; }
.nocomments { text-align: center;	margin: 0;	padding: 0;	}
.commentmetadata { margin: 0; display: block;}
#commentlist .alt { background:#a2d1e1; border-bottom:1px solid #b7acd6; border-top:1px solid #b7acd6;	margin:10px 0px 10px 10px;padding: 10px;	}
.count { line-height:30px; float:left; font-size:36px; color:#ccc; padding:10px 0px -5px 10px; margin-right:5px; }
#commentlist .trackback{  background:#e8ffd6;  margin-bottom: 5px;  margin-top: 5px; }
#commentlist .trackback cite{  background:url(images/pingtrackback.gif) no-repeat left;  padding-left: 15px; font-weight: bold; font-style: normal; font-size: 1.1em;}
#commentlist .pingback{ background:#e8ffd6; margin-bottom: 5px; margin-top: 5px;	}
#commentlist .pingback cite{ background:url(images/pingtrackback.gif) no-repeat left; padding-left: 15px;	font-weight: bold;font-style: normal; 	font-size: 1.1em;	}

/* form */
	
#commentform { background-color: #a2d1e1;}
#commentform form { padding:6px 0;}
#commentform { margin-bottom:18px; margin-left:0px;}
#commentform fieldset { border:0 solid;} /* Opera */
#commentform label { margin:0 15px 0 15px;}
#contactform label { margin:0 15px 0 0;}
#commentform em { margin-left:5px; font-size:0.9em; font-style:normal;}
#commentform input, #commentform textarea { padding:3px; border:1px solid; font-family: Georgia, "Times New Roman", Times, serif; font-size:1em;}
#commentform  textarea { overflow:auto;}
#commentform input { width:200px;}
#commentform textarea { width:325px;}
#contactform textarea, #contactform #bx_subject { width:365px;}
* html #commentform textarea {width:325px;} /* IE WIN*/
* html #contactform textarea,
* html #contactform #bx_subject { width:445px;} /* IE WIN*/
#commentform label { display:block;  float:left;  width:60px; }
#commentform .button { width:90px !important; border-bottom:1px solid; font-weight:bold; }
#commentform .button { margin-left:90px;}
#contactform .button { margin-left:75px;}
#commentform .hiddenfield { display:none;}
#commentform .info { padding-left:90px;}
#commentform p {  padding:6px 0; }
#commentform label { color:#01538c; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold;}
#commentform em { color:#01538c;}
#commentform input { color:#414141;}
#commentform input, #commentform textarea { border-color:#DCDCDC #F0F0F0 #F0F0F0 #DCDCDC;}
#commentform input:focus, #commentform textarea:focus { border-color:#b5c98b;}
#commentform .button { color: white; border-color:white #DCDCDC #DCDCDC white; background-color:#01538c;}

#footer a { color:#57579d;}

#blogindent {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 9px;
}
#transforming {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px !important;
	font-style: italic !important;
	font-weight: bold !important;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	margin-left: 0px !important;
	margin-top: 10px !important;
	line-height: 23px !important;
	text-shadow: 0.5em 0.5em 0.6em #361c65 !important;
}
#ruthtvradio {
	position: absolute;
	margin-left: 611px;
	margin-top: -141px;
}

#ruthcontact {
	position: absolute;
	left: 168px;
	bottom: 0;
        z-index: 1;
}
.contactform {
	text-align: left;
	margin-left: 320px;
}

a.addtocart:link {
	background-color: #FFFFFF !important;
	display: block !important;
	font-size: 16px !important;
	padding: 3px !important;
	width: 100px !important;
	text-decoration: none !important;
	text-align: center !important;
	margin-top: -15px !important;
	margin-bottom: 25px !important;
	border: thick solid #816caf;
	float: right;
}
a.addtocart:visited { 
	background-color: #FFFFFF !important;
	display: block !important;
	font-size: 16px !important;
	padding: 3px !important;
	width: 100px !important;
	text-decoration: none !important;
	text-align: center !important;
	margin-top: -15px !important;
	margin-bottom: 25px !important;
	border: thick solid #816caf;
	float: right;
}
a.button:hover {background-color: #cbc2dd !important; color: #482e93 !important; float: right;}

