/*   
Theme Name: Pro Resume Builder
Theme URI: http://www.proresumebuilder.com
Description: Custom thematic child theme with theme options.
Author: Kathy Darling
Author URI: http://www.kathyisawesome.com
Template: thematic
Version: 2.0
Tags: Thematic
*/

/* Reset browser defaults 
-------------------------------------------------------------- */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0}
body{background:#fff;line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}
a img{border:none}


/* =Default plugin styles for Thematic
-------------------------------------------------------------- */  

/* Ajax Edit Comments */

.edit-comment { margin-bottom:18px }

/* PageNavi */

.wp-pagenavi {
    margin:0 0 0 -.5em;
    padding:0.5em 0;    
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi span {
    border:1px solid #ccc;
    color:#666;
    font-style:normal;
    margin:0 .375em;
    padding:0.5em 0.25em;
}
.wp-pagenavi a:visited {
    border:1px solid #ccc;
    color:#666;
}
.wp-pagenavi a:hover {
    border:1px solid #ccc;
    color:#FF4B33;
}
.wp-pagenavi a:active {
    border:1px solid #ccc;
    color:#FF4B33;
}
.wp-pagenavi span.pages {
    border:none;
    color:#666;
    margin:0;
    padding:0;
}
.wp-pagenavi span.current {
    border:none;
    color:#666;
    font-weight:normal;
    margin:0;
    padding:0;
}
.wp-pagenavi span.extend {
    background-color:#FFFFFF;
    border:1px solid #000000;
    color:#000000;
    margin:2px;
    padding:2px 4px;
}

/* WordPress Stats - hide WordPress Stats smiley*/
img#wpstats{width:0;height:0;overflow:hidden}




/* =Apply basic typography styles 
-------------------------------------------------------------- */
body,input,textarea{color:#000;font:12px Arial,sans-serif;line-height:18px}
h1,h2,h3,h4,h5,h6{font-weight:400;clear:both}
ul{list-style:disc;margin:0 0 18px 2.5em}
ol{list-style-type:decimal;margin:0 0 18px 2.5em}
ol ol{list-style:upper-alpha}
ol ol ol{list-style:lower-roman}
ol ol ol ol{list-style:lower-alpha}
ul ul,ol ol,ul ol,ol ul{margin-bottom:0}
dl{margin:0 1.5em}
cite,em,i{font-style:italic}
blockquote{margin:0 3em}
blockquote em,blockquote i,blockquote cite{font-style:normal}
pre{font:11px Monaco, monospace;line-height:18px;margin-bottom:18px}
code{font:11px Monaco, monospace}
abbr,acronym{border-bottom:1px dotted #333;cursor:help}
ins{text-decoration:none}
sup,sub{height:0;line-height:1;vertical-align:baseline;position:relative}
sup{bottom:1ex}
sub{top:.5ex}
blockquote.left{float:left;margin-left:0;margin-right:20px;text-align:right;width:33%}
blockquote.right{float:right;margin-left:20px;margin-right:0;text-align:left;width:33%}
p,dd{margin-bottom:18px}
dt,strong{font-weight:700}

/* =Global Elements
-------------------------------------------------------------- */
body {
	min-width:960px;
	background-color: #fbfbfb;
}

body, input, textarea {
    font: 15px Georgia,serif;
    line-height:22px;
}

h1,h2,h3,h4,h5,h6 { 
	font-family:Georgia,"Times New Roman",Times,serif;
	font-weight:normal;
	clear:both;
}

p, ul, ol, dd, pre {
    margin-bottom:22px;
}
pre, code {
	font:14px Monaco, monospace;
	line-height:22px;
}
blockquote {
    color:#666;
    font-style:italic;
}
table {
    border:1px solid #ccc;
    border-width:1px 1px 0 1px;
    font-size:13px;
    line-height:18px;
    margin:0 0 22px 0;
    text-align:left;
}
caption {
    text-align:left;
}
tr {
    border-bottom:1px solid #ccc;
}
th, td {
    padding: .7em 1.25em;
}
hr {
    background-color:#ccc;
    border:0;
    color:#ccc;
    height:1px;
    margin-bottom:22px;
}


a:link, a:visited {
	color: #6666FF;
}

a:active,
a:hover {
    color: #a9a9a9;
}

.entry-content a {
    font-weight: bold;
}

.read_more{
	margin-top: 22px;
	display: block;
	text-align:right;
}

a.read_more:link, a.read_more:active,a.read_more:visited {
	color:#333333;
	font-style:italic;
	font-weight:bold;
}

a.read_more:hover {
	color: #a9a9a9;
}
/* =Header
-------------------------------------------------------------- */
#header {
	margin: 0 auto;
	background: transparent;
}

#branding {
	width:940px;
    margin:0 auto;
    padding: 20px 0 0 0;
	color: white;
}

#blog-title {
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:38px;
    font-weight:normal;
    line-height:40px;
	padding-top: 0px;
	

}
#blog-title a {
    color:#111;
    text-decoration:none;
	letter-spacing: -1px;
}
#blog-title a:active,
#blog-title a:hover {
    color: #bbb;
}

#blog-description {	
	font-family:Georgia,"Times New Roman",Times,serif;
    color:#888;
    font-size:13px;
    font-style:normal;
	letter-spacing: 2px;
}

#logo {
	height: 60px;
	width: 390px;
	}

.hide{
	text-indent: -9999px;
	margin-left: -9999px;
	height:0;
	overflow: hidden;
}


/* =Menu
-------------------------------------------------------------- */

.menu {
    width:940px;
    margin: -10px auto 0 auto;
}

.skip-link {
    display:none;
}
#access {
    position:relative;
    overflow:hidden;
    border-bottom: 0;
    height:32px;
    font-size:13px;
    overflow:visible;
    z-index:100;
    border-top: 10px solid black;
}
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}


/*** COLOR SKIN ***/

/* main ul element */
.sf-menu {
    float:right;
}

/* general link styles*/
.sf-menu a {
    display: block;
    padding:9px;
    text-decoration:none;
    font-style: italic;
}

/*** 1st Level ***/

/* 1st level links, no hover, no visits */
.sf-menu li a {
    color: #000;
    border-top: 10px solid #000;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}
/* 1st level w/ sub menu */
.sf-menu li a.sf-with-ul {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
/* 1st level links, while hovering over sub menu */
.sf-menu li.sfHover a{
    color: #FFF;
    background-color: #000;
}

/* 1st level links, hover */
.sf-menu li a:hover {
    color: #CCC;
    background-color: #000;
}

/* 1st level current page */
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    font-weight: bold;
    border-top-color: #FF9C27; /*top border on current/parent item*/
}

.sf-menu .current_page_item a:hover,
.sf-menu .current_page_ancestor a:hover,
.sf-menu .current_page_parent a:hover,
.sf-menu .current_page_item.sfHover,
.sf-menu .current_page_ancestor.sfHover,
.sf-menu .current_page_parent.sfHover {
    border-top-color: #000; /*top border on current/parent item*/
}

/*unbold current's children */
.sf-menu .current_page_item li a,
.sf-menu .current_page_ancestor li a,
.sf-menu .current_page_parent li a{
    font-weight: normal;
}

/* 1st level down triangles with pure css*/
.sf-menu li .sf-sub-indicator {
    width: 0; 
    height: 0; 
    border-left: 4px solid transparent;
    border-right: 4px solid transparent; 
    border-top: 4px solid #000;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-indent: -999999px;
    margin: 0 0 0 5px;
    vertical-align: middle;
}

.sf-menu li a:hover .sf-sub-indicator, .sf-menu li.sfHover .sf-sub-indicator {
    border-top-color: #fff;
}


/*** 2nd level ***/
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
    top:40px; /* overriding essential styles- adjust if you have gaps between first level and drop-down sub menu*/
}
.sf-menu ul ul {
    margin-top:0; /*unlikely to need adjusting */
}

/* 2nd level links, no hover */
.sf-menu li li a, .sf-menu li.sfHover li a {
    border: 0;
    color: #FFF;
    background-color: #000;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.sf-menu ul.sub-menu li:last-child a {
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}
.sf-menu ul.sub-menu li:first-child a {
    -moz-border-radius: 0 5px 0 0;
    -webkit-border-radius:  0 5px 0 0;
    border-radius:  0 5px 0 0;
}

/* 2nd level w/ sub menu */
.sf-menu li li > a.sf-with-ul:hover, .sf-menu li li.sfHover > a {
    -moz-border-top-right-radius: 0 !important;
    -webkit-border-top-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
    -moz-border-bottom-right-radius: 0 !important;
    -webkit-border-bottom-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

/* 2nd level links, hover */
.sf-menu li li a:hover, .sf-menu li.sfHover li a:hover {
    color: #CCC;
}

/* 2nd level current page */
.sf-menu li li.current_page_item a,
.sf-menu li li.current_page_ancestor a,
.sf-menu li li.current_page_parent a {
    font-weight: bold;
}

.sf-menu li li .sf-sub-indicator {
    width: 0; 
    height: 0; 
    border-top: 4px solid transparent !important;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #FFF;
}

/* 3rd level */
.sf-menu ul.sub-menu li li a, .sf-menu ul.sub-menu li:first-child li a, .sf-menu ul.sub-menu li:last-child li a {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.sf-menu ul.sub-menu li li:last-child a {
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}
.sf-menu ul.sub-menu li li:first-child a {
    -moz-border-radius: 0 5px 0 0;
    -webkit-border-radius:  0 5px 0 0;
    border-radius:  0 5px 0 0;
}

.sf-menu li li.current_page_item li a,
.sf-menu li li.current_page_ancestor li a,
.sf-menu li li.current_page_parent li a {
    font-weight: normal;
}

.sf-menu li li li.current_page_item a,
.sf-menu li li li.current_page_ancestor a,
.sf-menu li li li.current_page_parent a {
    font-weight: bold;
}


/* =Content
-------------------------------------------------------------- */

#container {
    width:640px;
    float:left;
}

#content {
    margin:0 0 0 10px;
    width:620px;
    overflow:hidden;
}

#main {
	width:960px;
    margin:0 auto;
    overflow:hidden;
    position:relative;
    clear:both;
    padding:32px 0 22px 0;
}

#secondary {
    clear:right;
}

.page-title {
    font-size:13px;
    line-height:18px;
    padding:0 0 22px 0;
}
.attachment .page-title {
    font-style:italic;
}
.page-title a {
    color:#666;
    text-decoration:none;
}
.page-title a:active,
.page-title a:hover {
    color: #6666ff;
}
.page-title span {
    font-style:italic;
}
.page-title .meta-nav {
    font-style:normal;
}

.hentry {
    padding: 22px; 
	background: #F4F4F4;
	border:1px solid #CCCCCC; 
	margin-bottom:22px;
    overflow: hidden;
}

.single .hentry {
    padding:22px;
}
.home #content .sticky {
    border:1px solid #333;
}
.entry-title {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size:26px;
    font-weight:normal;
    line-height:26px;
    padding:0 0 7px 0;
}

.page .entry-title {
	border-bottom: 1px dotted #CCCCCC;
}

.entry-title a {
    color:#000;
    text-decoration:none;
}
.entry-title a:active,
.entry-title a:hover {
    color: #a9a9a9;
}
.entry-meta {
    color:#666;
    font-size:13px;
    font-style:italic;
    line-height:18px;
}
.entry-meta .author {
}
.entry-meta .n {
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-meta a {
    color:#666;
    text-decoration:none;
}
.entry-meta a:active,
.entry-meta a:hover {
    color: #6666FF;
}
.entry-meta abbr {
    border:none;
    cursor:text;
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-content {
    padding:22px 0 0 0;
}
.entry-content h1,
.entry-content h2 {
    font-family:Arial,sans-serif;
    font-size:19px;
    font-weight:bold;
    padding:14px 0 14px 0;
}
.entry-content h3 {
    font-size:17px;
    font-style:italic;
    padding:14px 0 14px 0;
}
.entry-content h4 {
    font-size:11px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}
.entry-content table {
    margin-left:1px;
}
.entry-content embed {
    margin:0 0 22px 0;
}
.entry-utility {
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:0 0 0px 0;
}
.entry-utility a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.entry-utility a:active,
.entry-utility a:hover {
    color: #6666ff;
}
.tag-links {
	background:url(images/tag.png) no-repeat left;
	padding-left: 22px;
}

.page-link {
    font-size:13px;
    font-weight:bold;
    line-height:18px;
    margin:0 0 22px 0;
    padding:.5em 0;
    word-spacing:0.5em;
}
.page-link a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.page-link a:active,
.page-link a:hover {
    color: #6666ff;
}
ul#links-page,
ul#archives-page {
    list-style:none;
    margin-left:0;
    overflow:hidden;
}
li.content-column {
    float:left;
    margin-right:20px;
    width:45%;
}
.gallery {
    padding:0 0 22px 0;
}
.wp-caption-text,
.gallery-caption {
    color:#666;
    font-size:13px;
    line-height:18px;
}
#author-info {
    margin:0 0 44px 0;
    overflow:hidden;
}
#author-info .avatar {
    float:left;
    margin:.3em 1em 0 0;
}

/* =Images
-------------------------------------------------------------- */ 

.entry-content img {
    margin: 0 0 18px 0;
	border: 1px solid #ccc;
}
.alignleft,
img.alignleft {
	float: left;
    margin-right:20px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
.wp-caption {
	text-align: center;
	margin-bottom:18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
}
.gallery img {
    margin:0;
}


/* =Attachments
-------------------------------------------------------------- */

.attachment-jpeg #container,
.attachment-png #container {
    width:100%;
}
.attachment-jpeg #content,
.attachment-png #content {
    width:930px;
}
.attachment-jpeg #comments,
.attachment-png #comments {
    width:540px;
    overflow:hidden;
}
.attachment-jpeg .main-aside,
.attachment-png .main-aside {
    display:none;    
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:0px 0 22px 0;
    overflow:hidden;
	padding: 0px;
}
.navigation a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.navigation a:active,
.navigation a:hover {
    color: #6666FF;
}
.navigation .meta-nav {
    font-style:normal;
}
.nav-previous {
	float: left;
	width:50%;
}
.nav-next {
	float: right;
	width:50%;
	text-align:right;
}
#nav-above,#nav-below {
	width: 100%;
}
#nav-above {
    display:none;
}
.paged #nav-above {
    display:block;
    padding:0;
}


/* =Comments
-------------------------------------------------------------- */

#comments {
    padding:22px 0 0 0;
}
#comments,
#comments input,
#comments textarea {
    font-size:13px;
    line-height:18px;
}
#comments code {
    font-size:12px;
    line-height:18px;
}
#comments h3 {
    font-family:Arial,sans-serif;
    font-size:15px;
    font-weight:bold;
    line-height:30px;
    padding:0 0 18px 40px;
	background: url(images/comment.png) no-repeat left top;
}
#comments-list {
    padding:0 0 18px 0;
}
#comments-list ol,
#comments-list ul {
    list-style:none;
    margin:0;
}
#comments-list ol {
    border:1px solid #ccc;
    border-bottom:none;
    margin:0 0 18px 0;
}
#comments-list li {
    background:#f4f4f4;
    border-bottom:1px solid #ccc;
    padding:18px 1.5em 0 1.5em;
    position:relative;
}
#comments-list li.alt {
    background:#fff;
}
#comments-list li.bypostauthor {
    background:#222;
	color: white;
}
#comments-list ul li {
    border:1px solid #ccc;
    margin:0 0 18px 0;
}
#comments-list li .avatar {
    position:absolute;
    top:22px;
    left:1.5em;
    width:36px;
    height:36px;
	border: 3px solid #222;
}

#comments-list li.bypostauthor .avatar{
	border-color: white;
}

#comments-list .comment-author {
    font-weight:bold;
    padding:9px 0 0 46px;
}
#comments-list .comment-meta {
    color:#666;
    font-size:11px;
    padding:0 0 9px 46px;
}
#comments-list .comment-meta a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
#comments-list .comment-meta a:active,
#comments-list .comment-meta a:hover {
    color: #6666FF;
}
.comment-reply-link {
    font-size:11px;
    padding:0 0 18px 0;
    text-align:right;
}
.comment-reply-link a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.comment-reply-link a:active,
.comment-reply-link a:hover {
    color: #6666FF;
}
.comment-navigation {
    font-weight:bold;
    padding:0 0 18px 0;
    margin-right:0.5em;
}
.comment-navigation a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.comment-navigation a:active,
.comment-navigation a:hover {
    color: #6666FF;
}
.comment-navigation a,
.comment-navigation span {
    margin-right:0.5em;
}

.user-comments1 {
	background: transparent url(images/comment.png) no-repeat center top;
	width: 45px;
	height: 33px;
	text-align: center;
	position: absolute;
	top: 10px;
	right: 10px;
	padding-top: 3px;
}

.user-comments1  a, .user-comments1  a:visited {
	color: #999;
	font-weight: bold;
}

.user-comments1  a:hover {
	color: #6666FF;
}

#trackbacks-list .comment-content {
    position:absolute;
    left:-9000px;
}

#respond  h3{
	background: url(images/respond.png) no-repeat top left;
	padding-left: 40px;
	line-height: 30px;
}

#respond {
    background:none;
    margin-bottom:22px;
    overflow:hidden;
    padding:18px 0 0 0;
    position:relative;
}
#comments-list #respond {
    border-bottom:1px solid #ccc;
    margin:0 0 18px 0;
    padding:18px 1.5em;
}
#comments-list ul #respond {
    border:1px solid #ccc;
    margin:0;
}
#cancel-comment-reply {
    font-size:11px;
    position:absolute;
    top:18px;
    right:1.5em;
}
#cancel-comment-reply a {
    color:#666;
}
#respond .required {
    color:#6666FF;
    font-weight:bold;
}
.form-section label {
    font-size:11px;
}
.form-section input {
    margin:0 0 18px 0;
    width:98%;
}
.form-section textarea {
    width:99%;
}
#form-allowed-tags p {
    color:#666;
    font-size:11px;
    margin:0;    
}
#form-allowed-tags span {
    font-style:italic;
}
#form-allowed-tags code {
    font-size:11px;
    line-height:normal;
}
.form-submit {
    padding:18px 0 0 0;
    text-align:right;
}
.subscribe-to-comments {
    color:#666;
    float:left;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}
.solo-subscribe-to-comments {
    color:#666;
    font-size:11px;
    padding:18px 0 0 0;
}
.comment_license {
    color:#666;
    clear:both;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}

input#submit  {
	background:none repeat scroll 0 0 #ccc;
    border: 1px solid;
    border-color: #eee #999 #999 #eee;
	padding:2px;
	color: white;	
    -moz-border-radius: 5px;
    -webkit-border-top: 5px;
}

input#submit:hover {
	background:none repeat scroll 0 0 #aaa;
	color: white;
}



/* =Asides, Sidebars & Widget-Ready Areas
-------------------------------------------------------------- */

.aside,
.aside input {
    font-size:13px;
    line-height:18px;
    margin-bottom:6px;
}
.aside p,
.aside ul,
.aside ol,
.aside dd,
.aside pre {
    margin-bottom:18px;
}
.aside pre,
.aside code {
    font-size:12px;
    line-height:18px;
}
.aside .current_page_item a {
    color: #6666FF;
}
.aside .current_page_item .page_item a {
    color:#666;
}
.aside .current_page_item .page_item a:hover,
.aside .current_page_item .page_item a:active {
    color: #FF9C27;
}
.aside {
    color:#666;
}
.aside a {
    color:#666;
}
.aside a:active,
.aside a:hover {
    color: #6666FF;
}

.aside h3 {
    font-size:20px;
    font-style:italic;
    line-height:22px;
	font-style:italic;
	margin-bottom: 15px;
}

.main-aside h3.widgettitle { /*sidebar widget icons*/
	letter-spacing:-1px;
	background: url(images/star.png) no-repeat scroll left center transparent;
	line-height:28px;
	padding-left:32px;
	zoom: 1; /*corrects weird IE7 behavior*/ 
}

.widget_search h3.widgettitle { /*sidebar widget icon for Search Widget*/
background:url(images/search.png) no-repeat scroll left center transparent;
line-height:28px;
padding-left:32px;
border: 0;
}

.widget_categories h3.widgettitle { /*sidebar widget icon for Categories Widget*/
background:url(images/categories.png) no-repeat scroll left center transparent;
line-height:28px;
padding-left:32px;
border: 0;
}

.menus_plus h3.widgettitle { /*sidebar widget icon for Menus+ Widget*/
background:url(images/menu.png) no-repeat scroll left center transparent;
line-height:28px;
padding-left:32px;
border: 0;
}

.aside h3 a {
    text-decoration:none;
}
.aside caption {
    font-size:11px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}
.aside ul {
    list-style:none;
    margin-left:0;
}
.aside ul ul {
	list-style-type: none;
	color: #ccc;
	margin: 10px 10px 22px 10px;
}

.aside ul ul li {
	border-bottom: 1px dotted #ccc;
}

.aside ul ul li a{
	text-decoration: none;
	padding: 3px 0 3px 20px;
	background: url(images/bullseye.png) no-repeat 5px center;
    display: block;
}

.aside ul ul li a:hover {
	background: #ddd url(images/bullseye.png) no-repeat 5px center;
	    color: #6666FF;
}



.aside ul ul ul {
    list-style:none;
    margin: 0;
    padding-left: 20px;
}

.aside ul ul ul a {
    background: url(images/bullet.png) no-repeat 10px center transparent;
}

.aside ul ul ul a:hover {
    background-image: none;
}
.aside form,
.aside table {
    margin-bottom:22px;
}
.aside table {
    border:none;
}
.aside thead {
    border:1px solid #ccc;
}
.aside tbody {
    border:1px solid #ccc;
}
.aside th, .aside td {
    border-right:1px solid #ccc;
    padding:.25em .8em;
}
.aside tfoot tr {
    border:none;
}
.aside tfoot td {
    border-color:transparent;
}
.widget_tag_cloud {
    margin:0 0 22px 0;
}

.aside #s{
width:85%;
}
.aside #searchsubmit {
	background:none repeat scroll 0 0 #ccc;
    border: 1px solid;
    border-color: #eee;
	padding:2px;
	color: white;	
}

.aside #searchsubmit:hover {
	background:none repeat scroll 0 0 #aaa;
	color: white;
}


/*
    Main Asides
*/

.main-aside {
    width:300px;
    float:right;
    position:relative;
    right:10px;
}

.main-aside ul {
    padding:0 20px;
}

.main-aside ul ul {
    padding:0;
}

#primary {
    border:0;
    padding:0;
    margin-bottom:22px;
}

.main-aside .widgetcontainer {
margin-bottom: 30px;
}

/*
    Content Asides
*/

#content .aside {
    border:1px solid #ccc;
    margin:0 0 22px 0;
    padding:18px 0 0 0;
}
#content .aside ul {
    padding:0 20px;
}

#content .aside ul ul {
    padding:0;
}
/*
    Footer Asides
*/
#subsidiary {
	width:940px;
    margin:0 auto;
    overflow:hidden;
    padding:33px 0 0 0;    
}

#subsidiary .aside {
    width:300px;
    float:left;
    margin:0 20px 0 0;
}
#subsidiary #third {
    margin:0;
}

/* Change Footer Text color */
#footer .aside{
	color: white;
}

#footer .aside a{
	color: #6666FF;
}

#footer .aside a:hover, #footer .aside a:active{
	color: #ccc;
}

/* Remove sidebar .widgetcontainer border and background*/
#footer .widgetcontainer {
border: none;
background: none;
}


/*Footer Widget Icons*/
#footer .aside h3 {
	color: #ddd;
padding-left: 35px;
line-height: 30px;
background: none;
border: none;
margin-bottom: 15px;
}

/* About Icon*/
#first h3.widgettitle {
background: url(images/about.png) no-repeat top left ;
}
/* Services Icon*/
#second h3.widgettitle {
background: url(images/services.png) no-repeat top left;
}
/* Get Started Icon*/
#third h3.widgettitle {
background: url(images/checkmark.png) no-repeat top left;
}

/*Lists in the footer widgets*/
.sub-aside ul ul li a {
background:none;
padding: 5px;
}

.sub-aside ul ul li a:hover {
background:none;
padding: 5px;
}


/* =Footer
-------------------------------------------------------------- */

#footer {
	position:relative; /*forces IE7 to clear the footer*/
	clear:both;
    border-top:1px solid #ccc;
    margin-top:22px;
	background: #333;
}
#siteinfo {
	clear:both;
    width:940px;
    margin:0 auto;
    font-size:11px;
    line-height:18px;
    padding:10px 0 44px 0;
	border-top: 1px solid #666;
	color: #fff;
    overflow: hidden;
}
#siteinfo-inner {
    width: 600px;
    float: left;
}
#siteinfo a {
	color: #999;
	text-decoration: none;
}
#siteinfo a:active,
#siteinfo a:hover {
    color: #ccc;
	text-decoration: underline;
}

#siteinfo .colophon {
	display: block;
	float: right;
    width: 300px;
}


/* Begin Testimonials Widget */

.testimonial:before {
	background: transparent url(images/openquote.png) scroll no-repeat top left;
	margin-bottom: -0px;
	margin-left: -25px;
	margin-top: -10px;
	padding:0;
	height: 35px;
	display: block;
	border: 0px solid;
	content: '';
	padding-bottom: 0px;
	line-height: 0.1;
	font-size: 1px;
}


.testimonial:after {
	display: block;
	line-height: 0.1;
	font-size: 1px;
	content:  '';
	margin: 0 -25px -10px 0;
	height: 35px;
	background: transparent url(images/endquote.png) scroll no-repeat bottom right ;
	padding: 0;
	border: 0px solid;
}

.testimonial {
	zoom:1; /*fixes strange behavior in IE6*/
	padding: 0px 15px; #padding: 15px;
	border: 1px solid #ccc;
	background: #f4f4f4;
}

.testimonial span {
	display:block;
	margin-top:15px;
}

.collision_widget h3{
	display: none;
}

/* END Testimonials Widget*/






/* = Full Page Template
-------------------------------------------------------------- */
 
.page-template-fullpage-php #container {
    width:940px;
    float:left;
}
 
.page-template-fullpage-php #content {
    margin:0 0 0 10px;
    width:940px;
    overflow:hidden;
}

/* = Home Page Template
-------------------------------------------------------------- */

/*General Home Page Layout*/

.page-template-homepage-php .entry-content {
padding: 0;
}

.page-template-homepage-php .hentry {
border: 0;
background: none;
}

/* Special Front Page Elements aka Feature/Landing Page */


#feature-wrap {
background: white;
border-bottom:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
margin-top:20px;
}

#feature{
position:relative;
height:280px;
margin:0 auto;
width:940px;
overflow: hidden;
}


#calltoaction{
height:280px;
width: 420px;
display: table-cell;
vertical-align: middle;
text-align: center;
padding-top: 0 ; #padding-top: 50px;
}

h2.call{
font-family: Georgia, Times, "Times New Roman", serif;
font-size: 32px;
color: #373737;
font-style: italic;
line-height: 1.1em;
margin-bottom: 30px;
}

img.actionbutton{
    max-width: 250px;
}

#hero{
position: absolute;
bottom:0;
right:0;
margin-right:30px;
width: 485px;
text-align: center;
border: 0;
}

img.heroshot{
    max-height: 280px;
}

/* toggle Title visibility on Front page*/
h1.front-title{
display: none;
}

h3.front-page{
    font-size:26px;
	font-style: normal;
    font-weight:normal;
    line-height:26px;
    padding:0 0 29px 0;
}
/* end Home Page Template */


/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */
@import "calendar.css";

.cform { 
	margin:10px auto 0 auto; 
	width: 410px; 
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:5px 0 15px 0; 
	border:0px solid #adadad; 
	background: none; 
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin-left:10px;
	padding: 0 2px; 
	font:normal 20px Times;
	color:#333;
}

ol.cf-ol { 
	margin:0!important; 
	padding:0!important;
}

ol.cf-ol li	{
	background:none!important; 
	margin:5px 0!important;
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.3em;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	background:#F0F0F0 !important;
	letter-spacing:1px;
	margin:10px 0pt !important;
	padding:5px 0pt;
	text-align:center;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:90px; 
	margin:4px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:right;
	vertical-align:top;
}

.cform label span {
	width:90px; /* must be the same as above!*/
	display:block; 
}

label.cf-before {
	margin:4px 10px 0 0; 
}

label.cf-after 	{
	margin:4px 15px 0pt 6px;
	text-align:left;
	width:115px;
}

label.cf-after span {
	width:115px;
	display:block;
}

label.cf-group-after {
	margin:3px 4px 0 2px;
	width:72px;
	text-align:left;
}
label.cf-group-after span {
	width:72px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	padding:3px;
	background: #f9f9f9; 
	border: 1px solid #888888; 
	vertical-align:top;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#CEDDDF; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	background:#F3F8F8; 
}

.cform textarea,
.cform input {
	width:150px; 
}
.cform select {
	width:158px; /* attempt to have equal length */
	padding:2px 0;
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	font-family: arial;
	font-size: 0.9em;
	overflow:auto;
}

/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	font-weight:bold;
	letter-spacing:1px;
	padding:8px 0 0 100px; /* check with label 'width' incl. */
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

.cform input.cf-box-a,
.cform input.cf-box-b 	{ 
	margin:2px 0 0 0; 
	width:14px;
	height:22px;
	border:none!important;
	background:none!important; 
}

.cform input.cf-box-a 	{ 
	margin-left:100px; /* check with label 'width' incl. */
} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	margin:10px 0pt 0px !important;
	padding-left: 100px; 
} 

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	margin:3px 0 0 3px;
	font-size:0.9em;
	display: -moz-inline-box; 
	vertical-align:top;
}

/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	text-align:right;
	padding: 0!important;
	margin: 0;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{ 
	width:100px;  
	padding:5px; 
	margin: 10px 0 0 5px;
	font-size:0.8em;
	background:none repeat scroll 0 0 #666;
    border: 4px double white;
	color: white;
}

.cform input.backbutton:hover,
.cform input.resetbutton:hover,
.cform input.sendbutton:hover	{
	background:none repeat scroll 0 0 #aaa;
	color: white;
}

.cform input.resetbutton {
	width: auto;
	padding:5px 1em;
}
.cform input.backbutton {
	width: auto;
	padding:5px 1em;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	height:1%;
	min-height:1%;
	margin:0 0 0 100px;
	padding:0;
	color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:50px;
	padding: 4px 4px;
	margin: 0;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_grey.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:380px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:#ad2929!important;
	text-decoration:underline!important;
}
div.success {
	background:#F7F7F7 none repeat scroll 0% 50%;
	color:#444444;
	display:block;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:#ad2929; 
	border:1px solid #ad2929; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#ad2929; 
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */
.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	width:410px;
	margin:10px auto 10px!important;
	padding:0!important;	
	text-align:center!important;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	color:#aaaaaa!important;
}

/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}

* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;  /*for ie6*/
}
*+html .cform label,
*+html ol.cf-ol,
*+html ol.cf-ol li,
*+html span.reqtxt,
*+html span.emailreqtxt {
	display: inline-block; /*for ie7*/
}

* html img.captcha {
	margin-bottom:1px!important;
}
*+html img.captcha {
	margin-bottom:1px!important;
}

/*PageNavi Plugin */
.wp-pagenavi {
    margin:0;
}



/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}