/*  
Theme Name: Canvas - GRE Blog (canvas-gre)
Theme URI: http://magoosh.com/gre
Version: 1.0
Description: Custom Theme based on Canvas
Author: Bhavin Parikh
Author URI: http://www.yoursite.com
Template: canvas
 
*/
 
/* Default styles */
 
@import "../canvas/css/reset.css";
@import "../canvas/style.css";
/*-------------------------------------------------------------------------------------------*/

/*
ADDITIONS BY BHAVIN (BKP)
----------------------
*/

/* ------------ TEST-SPECIFIC ------------ */
#feedburner-gre input{
	padding:7px;
}


/* ----------- GENERAL ---------------- */


.entry a, .widget p a{
	text-decoration:underline;
}

.entry a:hover, .widget p a:hover{
	text-decoration:none;
}

.entry p{
	margin: 0 0 15px 0;
}

/* ----------- GO TO MAGOOSH --------------- */
#goto-magoosh-wrapper{
	background: #361E66;
	color:white;
	padding:8px 0px 2px;
	height:34px;
}

#goto-magoosh{
	width:980px;
}

#goto-magoosh-logo{
	padding-right:10px;
}

#goto-magoosh-desc{
	padding-top:2px;
	font-family:Verdana,Arial,sans-serif;
	font-size:13px;
	color:#BFD4ED;
}

#goto-magoosh-desc a{
	color:white;
	text-decoration:underline;
}


/* ----------- HEADER -------------------*/

#wrapper #header{
	border-bottom:double 4px #CCC;
}

.site-title{
	margin:0 0 5px 0;
}

#logo .site-description{
	margin-left:5px;
}

.search_main{
	margin-top:10px;
}

.search_main input[type="text"]{
	width:200px;
}

.archive_header {
	background:#none;
	border-bottom:2px solid #CCC;
	margin: 0px 0 20px;
	padding:10px 0px 0;
	font-family:Georgia, 'Times New Roman',serif;
	text-align:center;
}
	.archive_header p{
		font-size:10px;
		text-transform:uppercase;
	}
	.archive_header h3{
		margin: 0 0 5px;
	}


/* ----------- SEARCH RESULTS ---------------*/
.search-results .entry, .search-results .post-more{
	display:none;
}

.search-results .post, .search-results .page{
	border-bottom:1px dotted #CCC;
}



/* ----------- BREADCRUMB STYLING ---------- */

#breadcrumbs, .breadcrumb{
	display:none;
}

/*.breadcrumb {
	font-size:7.5pt;
	font-family:Verdana,Arial,sans-serif;
	border:1px solid #dedede;
	padding:1px 0;
	margin:0 0 20px;
}

#breadcrumbs{
	font-size:7.5pt;
	font-family:Verdana,Arial,sans-serif;
	border:1px solid #dedede;
	margin:0 0 20px;
	padding:4px 0px;
}

#breadcrumbs strong{
	padding-left:5px;
}

.breadcrumb a, #breadcrumbs a{
	padding:5px 15px 5px 10px;
	background:url('http://veerle-v2.duoh.com/images/uploads/crumbs.gif') no-repeat right center;
}

#breadcrumbs a{
	padding-left:7px;
}
*/
/* ----------- END BREADCRUMB STYLING ---------- */

/* ------------- AUTHOR --------------- */



.home .post-201 .entry{
	  -moz-column-count: 2;
	  -moz-column-gap: 20px;
	  -moz-column-rule: none;
	  -webkit-column-count: 2;
	  -webkit-column-gap: 20px;
	  -webkit-column-rule: none;
	column-count: 2;
	column-gap: 20px;
	column-rule: none;
}

.home .experts h3{
	margin-top:-10px;
}

.home .page .post-meta{
	display:none;
}

.home .page{
	overflow:hidden;
	margin-bottom:20px;
}



#credit{
    display:none;
}

/* 2.2.1 Drop-down menus */
.nav li ul  { background: #FFF; position: absolute; left: -999em; width: 180px; border: 1px solid #dbdbdb; border-width:1px 1px 0; z-index:999; }
.nav li ul li  { background:none; border-top:1px solid #fff; border-bottom:1px solid #dbdbdb;}
.nav li ul li a  { width:160px; color:#555; font-size:0.8em; line-height:18px; }
.nav li ul li a.sf-with-ul { padding:5px 10px; }
.nav li ul ul  { margin: -30px 0 0 180px; }
.nav li ul ul li a  {  }
.nav li ul li ul li a  {  }

.nav li:hover,.nav li.hover  { position:static; }
.nav li:hover ul ul, .nav li.sfhover ul ul,
.nav li:hover ul ul ul, .nav li.sfhover ul ul ul,
.nav li:hover ul ul ul ul, .nav li.sfhover ul ul ul ul { left:-999em; }
.nav li:hover ul, .nav li.sfhover ul,
.nav li li:hover ul, .nav li li.sfhover ul,
.nav li li li:hover ul, .nav li li li.sfhover ul,
.nav li li li li:hover ul, .nav li li li li.sfhover ul  { left:auto; }

.nav .sf-sub-indicator {background:url(images/arrow-superfish.png) no-repeat;position:absolute;display:block;right:0.4em;top:0.9em;width:10px;height:10px;text-indent:-999em;overflow:hidden;}
.nav li ul .sf-sub-indicator {background:url(images/arrow-superfish-right.png) no-repeat;}

#navigation .current-menu-item{
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	background:transparent;
}



#navigation ul li:hover>a{
	background:white;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
}

#navigation ul li ul li a:hover{
	background:#EEE;

}

/*.widget h3 {
    padding: 0px 0px 5px;
    margin: 0px 0px 10px;
}

.widget h4{
    font-family:Verdana, Geneva, sans-serif;
    font-size: 10pt;
    font-weight:bold;
}*/

#sidebar{
	border-left:solid 1px #CCC;
}

.widget{
	margin: 0px;
	border-bottom:solid 1px #CCC;

}

.widget #qa_button{
	background:#0C9C01;
	margin-top:10px;
	padding:10px;
}

#text-7{
/*	background: #eeeeee; */
}

#tabs{
	margin: 10px 0px 10px 10px;
}

#sidebar #text-13{
	border-top: solid 1px #CCC;
}

/* ---------- POST AND PAGE STYLING ---------- */
.post{
	margin: 10px 0px 20px;
}

.post .title, .page .title{
	margin:15px 0 5px;
}

.entry img, img.thumbnail {
	border:none;
	padding:0px 0px;
}

/*.post {
    border: solid #CCC 1px;
    padding: 10px;
    margin-bottom:20px;
}

.post-more{
    margin-top:10px;
    background:#f0f0f0;
    padding-left: 10px;
    text-transform:none;
}*/

.post-more{
	padding: 0 0 10px;
}

/* ---------- END POST STYLING ---------- */


#navigation{
	padding:5px 0px;
	margin-bottom:5px;
	display:none;
}

/*  GRE-Homepage Styling Added by Hansoo 7-20-2010 */

/*.page-id-4 #navigation{
	display:none;
}*/

/*.page-id-4 #logo img{
	height:35px;
}*/

.home .experts img{
	float:left;
	width:120px;
	margin-top:4px;
}

.home .experts p, .home .experts h3{
	margin-left: 140px;
}

.page-id-4 #feature-text{
	width:440px;
}

.page-id-4 #feature-video{
	margin-top:-48px;
	border:solid 4px #CCC;
	position:relative;

}

.ss-form-entry input.submit{
	margin:0px;
	padding:0px;
}

.ss-form{
/*	line-height:1px;*/
}

.page-id-4 .entry h3{
	padding-bottom:0px;
}

.page-id-4 .post{
	background:#F0F0F0;
	border: solid #CCC 1px;
	border-radius: 0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	padding: 20px;
	margin-bottom:30px;
}

.page-id-4 .post .title{
	font-family:Georgia, serif;
	font-weight:normal;
	font-size:28px;
	position:relative;
	z-index:0;
}

.page-id-4 #entry_0 {
	margin:0;
	padding:5px;
	width: 200px;
	border: solid #CCC 1px;
}

.page-id-4 .wrapper-class{
	overflow:hidden;
	margin-bottom:20px;
}

.page-id-4 p{
	margin: 0px 0px 10px;
}
.page-id-4 hr{
	margin:0px 0px 3px;
	padding:0px;
}

.page-id-4 h2{
	margin: 10px 0px;
	padding:10px 0px 0px;
	text-align:center;
	border-top:double #CCC 4px; 
}


.page-id-4 .benefits, .page-id-4 .experts{
	padding:0px 15px;
	width:465px;
}

.page-id-4 #sample-videos img{
	width:140px;
	padding:10px 10px;
	border:0px;
	background-color:transparent;
}
.page-id-4 #sample-videos{
	background:#333;
	margin-bottom:10px;
	overflow:hidden;
}

.page-id-4 #sample-videos p{
	color:#F7F7F7;
	text-align:center;
	font-size:80%;
	font-family:Verdana;
}

.page-id-4 .alpha{
	padding-left:0px;
}

.page-id-4 .omega{
	padding-right:0px;
}


.page-id-4 .ss-form-entry input{
	border:none;
	padding:0px;
	margin-top:20px;
}

.page-id-4 #credit{
	display:none /*hiding powered by WP and designed by woothemes */
}

/* Hansoo: TOC Styling Begin */
div.toc {
	border: 1px solid #ccc;
	font-size: .9em;
}
div.toc.toc-left {
	max-width: 22em;
	float: left;
	margin: 0px 15px 15px 0px;
}
div.toc.toc-right {
	max-width: 22em;
	float: right;
	margin: 5px 0 5px 5px;
}

div.toc a.toc-header {
	display: block;
	background-color: #f8f8ec;
	border-top: 1px solid #fcfcfc;
	border-left: 1px solid #fcfcfc;
	border-bottom: 1px solid #f0f0e0;
	border-right: 1px solid #f0f0e0;
	color: #777;
/** Styling regarding TOC title: **/
	padding: 1px 2px;
	text-align: left;
	font-size: 1.25em;
	font-weight: bold;
}

div.toc a.toc-header:hover {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #fcfcfc;
	border-right: 1px solid #fcfcfc;
}


div.toc ul {
	list-style: none;
	
	margin: 0;
	padding: 5px;
	background-color: #fcfcfc;
	overflow: hidden;
	white-space: nowrap;
}
div.toc.auto-collapse ul {
	display: none;
}

div.toc li a {
	text-decoration: none;
	border: 0 none;
	color: #777;
}
div.toc li.toc-level-1 {
	font-weight: bold;
}
div.toc li.toc-level-2 {
	font-weight: bold;
	padding-left: .25em;
}
div.toc li.toc-level-3 {
	font-weight: bold
	padding-left: .5em;
}
div.toc li.toc-level-4 {
	font-weight: bold
	padding-left: .75em;
}
/* Hansoo: TOC Styling End */



/* --------- COMMENT --------- */
.comment{
border: solid 1px #CCC;
}

#comments ul.children{
margin: 10px 10px 10px 25px;
}


/* --------- HEADER ----------*/
#header_nav_dashboard {
float: left;
}

#header_nav_profile{
float:right;
}

#header_nav_dashboard, #header_nav_profile {
padding: 0px;
margin-top:-4px;
font-size: 14px;
}

#header_nav_dashboard a, #header_nav_dashboard span, #header_nav_profile a, #header_nav_profile span {
float: left;
padding: 3px 5px;
height: 20px;
}

#header_nav_dashboard a, #header_nav_profile a {
color: white;
text-decoration: none;
}

#header_nav_dashboard * + a, #header_nav_dashboard * + span, #header_nav_profile * + a, #header_nav_profile * + span {
border-left: 1px dotted #96C5D2;
}

#logo{
margin: -2px 10px 0px 0;
}

#header_nav_dashboard .new_badge {
border-left: none;
color: white;
background: #0C9C01;
padding: 0px 5px;
font-size: 10px;
text-transform: uppercase;
margin-top: -3px;
margin-left: -2px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

.entry h2{
font-size:20px;
}

.entry h3, .entry h2{
	padding-bottom:5px;
}

p.subscribe-to-comments{
margin-top: 10px;
}

#respond label {
font-size:13px;
color:#333;
}

img.thumbnail{
border:solid 1px #CCC;
}
