/*  
Theme Name: Career Counceling with a Twist
Theme URI: 
Version: 1.0
Author: BlogDesignStudio
Author URI: http://blogdesignstudio.com/

	Valid XHTML 1.0 Transitional

*/

* {
margin: 0;
padding: 0;
}
body {
color: #000;
background: #DCE9CB;
font-family: Arial, Helvetica, sans-serif;
font-size: 75%;
line-height: 1.6;
}
h1, h2, h3, h4, h5, h6 {
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
}
h1 {
font-size: 2.7em;
}
h1 a { display: block; height: 40px; color: #333; text-decoration: none; }
h1 a:hover, h1 a:active { color: #9DCB10; }
h2 {
font-size: 2.1em;
line-height: 1.1em;
margin-bottom: 0.2em;
font-weight:bold;
}
h3 {
font-size: 1.7em;
line-height: 1;
margin-bottom: 0.7em;
}
h4 {
font-size: 1.4em;
line-height: 1.25;
margin-bottom: 0.25em;
}
h5 {
font-size: 1.2em;
font-weight: 700;
margin-bottom: 1.5em;
}
h6 {
font-size: 1em;
font-weight: 700;
}
p {
font-size: 1.1em;
margin: 0 0 10px 0;
}
blockquote {
background: url(images/quote.png) no-repeat;
color: #666;
margin: 10px 10px 10px 10px;
padding-left: 20px;
}
em {
font-style: italic;
}
strong {
font-weight: 700;
}
pre, code {
font-family: "Courier New", Courier, Monospace;
line-height: 1.5;
}
pre {
border-top: 1px solid #ccc;
white-space: pre;
overflow: auto;
margin: 0 15px;
padding: 10px 15px;
max-height: 300px;
}
img {
border: none;
}

a {
color: #0054A6;
text-decoration: underline;
outline: none;
}
a:focus, a:hover {
color: #0054A6;
text-decoration: none;
}

ul, ol {
margin: 0 2.5em 1.5em;
font-size:1em;
}
ul li, ol li {
margin-bottom: 0.5em;
}
ul {
list-style-type: disc;
}
ol {
list-style-type: decimal;
}
.clear {
float:none;
clear: both;
}
.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;
}

.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.alignleft {
margin:5px 10px 10px 0;
}
img.alignright {
margin:5px 0 10px 10px;
}
hr {
background: #E6E6D2; 
color: #E6E6D2;
clear: both; 
float: none; 
width: 100%; 
height: .1em;
margin: 0 0 1.4em;
border: none; 
}
hr.space {
height: 4em;
}

.clearer {
clear:both;
}

/************************* HOLDERS ********************************/
.container {
width: 900px;
margin: 0 auto;
}
.container2 {
width: 100%;
margin: 0px auto;
text-align:left;
background:url(images/content_pat.gif) center top repeat-y;
}

/************************* HEADER ********************************/
#header {
width: 900px;
margin:0px auto;
margin-bottom:30px;
}
#header .container {
width: 900px;
background:white;
}

.logobar {
display:block;
height:68px;
background:white;
margin:0 0 0 11px;
margin-bottom:-60px;
}
.logosymbol {
background:url(images/logo_symbol.gif) left no-repeat;
z-index:100;
position:relative;
display:block;
height:126px;
}
.logotext {
background:url(images/logo_text.gif) left no-repeat;
display:block;
width:522px;
height:68px;
margin-left:90px
}

#headline {
margin:0;
display:block;
float:left;
text-align:right;
clear:both;
width:900px;
height:250px;
background:#472F13 url(images/header1.jpg) left no-repeat;
}
.header_image {
display:block;
float:left;
width:547px;
}


#header_ul {
display:block;
float:right;
color:#fff;
text-align:left;
width:300px;
margin:40px 20px 0 0;
font-size:17px;
}
#header_ul h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:21px;
font-weight:normal;
margin-bottom:20px;
}
#header_ul ul {
list-style-type:none;
margin:0 0 20px 0;
padding:0;
}
#header_ul ul li {
background:url(images/header_bullet.gif) left no-repeat;
padding-left:20px;
margin:0
}
#header_ul a{
color:#fff;
}
/************************* PAGES MENU START ********************************/
.menubar {
height:35px;
background:#92A249;
}
ul.menu {
width:600px;
float:left;
list-style-type: none;
margin: 0px auto;
padding:0;
font-weight:normal;
height:35px;
line-height:22px;
font-size: 13px;
font-weight:bold;
}
ul.menu li.page_item {
float: left;
display: inline;
padding:0 0 0 1px;
margin:0;
margin-right:-1px;
background:url(images/menu_li.gif) left no-repeat;
background-position:0 7px;
}
ul.menu li.page_item_1 {
background:none;
}
ul.menu li.page_item_1 a {
padding:0;
background:none;
padding:6px 13px 7px 13px;
}
ul.menu li.page_item a {
color:#fff;
display: block;
float:left;
text-decoration: none;
padding:6px 13px 7px 12px;
}
ul.menu li.page_item a:hover {
color: #fff;
text-decoration:none;
background:#66672C;
z-index:100;
position:relative;
margin-left:-1px;
padding:6px 13px 7px 13px;
}
ul.menu li.current_page_item {
padding:0;
margin-right:-1px;
z-index:100;
position:relative;
}
ul.menu li.current_page_item a {
color: #fff;
text-decoration:none;
background:#000;
padding:6px 13px 7px 13px;
}
ul.menu li.current_page_item a:hover {
margin:0;
padding:6px 13px 7px 13px;
}



/* Search */
#searchform {
padding:0;
margin:5px 5px 0 0;
display:block;
float:right;
width:275px;
font-size:15px;
color:#003e4f;
}
input#s {
width: 200px;
padding:2px 5px 2px 5px;
border:1px solid #AFB1B0;
font-size:13px;
background:white;
height:17px;
float:left;
}
.searchbutton {
display:block;
width:54px;
height:20px;
background:url(images/search.gif) no-repeat;
cursor:pointer;
border:none;
float:left;
margin-left:5px;
}

/************************* PAGES MENU END ********************************/


/************************* CONTENT PACKER ********************************/
  

#leftcolumn, #rightcolumn {
margin:0;
}

#leftcolumn {
float: left;
width: 510px;
padding:0;
margin:0 0 0 20px;
}

#rightcolumn {
float: right;
width: 310px;
margin:0 20px 0 0;
}


/************************* CONTENT START ********************************/
.title {
margin:0;
clear:both;
}
.title h2 {
color: #3e4b54;
}
.title h2 a {
color: #3e4b54;
text-decoration: none;
}
.title h2 a:hover {
color: #777;
text-decoration: none;
}
.date {
color:#9DCB10;
margin-bottom:10px;
}

.post {
padding: 0;
margin:0 15px 10px 10px;
clear:both;
}
.post p {
padding:0;
margin:0;
}
.post a {
color:#ED1C24;
}
.post a:hover {
color:#ED1C24;
}

.postdata {
margin: 10px 0 20px 0;
padding:0 10px 15px 10px;
float:left;
font-size:12px;
border-bottom:1px solid #BFBFBF;
color:#666;
width:490px;
}
.postdata a {
color:#818285;
}
.postdata a:hover {
color:#0054A6;
}
.postcat {
display:block;
float:left;
width:390px;
}
.postcom {
display:block;
float:right;
width:100px;
text-align:right;
}


a.more-link {
display:block;
clear:both;
margin:10px 0 20px 0;
width:120px;
text-transform:capitalize
}

#related h3, h3#comments {
padding: 8px 0 5px 0;
}

.cmd-avatar {
clear: none;
display: inline;
float: right;
margin: 0px;
}
/************************* CONTENT END ********************************/


/************************* SUBSCRIBE START ********************************/
.rssbox {
background:url(images/rss_pat.gif) right repeat-y;
display:block;
float:right;
width:310px;
margin-bottom:20px;
font-size:11px;
}
.rss_head {
background:url(images/rss_bg.gif) left top no-repeat;
height:62px;
}
.rss_head a.subs {
margin:10px 0 0 5px;
padding:0;
width:45px;
height:45px;
display:block;
float:left;
}
.rss_head .headline {
font-size:14px;
line-height:27px;
font-weight:bold;
}
.rss_head p {
text-align:center;
margin:0 10px 0 60px;
font-size:11px;
line-height:13px;
}
.emailSubs {
display:block;
float:right;
width:276px;
margin:10px 7px 0 0;
background:#C9DE8F;
}
.field {
border:1px solid #A6A998;
background: #fff;
color:#444;
padding:0 3px 2px 3px;
margin:4px 3px 4px 15px;
font-size:12px;
width:200px;
float:left;
}
.newsbutton {
border:none;
margin:6px 10px 0 0;
float:right;
width:33px;
height:13px;
cursor:pointer;
background:url(images/rss_go.jpg) no-repeat;
color:#d2d2bb;
}
.newsbutton:hover {
color:#ff9e3e;
}
.rss_links {
float:right;
width:270px;
margin:0 10px 0 0;
margin-bottom:-5px;
text-align:center;
}
.rss_b {
background:url(images/rss_b.gif) right bottom no-repeat;
height:9px;
}
/************************* SUBSCRIBE END ********************************/


.newsbox {
background:url(images/news_pat.gif) repeat-y;
display:block;
float:right;
width:310px;
margin-bottom:20px;
font-size:11px;
}
.news_head {
background:url(images/news_t.gif) left top no-repeat;
height:106px;
}
.news_head p {
text-align:center;
margin:0 15px 0 115px;
padding-top:15px;
font-size:13px;
line-height:16px;
color:#fff;
}
.newsimg {
margin:0 20px 0 0;
margin-top:-20px;
float:right;
}
.newsbox_ul {
display:block;
float:left;
list-style-type:none;
margin:10px 0 0 5px;
padding:0;
width:180px;
font-size:10px;
}
.newsbox_ul li {
margin:0;
background:url(images/news_bullet.gif) left top no-repeat;
background-position:0 3px;
padding-left:20px;
}

.newsSubs {
display:block;
float:left;
width:308px;
margin:10px 1px 0 1px;
padding-top:5px;
background:#90A349;
}
.newsletterfield {
border:1px solid #A6A998;
background: #fff;
color:#444;
padding:0 3px 2px 3px;
margin:4px 3px 0 15px;
font-size:12px;
width:160px;
float:left;
}
.newsletterbutton {
border:none;
margin:0 7px 0 0;
margin-top:-5px;
float:right;
width:110px;
height:14px;
cursor:pointer;
background:url(images/news_access.gif) no-repeat;
}
.news_b {
background:url(images/news_b.gif) bottom no-repeat;
height:9px;
}


/************************* SIDEBAR MAINS START ********************************/
ul.sidebar {
list-style-type: none;
margin: 0 0 40px 0;
padding: 0;
}
.sidebar li {
padding:0;
margin:0;
}
li.widget {
clear:both;
}
li.widget ul {
list-style-type: none;
margin: 0 0 15px 0;
padding: 0 0 15px 0;
font-size:11px;
width:100%;
border-bottom:1px solid #BFBFBF;
}
li.widget ul li ul {
border-bottom:none;
padding:0;
margin:0;
}
.sidebar ul li {
margin: 5px 0 5px 0;
}
.sidebar .children {
margin: 0 0 10px 10px;
}
.sidebar h2 {
clear:both;
font-size:17px;
}
.sidebar a {
padding:2px 5px 4px 0;
font-size:11px;
}
.sidebar a:hover {
}

ul#twoline li.widget ul {
display:block;
float:left;
clear:both;
border-bottom:1px solid #BFBFBF;
padding-bottom:15px;
}

ul#twoline li.widget ul li {
display:block;
float:left;
margin-right:5px;
padding:0;
width:140px;
line-height:12px;
}

/************************* SIDEBAR MAINS END ********************************/


/************************* SIDEBAR DOMtabz ********************************/
div.domtab {
	margin:0;
	padding:0;
	}
.sidebar li .domtab ul.domtabs {
	float: left;
	margin: 0;
	padding:0;
	border-bottom:none;
	}
.domtab ul.domtabs li {
	display: inline;
	float:left;
	display:block;
	padding: 0;
	margin: 0;
	font-weight:bold;
	}
.sidebar .domtab ul.domtabs li {
margin:0;
}

.sidebar li .domtab ul.domtabs li a {
display: block;
padding:3px 10px 2px 10px;
cursor:pointer;
color:white;
font-size:12px;
font-weight:normal;
text-decoration:none;
margin-right:5px;
background:#D6D6D6;
color:#000;
	}
.sidebar li ul.domtabs li a:hover {
background:#ccc;
	}
.sidebar li .domtab ul.domtabs .active {
background:#7B9A3D;
color:white;
	}
div.domtab div {
	clear:both;
	border:3px solid #7B9A3D;
	padding:5px 10px 5px 10px;
	margin-bottom:20px;
	}
div.domtab div div {
border:none;
padding:0;
margin:0;
}
div.domtab div ul {
list-style-type:disc;
margin:0 0 0 15px;
margin-right:-15px;
border-bottom:none;
padding:0
}
/************************* SIDEBAR DOMtabz END ********************************/

li#tag_cloud {
margin-bottom:30px;
}

ul#recentcomments {
width:210px;
}


#tag_cloud a {
margin-right:5px;
}
 
/************************* COMMENTS AREA START ********************************/

.commentlist {
margin: 0;
padding:0;
list-style-type:none;

}
.commentlist p {
margin:0;
}
.commentlist a {
}
.commentlist a:hover {
text-decoration:none;
}
.commentlist .body {
padding:0;
margin:0;
overflow: hidden;
float:left;
width:510px;
display:block;
text-align:justify;
color:#000;
border-bottom:1px solid #BFBFBF;
}
.commentlist .body .body-author {
padding:0;
margin:0;
overflow: hidden;
color:#000;
float:left;
display:block;
background:#E7F0DB;
}
.commentlist .body p {
margin:10px 15px 12px 15px;
padding:0;
}
.commentlist li {
width: 100%;
padding: 0;
margin:0;
clear:both;
display:block;
float:left;
font-size:11px;
}
.commentlist li .top {
color: #45322f;
padding:10px 15px 7px 15px;
margin:0;
width:480px;
float:left;
font-weight: bold;
}
.commentlist li .top span {
font-size: 0.9em;
font-weight: 400;
color:#505e66;
}

.theform {
padding: 1.5em;
margin:25px 10px 10px 10px;
border:1px solid #D3D3D5;
background:#E7E7E9;
float:left;
}

.theform label {
font-size: 0.9em;
vertical-align: middle;
}

#remember, #forget, #txpCommentHelpLink {
margin-left: 2em;
}

#commentform {
padding:0;
width:450px;
}

#commentform input:focus, #commentform textarea:focus {
border: 1px solid #0054A6;
background: white;
}

.comment_input {
vertical-align: middle;
width: 230px;
border: 1px solid #CDCDCF;
background: white;
padding: 3px;
margin-right: 5px;
}

.message_input {
font-size: 1em;
width: 98%;
height: 200px;
border: 1px solid #B4B4B6;
background: white;
margin-top: 0.2em;
margin-bottom:10px;
padding: 0.3em;
}
.button {
background: url(images/submit.gif);
width:108px;
height:19px;
cursor:pointer;
border:none;
margin:0px auto;
}
.button:hover {
background: url(images/submit.gif);
border:none;
}
#commentform .button:focus {
background: url(images/submit.gif);
border:none;
}

.commentlist_error {
color: #c00;
}

/************************* COMMENTS AREA END ********************************/


/************************* FOOTER START ********************************/

#footer {
width: 992px;
margin:0px auto;
padding:10px 0 20px 0;
display: block;
}
#footer .container {
padding:0;
width:980px;
text-align:center;
}
.copyright {
color:#6B6B6B;
font-size:11px;
}

#footer .credits {
margin:0px auto;
margin-top:10px;
width:350px;
}
#footer .credits p {
font-size:12px;
float:left;
margin:6px 5px 0 0;
}
#footer .credits a, #footer .credits a:visited {
text-decoration:none;
}

/************************* FOOTER END ********************************/



/*************** SOCIAL LINKS ************************/
.inside_subpost {
display:block;
margin:0 0 20px 0;
margin-top:-20px;
padding:10px;
background:url(images/related_px.gif) left repeat-y;
border-bottom:1px solid #B3B3B3;
}
.booklet {
display:block;
float:left;
width:130px;
font-size:16px;
line-height:21px;
font-weight:bold;
text-align:center;
}
.relatedposts {
display:block;
float:right;
width:330px;
}
.relatedposts h2 {
margin:0px 0 2px 0;
padding:0;
font-size:17px;
}
.relatedposts ul {
margin:0 0 15px 15px;
padding:0;
}
.relatedposts li {
list-style-type:disc;
margin:0 0 2px 0;
}
.relatedposts a, .relatedposts a:visited {
font-size:13px;
padding:0;
color:#0054A6;
border-bottom:1px dotted #0054A6;;
text-decoration:none;
}
.relatedposts a:hover {
color:#0054A6;
text-decoration:none;
border-bottom:none;
}
.smallblock {
margin-bottom:10px;
}

div.sociable div {
display:block;
float:left;
margin:0;
}
.addthis {
display:block;
float:left;
margin:0 0 5px 15px;
}

.social {
margin:2px 0 5px 0;
padding:0;
}
.social ul {
display:inline;
list-style-type:none;
}
.social ul li {
float:left;
}
.social a {
color:#0054A6;
display:block;
float:left;
margin-right:12px;
}

/*************** END SOCIAL LINKS ************************/


#calendar_wrap {
	margin:0px auto;
	width:210px;
	margin-bottom:30px;
	clear:both;
}
#calendar_wrap a {
	padding: 3px 0px;
	background:none
}
#calendar_wrap table { width: 210px; border: solid 1px #ccc; background:#f7f7f7}
#calendar_wrap caption { padding: 5px 0px; width: 210px; color:#585449;	font-size:14px; font-weight:bold; }
#calendar_wrap table th { text-align: center; letter-spacing: -1px; padding: 0px; font-size:12px; color:#585449; height:30px; }
#calendar_wrap table td { text-align: center; border: solid 1px #ccc; padding: 3px; font-size: 12px; color:#585449}
#calendar_wrap table td a { font-size: 12px; font-weight:bold;}
#calendar_wrap table td a:hover { color:#9CC318; font-weight:bold; border:none; }



/* Page Navigation  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.pageNav { 
padding: 5px 0 0 0; 
margin:30px 23px 20px 20px; 
height:30px;
font-size:15px;
}
.pageNav a, .pageNav a:visited { display:block; float:left; text-align:center; line-height:25px; height:25px; width:25px; background:#92A249; color:#fff; text-decoration:none;  margin-right:1px;  }
.pageNav a:hover { text-decoration: none; background:#555; color:#fff; }
.pageNav span {  margin-right:1px; background:#92A249; display:block; float:left; text-align:center; line-height:25px; height:25px; width:130px; color:#fff;}
.pageNav .on {  margin-right:1px; display:block; float:left; text-align:center; line-height:25px; height:25px; width:25px; background:#000; color:#fff;}

.dotts {width:25px; text-align:center; display:block; float:left;}
.pageNav a.lastpage {color: #fff;width:35px;background:#92A249; }
.pageNav a:hover.lastpage {color: #fff; background:#666; width:35px;}


#singleNav {
margin:20px;
line-height:13px;
}
.previous {
float:left;
background: url(images/arrow_prev.gif) no-repeat;
padding-left:17px;
margin-bottom:10px;
}
.next {
float:right;
background: url(images/arrow_next.gif) right no-repeat;
padding-right:17px;
}

.list404-table {
font-size:17px;
}
ul.list404, ul.list404 li ul {
list-style-type:none;
font-size:14px;
margin:10px 20px 20px 20px;
}