/* @override http://www.collegiatecareercoach.com/blog/wp-content/themes/k2/styles/CollegiateCoach-3col/CollegiateCoach-3col.css */

/*
	Author Name		: 	Roger Goode 
	Author Site		: 	http://freshstartcreative.com
	Style Name		: 	CollegiateCareerCoach-3col
	Style URI		:	http://freshstartcreative.com
	Version			:	1.0
	Header Height	:	250
	Comments		:	custom k2 style for Collegiate Career Coach/Mignon Brooks
*/

/* @group BasicStyles ++++++++ */

body {
	background: #c63 url(cork-bg.gif) repeat;
	color: #bbb;
	margin: 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
}

body.columns-three #primary {
	margin-left: 210px;
	width: 470px;
	padding: 0 15px 15px 35px;
}

body.columns-three #sidebar-1 {
	left: -530px;
	margin-left: -200px;
}

#page {
	border: none;
	background: #fff;
	padding-top: 0;
}

div.content {
	background: url(ccc-content_bg.gif) repeat-y;
	margin-left: -25px;
	padding-left: +25px;
	padding-right: +25px;
	width: 950px;
}

/* @end BasicStyles ++ */

/* @group HeaderStyles ++++++++ */

#header {
	background: #f96 url('ccc-3col-header.jpg') no-repeat;
	height: 250px;
	padding-right: 50px;
	padding-left: 50px;
	width: 950px;
	margin-left: -48px;
}

div.blog-title {
	color: #fff !important;
	text-indent: 20px;
	text-indent: -9999px;
}

h1.blog-title {
	color: #fff !important;
	text-indent: 20px;
	text-indent: -9999px;
}

.description {
	margin: 0 !important;
	color: #fff !important;
	font-size: 1.3em !important;
	text-indent: 60px;
	text-indent: -9999px;
}

ul.menu {
	font-size: 11px;
	margin-left: 240px;
	margin-bottom: 29px;
}

ul.menu li {
	font-weight: bold;
}

#header ul.menu li.page_item a {
	padding-left: 8px;
	padding-right: 8px;
}

ul.menu li a {
	color: #fee;
}

ul.menu li a:hover {
	background: #c00;
	color: #fff;
	text-decoration: none;
}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover,
ul.menu li.current_page_ancestor a,
ul.menu li.current_page_ancestor a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #c11;
}

/* @end HeaderStyles ++ */

/* @group ContentStyles ++++++++ */

h1, h2, h3, h4, h5, h6 {
	text-align: left;
	font-family: "Comic Sans MS", Verdana, Helvetica, Arial, sans-serif;
}

.entry-content p {
	margin-top: .5em;
	line-height: 1.6em;
	text-align: left;
}

.entry-content h1 {
	font-size: 1.5em;
}

.entry-content h2 {
	font-size: 1.4em !important;
	color: #c00 !important;
}

.entry-content h3 {
	font-size: 1.3em !important;
	color: #05c;
}

.entry-content h4 {
	font-size: 1.3em !important;
	color: #05c;
	border-top: 2px solid #27e;
	padding-top: 6px !important;
}


.entry-title {
	font-size: 22px;
	text-align: left !important;
	margin-bottom: 9px;
}

h1.entry-title a {
	color: #c00 !important;
	font: 1.2em "Comic Sans MS", cursive;
	letter-spacing: 1px;
}

.entry-content ul {
	padding-left: 2em;
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 1.75em;
	text-align: left;
}

.entry-content ul li {
	line-height: 1.5em;
	margin-bottom: 9px;
}

.page-head h2 {
	font-size: 22px;
	text-align: left;
}

.page-head h2 a:link, .page-head h2 a:visited, .page-head h2 a:hover, .page-head h2 a:active {
	color: #c00 !important;
}

h3.entry-title a:link, h3.entry-title a:visited, h3.entry-title a:hover, h3.entry-title a:active {
	color: #c00 !important;
}

.entry-comments.comments h4 {
	font-size: 1.8em;
}

.entry-foot .entry-meta {
	background: url('../../images/time.png') left top no-repeat;
	min-height: 16px;
	padding-left: 20px;
}

.entry-head .entry-meta {
	background: transparent;
	min-height: auto;
	padding-left: 0;
}

/* @group ResourceTable +++++++++++ */

table.resourceList {
	margin-top: 20px;
}

table.resourceList p {
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 3px;
	margin-bottom: 9px;
}

table.resourceList a {
	font-size: .95em;
	line-height: 1.4em;
	margin-top: 3px;
	margin-bottom: 9px;
	font-weight: bold;
}

div.amazon-reloaded-info {
	margin: 0;
}

table.resourceList tbody td {
	vertical-align: top;
	padding-right: 15px;
	padding-bottom: 2.5em;
	text-align: left;
}

table.resourceList Img {
	/*border: 1px solid #999;*/
}

/* @end ResourceTable */

/* @group SnapShotStyles +++++ */

.entry-content .alignright,
img[align="right"] {
	margin: 0 0 9px 15px;
}

.entry-content .alignleft,
img[align="left"] {
	margin: 0 9px 12px 0;
}

a[rel~="attachment"] img,
.gallery a img,
.wp-caption {
	background-color: #fff;
	text-align: center !important;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 10px 6px 5px;
	border-top-color: #ddd;
	border-right-color: #aaa;
	border-bottom-color: #aaa;
	border-left-color: #ddd;
	border-bottom-width: 2px;
	border-right-width: 2px;
}

p.wp-caption-text {
	color: #c00;
	font: 14px "Comic Sans MS", cursive;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 1px;
}

a[rel~="attachment"] img:hover,
.gallery a img:hover,
.wp-caption:hover {
	padding: 10px 6px 5px;
	border-top-color: #ddd;
	border-right-color: #aaa;
	border-bottom-color: #aaa;
	border-left-color: #ddd;
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-top-width: 1px;
	border-left-width: 1px;
}

.wp-caption a img,
.wp-caption a img:hover {
	padding: 0;
	border: 0 none;
}

/* @end SnapShotStyles */

/* @group QuizzinQuiz ++++ */

div.entry-content table.quizResults tbody td {
	padding-bottom: 25px !important;
}

table.quizResults {
	width: 480px;
}

td.quizRanks {
	width: 20%;
	text-align: center;
	color: #c00;
	font-weight: bold;
	font-size: 1.6em;
}

div.entry-content table.quizResults tbody tr td span strong {
	color: #c00;
	font-size: 1.5em;
}

div.show-question {
	margin-top: 20px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #c00;
}

div.show-question-content {
	margin-bottom: 0;
}


h5.decoLeader {
	text-align: center;
	letter-spacing: 10px;
	color: #c00;
	margin-top: 25px;
	margin-bottom: 15px;
	font-size: 20px !important;
}

div.quiz-area .question {
	border: 1px dotted #c00;
	padding-left: 12px;
	padding-right: 15px;
	padding-bottom: 12px;
	margin: 0;
}

div.question-content {
	margin-bottom: -6px;
	margin-top: 15px;
	font: 1.2em/1.5em "Comic Sans MS", cursive;
	color: #c00;
}

div.quiz-area  {
	
}

div.quiz-area input#next-question {
	position: relative;
	top: -9px;
	left: 15px;
}

div.quiz-area input#action-button {
	position: relative;
	top: -18px;
	left: 15px;
}


/* @end QuizzinQuiz ++++ */



/* @end ContentStyles ++ */

/* @group SidebarStyles ++++++++ */

#sidebar-1 {
	width: 180px;
	padding-right: 15px;
	padding-left: 15px;
}

#sidebar-2 {
	width: 180px;
	padding-right: 15px;
	padding-left: 15px;
}

div#sidebar-1 h4, div#sidebar-2 h4 {
	color: #c00;
	font: 15px "Comic Sans MS", cursive;
	letter-spacing: 1px;
}

.rq-quote {
	width: 135px;
	padding-top: 120px !important;
	padding-left: 45px !important;
	padding-bottom: 30px !important;
	color: #c00;
	text-align: left;
	text-indent: -10px;
	background: url('sidebar/rotate.php') no-repeat -10px top;
	font: 18px/26px "Comic Sans MS", "brush script mt", cursive;
	opacity: 0.75;
	position: relative;
	top: -25px;
}

.rq-quote .rq-author {
	margin-top: 6px !important;
	text-align: right;
	font-size: .75em;
	line-height: 1em;
	font-weight: normal;
	font-style: normal;
	opacity: 1;
	padding: 9px;
	background: url(yel-hilite.png) no-repeat 0 center;
}

.rq-quote .rq-source {
	margin-top: 6px !important;
	text-align: right;
	font-size: .60em;
	line-height: 1em;
	padding-right: 15px !important;
	font-weight: normal;
	font-style: normal;
}

/* @group Opt-in Box +++++++++++++++ */

div#text-449145671.widget.widget_text {
	margin-left: 0 !important;
	width: 100%;
	background-color: #ff9;
	padding-left: 6px;
	color: #222;
	border-right: 1px solid #aaa;
	border-bottom: 2px solid #999;
}

div#text-449145671.widget.widget_text h4 {
	text-indent: 9px;
	color: #C00;
	padding-bottom: 3px;
	padding-top: 3px;
	font: 1.9em "Comic Sans MS", cursive;
}

#text-449145671 div.textwidget center form table tbody tr td center div {
	margin-bottom: 10px;
}

div#text-449145671.widget.widget_text div {
	font-size: 11px;
	line-height: 14px;
	margin-left: 0 !important;
	width: 152px;
	text-align: left;
	padding: 0 !important;
}

div#text-449145671.widget.widget_text input[type="text"] {
	width: 125px;
	margin-bottom: 5px;
}

div#text-449145671.widget.widget_text input[type="submit"] {
	margin-top: -3px;
	margin-bottom: 6px;
}

/* @end Opt-in Box */

/* @group IE HACKS ++++++++++ */

/*For IE7 ++++++++ */

*+html div#text-449145671.widget.widget_text {
	padding: 6px;
}

*+html div#text-449145671.widget.widget_text input {
	width: 90%;
}

*+html div#text-449145671.widget.widget_text div {
	margin-left: -9 !important;
	width: 172px;
}

/*For IE6 ++++++++ */

* html div#text-449145671.widget.widget_text {
	padding: 6px;
}

* html div#text-449145671.widget.widget_text input {
	width: 90%;
}

* html div#text-449145671.widget.widget_text div {
	margin-left: -9 !important;
	width: 172px;
}

/* @end IE HACKS */



/* @end SidebarStyles */



/* @group FooterStyles ++++++++ */

#footer p.footerstyledwith, #footer p.footerpoweredby, #footer p.footerfeedlinks {
	display: none;
}

#footer {
	color: #349;
	padding-top: 0px;
}

#footer h5 {
	text-align: left;
	width: 1000px;
	background: url(ccc-footer-bg.gif) no-repeat 0 bottom;
	margin-right: auto;
	margin-left: auto;
	height: 75px;
	font: 13px "Comic Sans MS", cursive;
	text-indent: 266px;
	position: relative;
	padding-top: 15px;
}

#footer p {
	color: #333;
}

#footer a {
	border-bottom-style: none;
}

#footer a:link, #footer a:visited {
	color: #349;
}

#footer a:hover, #footer a:active {
	color: #36f;
	text-decoration: underline;
}

#footer p.footerBrand {
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;
	background: url(ccc-logo-tag.gif) no-repeat right bottom;
	width: 950px;
	position: relative;
	padding-bottom: 230px;
	top: -58px;
	right: -62px;
	height: 0;
}
/* @group FooterCredit +++++ */

#footer h6.creditline {
	text-align: center;
	font-size: 8px;
	color: #000;
	letter-spacing: 1px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-top: -60px;
	background-color: #c63;
}

#footer h6.creditline a {
	font-style: italic;
}

#footer h6.creditline a:link, #footer h6.creditline a:hover, #footer h6.creditline a:active, #footer h6.creditline a:visited  {
	color: #000 !important;
}


/* @end FooterCredit */

/* @end FooterStyles ++ */

/* @group ContactForm ++++++ */

form#gb_form fieldset#formwrap {
	padding: 12px;
	border: 1px solid #ddd;
}

form#gb_form legend {
	font-size: .90em;
	color: #c00;
	font-style: italic;
}

form#gb_form fieldset#formwrap fieldset {
	margin-bottom: 20px;
	border: none;
}

form#gb_form legend#mainlegend {
	padding-top: 0;
	font-weight: normal;
	font-style: normal;
	color: #999;
	font-size: 1em;
	padding-right: 6px;
	padding-left: 6px;
}

form#gb_form textarea#message.textbox {
	width: 99%;
	margin-bottom: 20px;
}

form#gb_form p.creditline small {
	font-size: .75em;
}

/* @end ContactForm */

/* @group CForms ++++++++++ */

/* @end CForms */

/* @group LeftSidebar ++ 

.columns-three #primary {
	float: right;
}

.columns-three #sidebar-2 {
	clear: none;
}

.columns-two #page #primary-wrapper {
	float: right;
	margin-left: -220px;
	margin-right: 0px;
}

.columns-two #page #primary {
	margin-left: 220px;
	margin-right: 0px;
}

.columns-two #page #sidebar-2 {
	clear: none;
}

 @end LeftSidebar ++ */