/*
Theme Name: cmbihor.ro
Description: Colegiul Medicilor Bihor
Author: Alina Ionescu
Author URI: http://www.alinaionescu.com
version: 1.0
*/



/* basics */

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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	background-image: url(images/backpatt.gif);
	background-repeat: repeat-x;
	}
	

/* images and misc. */

img{ border: none; padding: 6px; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}


/* links */

a{
	color:#666;
	text-decoration:none;
	border: none;
	}

a:hover{color:#9e76b4;text-decoration: underline; border: none;}



/* container */


#container {
	width: 940px;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color:#333;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

	}
	
/* header */

#header {
	width: 100%;
	height: 70px;
	}

#header h1{
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	line-height: 50px;
	word-spacing: 0.2em;
	font-size: 1.9em;
	font-weight: normal;
	}
	
#header h1 a{	color: #FFFFFF; text-decoration: none;}
#header h1 a:hover{
	text-decoration: none;
}


#header h2{
	color: #404040;
	}

/* main menu */


#menu {
	font-family: verdana, arial, times, serif;
	font-size: 0.7em;
	width:88%;
	height:50px;
	float: right;
	line-height: 49px;
}


#menu ul {
	padding: 0;
	text-align: left;
	float: right;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#menu ul li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
}

#menu ul li a {
	padding: 6px 13px 6px 13px;
	margin: 0;
	text-decoration: none;
}

#menu ul li a:hover {
	background-color: #e6e3db;
	color: #666;
}



/* content */


#content {
	float: right;
	width: 580px;
	overflow: hidden;
	padding-top: 35px;
	padding-left: 20px;
	}
#content h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	text-transform: uppercase;
	color: #9e76b4;
	line-height: 130%;
}

#content h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	text-transform: uppercase;
}

.post {
	padding-right: 15px;
	padding-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

	
.post h2{
	font-family: Georgia, "Times New Roman", Times, serif;

	font-weight: normal;
	color: #9e76b4;
	line-height: 130%;
	}
	
.post h2 a{
	text-decoration: none;

	}
	
.post h2 a:hover{
	color: #9e76b4;
	text-decoration: none;
	}

.post h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
}

.post h1 a{
	font-size: 0.6em;
	text-decoration: none;
	color: #298866;
}
	
.post h1 a:hover{
}
			
	
.post p{
	font-size: 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 170%;
}

.post h4{
	font-size: 0.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 170%;
}

.post a{
	text-decoration: none;
	color:#9e76b4;
}

.post p strong{
	font-size: 1.2em;
	color:#9E76B4;
}

.post ul {
	margin-left: 30px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #9e76b4;
}

.post ul li {
	line-height: 160%;
	padding-left: 10px;
	padding-bottom: 15px;
}

.post ul li a{
	font-size: 0.6em;
	text-decoration:none;
}

.post ol {
	font-size: 0.8em;
	line-height: 160%;
	list-style-type: decimal;
	padding-left: 35px;
}

.post ol li{
	padding-bottom: 10px;
}

.entry p{margin:12px 0;
	font-size: 0.8em;
	line-height: 160%;
}

.entry p a{
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	color:#9e76b4;
}




.postmetadata{
	clear: both;
	margin-top: 5px;
	color:#109F74;
	}
	

.navigation {
	margin: 12px 0 20px 0;
	padding:2px;
	font-size:.9em;
	float:left;
	width:98%;
	}
	
	.alignleft {float:left;}
	.alignright {float:right;}

.pagetitle {}


/* left sidebar */

#left {
	font-family: verdana, arial, tahoma;
	width: 272px;
	float:left;
	padding: 0;
	background-image: url(images/bkdreapta.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 24px;
	margin-left: 25px;
	}

#left h2{
	font-family: georgia, verdana, times;
	font-weight: normal;
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: 1.5em;
	line-height: 135%;
}

#left p {	margin:0;}

#left img {padding: 0; margin: 0;}

#left ul {
	margin:12px;
	padding:0;
	list-style-type: none;

	}

#left ul li {
	list-style-type: none;
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 40px;
	padding-left: 0;
	display: block;
	float: left;
	width: 250px;
	}

#left ul li a{
	display: block;
	padding: 5px;
}

#left ul li a span{
	font-style: italic;
}

#left ul li a:hover{
	text-decoration: none;
}





/* search */

#searchform{
	padding: 6px 0 6px 6px;
	font-family: verdana, arial, times;
	}

#searchform input#s{
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 2px;
	margin: 2px;
	border: 1px solid #B7B7B7;
	}

#searchform input#searchsubmit{
	font-family: verdana, arial, times;
	font-size: 7pt;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #B7B7B7;
	background-color: #fff;
	color: #797979;
	}

/* footer */

#footer {
	clear: both;
	width: 100%;
	padding-top:40px;
	font-family: verdana, arial, tahoma;
	font-size: 0.7em;
	text-align: center;
	margin-bottom: 15px;
	}
	
#footer p{padding:6px;margin: 0; color: #757368;}
#footer a{color: #757368;text-decoration: none;}
#footer a:hover{color: #9e76b4;text-decoration: none;}

#footer ul{
	list-style-type: none;
}

#footer ul li{
	display: inline;
}

.breadcrumb{
	float: right;
	width: 600px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-align: right;
	margin-right: 10px;
}

/* extensions */

a[href$='.doc']
	{ 
		background-image:url(images/doc.gif);
		background-repeat:no-repeat;
		background-position:top left;
		padding-left:18px;
	}
	
a[href$='.xls']
	{ 
		background-image:url(images/xls.gif);
		background-repeat:no-repeat;
		background-position:top left;
		padding-left:18px;
	}
	
a[href$='.ppt']
	{
		background-image:url(images/ppt.gif);
		background-repeat:no-repeat;
		background-position:top left;
		padding-left:18px;
	}

a[href$='.pdf']
	{ 
		background-image:url(images/pdf.gif);
		background-repeat:no-repeat;
		background-position:top left;
		padding-left:18px;
	}