/*
Theme Name: Students

*/

/** BEGIN content **/
#content {
	/*width: 670px;
	float: left;
	padding: 5px 0 20px;*/
}
	#content p {
		margin-bottom: 10px;
		line-height: 1.4em;
		color:#0c1c2c;
                font-size:16px;
	}
	#content h3 {
		margin-bottom: 5px;
		font-size: 1.5em;
		font-weight: normal;
	}
	#content blockquote {
		margin-bottom: 10px;
		padding: 10px 10px 5px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #cccccc;
		font-weight: bold;
		font-style: italic;
	}
	#content ul {
		margin: 0 0 10px 18px;
	}
	#content ol {
		margin: 0 0 10px 16px;
	}
	#content li {
		padding: 2px 0;
	}
	#content .post {
		padding: 20px 20px 5px;
		clear: both;
	}
		#content .post .thumb {
			float: left;
			padding-right: 10px;
		}
		#content .post .thumb img {
			width: 258px;
		}
		#content .post h2 {
			text-transform: none;
			font-size: 1.5em;
			font-weight: normal;
			color: #444;
			font-family: "Source Sans Pro",sans-serif;
    		font-size: 26px;
    		font-weight: 400;

    
		}
			#content .post h2 a {
				color: #0c1c2c;
				font-family: "Source Sans Pro",sans-serif;
			}

              #content .post h3 {
			text-transform: none;
			font-size: 1.5em;
			font-weight: normal;
			color: #fff;
			font-family: "Source Sans Pro",sans-serif;
    		font-size: 26px;
    		font-weight: 400;
                background: #0c1c2c;
                padding: 0 7px 3px;

    
		}
			#content .post h3 a {
				color: #fff;
				font-family: "Source Sans Pro",sans-serif;
			}





		#content .post .details1 {
			padding-top: 8px;
			font-size: 0.9em;
			margin-bottom: 5px;
			/*color: #808080;*/
			color: #0c1c2c;
		}
			#content .post .details1 a {
				color: #A9A18C;
				padding-left: 20px;
				background: url(images/comments.gif) no-repeat 0 0;
				margin-left: 10px;
			}
		#content .post .details2 {
			font-size: 0.9em;
			background-color: #E2DBCF;
			padding: 8px 8px 1px;
			float: left;
			width: 344px;
		}
			#content .post .details2 .l {
				float: left;
				margin-bottom: 5px;
				width: 45%;
			}
			#content .post .details2 .r {
				float: right;
				margin-bottom: 5px;
				width: 45%;
				text-align: right;
			}
			#content .post a {
				color: #592832;
			}
	#content .single .details2 {
		width: 615px;
	}
	
	
	
	
	
	
	
	
	
	.djtabs-article-content #content1 {
	/*width: 670px;
	float: left;
	padding: 5px 0 20px;*/
}
	.djtabs-article-content #content1 p {
		margin-bottom: 10px;
		line-height: 1.4em;
		color:#592832;
	}
	.djtabs-article-content #content1 h3 {
		margin-bottom: 5px;
		font-size: 17px;
		font-weight: 550;
	}
	.djtabs-article-content #content1 blockquote {
		margin-bottom: 10px;
		padding: 10px 10px 5px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #cccccc;
		font-weight: bold;
		font-style: italic;
	}
	.djtabs-article-content #content1 ul {
		margin: 0 0 10px 18px;
	}
	.djtabs-article-content #content1 ol {
		margin: 0 0 10px 16px;
	}
	.djtabs-article-content #content1 li {
		padding: 2px 0;
	}
	.djtabs-article-content #content1 .post {
		/*padding: 20px 20px 5px;*/
		clear: both;
	}
		.djtabs-article-content #content1 .post .thumb {
			float: left;
			padding-right: 10px;
		}
		.djtabs-article-content #content1 .post .thumb img {
			width: 258px;
			height:180px;
		}
		.djtabs-article-content #content1 .post h2 {
			text-transform: none;
			font-size: 1.5em;
			font-weight: normal;
			color: #444;
			font-family: "Source Sans Pro",sans-serif;
    		font-size: 26px;
    		font-weight: 400;
    
		}
			.djtabs-article-content #content1 .post h2 a {
				color: #592832;
				font-family: "Source Sans Pro",sans-serif;
			}
		.djtabs-article-content #content1 .post .details1 {
			padding-top: 8px;
			font-size: 0.9em;
			margin-bottom: 5px;
			/*color: #808080;*/
			color: #592832;
		}
			.djtabs-article-content #content1 .post .details1 a {
				color: #A9A18C;
				padding-left: 20px;
				background: url(images/comments.gif) no-repeat 0 0;
				margin-left: 10px;
			}
		.djtabs-article-content #content1 .post .details2 {
			font-size: 0.9em;
			background-color: #E2DBCF;
			padding: 8px 8px 1px;
			float: left;
			width: 344px;
		}
			.djtabs-article-content #content1 .post .details2 .l {
				float: left;
				margin-bottom: 5px;
				width: 45%;
			}
			.djtabs-article-content #content1 .post .details2 .r {
				float: right;
				margin-bottom: 5px;
				width: 45%;
				text-align: right;
			}
			.djtabs-article-content #content1 .post a {
				color: #C64747;
			}
	.djtabs-article-content #content1 .single .details2 {
		width: 615px;
	}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	/*width: 275px;
	float: right;*/
	/*padding: 25px 20px 20px 5px;*/
}
	#sidebar h2 {
		color: #592832;
		font-size: 1.2em;
		margin-bottom: 10px;
	}
	#sidebar ul {
		list-style-type: none;
		padding: 5px 0 20px;
	}
		#sidebar ul li {
			line-height: 1.4em;
			padding: 4px 0;
		}
		#sidebar ul li a {
			color: #592832;
		}
		#sidebar ul.rc li a {
			color: #8AC3D4;
		}
	#sidebar .l {
		float: left;
		width: 135px;
	}
	#sidebar .r {
		float: right;
		width: 135px;
	}
	#sidebar .flckr {
		padding: 10px 0 20px;
	}
		#sidebar .flckr img {
			margin: 4px;
			width: 75px; height: 75px;
		}
	#sidebar .tags {
		padding: 10px 0 20px;
	}
		#sidebar .tags a {
			color: #68645A;
		}
		#sidebar .tags a:hover {
			color: #8AC3D4;
			text-decoration: none;
		}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	background-color: #797263;
	color: #ffffff;
	font-size: 0.9em;
	padding: 15px 10px;
	font-family: Verdana;
}
	#footer a {
		color: #8AC3D4;
	}
/** END footer **/

/** BEGIN miscellaneous **/
.postnav {
	clear: both;
	padding: 20px 25px 0;
	font-size: 0.9em;
}
	.postnav a {
		border: 1px solid #cccccc;
		padding: 3px 8px;
		color: #999999;
	}
	.postnav a:hover {
		border: 1px solid #000000;
		color: #000000;
		text-decoration: none;
	}
#comments {
	padding: 25px 25px 20px;
}
	#comments h2 {
		margin: 20px 0 5px;
		font-size: 1.5em;
		font-weight: normal;
		
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.5em;
	}
	#comments form {
		padding-top: 20px;
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 260px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #909090;
			background-color: #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			width: 120px; height: 23px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	/*font-size: 1em;
	text-transform: uppercase;
	padding: 25px 25px 0;
	color: #565656;*/
background: #0c1c2c none repeat scroll 0 0;
    color: #fff;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 26px;
    font-weight: 400;
    padding: 0 7px 3px;
    text-transform: none;

}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments ol li {
		padding: 10px;
		border: 1px solid #e0e0e0;
		margin-bottom: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 10px 0 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
/** END wordpress 2.7 comments **/

#wptd_footer { line-height:33px; }
#wptd_footer .wptd_logo { display:inline-block; width:30px; height:33px; text-indent:-9999px; text-align:left; background:url(images/wptd_logo/30.png) no-repeat; cursor:pointer; }
#wptd_footer .alignleft, #wptd_footer .alignright { padding:0 15px; margin:0; }

.alignleft {
    float: left;
    margin: 4px 10px 5px 0;
}



#main-nav      {
       /* height: 30px; /* configura a la altura 
 que desea para su menú */
       /* margin: 0 50px 10px;*/ /* darle un poco de 
 espacio*/
 
 
 /*background-image: -moz-linear-gradient(center bottom , #000 0%, #545454 100%);*/
 /*background-image: -moz-linear-gradient(center bottom , #000 9%, #54585a 100%);*/
    height: 42px;
    margin-bottom: 1px;
    padding: 0;
    position: relative;
    z-index: 400;
	font-family: "Source Sans Pro",sans-serif;
	width: 57em;

 
 
}
#main-nav ul   {
        margin: 0 1px; padding: 0; }
#main-nav li   {
        display: block;
        float: left;
        line-height: 102px; /* Esto ha de ser igual 
 al #main-nav height */
        height: 41px; /* Esto ha de ser igual 
al #main-nav height */
        margin: 0; padding: 0; /* only needed 
if you don't have a reset */
        position: relative; /* esto es necesario 
con el fin de posicionar los submenús */
}
#main-nav li a {
        /*display: block;
        height: 30px;
        line-height: 30px;
        padding: 0 15px;*/
		
		
	border-left:1px solid #fff;
	color: #0c1c2c;
    
    margin: 0 0px 0 0;
    padding: 24px;
    text-decoration: none;
    text-transform: uppercase;
	font-weight:700;
}
#main-nav .current-menu-item a, #main-nav .current_page_item a, #main-nav 
 a:hover {
        /*color: #000;*/
		color: #fff;
        /*background: #ccc;*/
		background: #0c1c2c;
		text-decoration:underline;
}

#main-nav ul ul { /* esto va dirigido a todos los submenús */
        display: none; /* ocultar todos los submenús de la vista */
        position: absolute;
        top: 84px; /* esto debe ser la misma altura que el menú de 
nivel superior - height + padding + borders */
 		background: #0c1c2c none repeat scroll 0 0;
       opacity:0.8;
}
#main-nav ul ul li { /* esto va dirigido a todos los submenús */
        /*float: none; /* sobreescribir menu hasta arriba */
        /*width: 150px; /* establece el ancho que desea para sus 
 submenús. Esto debe coincidir con el valor que pusimos abajo */
 
 float: none;
    height: auto;
    line-height: 19px;
    padding: 5px 8px;
    width: 135px;
 
 
}
#main-nav ul ul li a {
       /* padding: 5px 10px; /* dar a nuestros enlaces del submenú 
un bonito boton */

/*color:#fff;*/

border-left: 0 solid #444;
    color: #fff;
    padding: 2px 0px;
    white-space: normal;
    /*white-space: pre;*/
	text-transform: none;


}

#main-nav ul li:hover > ul {
        display: block; /* mostrar submenú cuando el ratón pase 
 por encima del menú principal */
}

#main-nav ul ul li ul {
        left: 150px; /*  esto debe coincidir con el ancho del menú 
 de arriba -- width + padding + borders */
        top: 0; /* esto asegura que el submenú comience 
 en consonancia con el menú superior */
}

#main-nav ul ul li a:hover {
text-decoration:underline;
}


#main-nav li.current-cat a {
	color:#fff;
	background: #0c1c2c;
	
	
}
