
body {
	margin: 0;
	padding: 0;
	background: #B29269 url(images/img01.jpg);
	font-size: 0.8em;

}

body, th, td, input, textarea, select, option {
	font-family: "Arial", "Times New Roman", Times, serif;
	color: #61492D;
}

h1, h2, h3 {
	font-family: "Arial", "Times New Roman", Times, serif;
	font-weight: normal;
	color: #F39701;
}

h1 {
	letter-spacing: 1px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1.5em; font-weight:bold; text-decoration:underline;
}

p, ul, ol {
	line-height: 160%;
}

blockquote {
	margin: 15px 0px;
 	padding: 5px 7px 5px 40px;  	
    font-weight: normal;
	font-size: 12px;
	line-height: 1.6em;
	font-family: Arial, 'Times New Roman', Times, serif;		
	color: #333;	
	border: 1px solid #2198D0; 
	background: #CAEDFF;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
}

a {
	color: #ff6600;
}

a:hover {
	color: #000;
}

hr {
	display: none;
}

#wrapper {
	width: 860px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img03.jpg) repeat-y left top;
}

#wrapper2 {
	width: 1020px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img03b.jpg) repeat-y left top;
}

#wrapper-top {
	padding-top: 0px;
	background: url(images/img03.jpg) no-repeat left top;
}

#wrapper-btm {
	background: url(images/img04.jpg) no-repeat left bottom;
	padding-bottom: 50px;
}

#wrapper-btm2 {
	background: url(images/img04b.jpg) no-repeat left bottom;
	padding-bottom: 100px;
}

/* Header */

#header {
	width: 780px;
	height: 200px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	background: url(images/banner.jpg) no-repeat left top;
}

#header2 {
	width: 960px;
	height: 78px;
	margin: 0 auto;
	border-bottom: 1px solid #ccc;
	padding: 0 0 0 0;
	background: url(http://medicaleducator.co.uk/blog/wp-content/uploads/2009/01/newheader_old.jpg) no-repeat left top;
}

#header h1, #header p {
	margin: 0;
}

#header h1 {
	float: left;
	font-size: 52px;
	padding: 57px 0 0 15px;
	color: #F79F1A;
}

#header p {
	float: left;
	padding: 70px 0 0 10px;
	font-size: 26px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C4AC8D;
	text-transform: lowercase;
}

#header a {
	text-decoration: none;
	color: #F79F1A;
}



/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	padding-top: 0px;
}

#page2 {
	width: 880px;
	margin: 0 auto;
	padding-top: 0px;
}

/* Content */

#content {
	float: left;
	width: 530px;
	margin: 0;
	color: #666666;
}

.med-student-post {
	padding: 0px 0 0 0;
}

.title {
	padding: 0 20px 5px 0px;
	font-size: 2em;
	border-bottom: 2px #A6E2FF solid;
	margin-right: 20px;
}

.title a {
	text-decoration: none;
	font-weight: bold;
	color: #ff6600;
}

.pagetitle {
}

.byline {
	margin: -25px 20px 0 0px;
	color: #B29269;
}

.meta {
	text-align: left;
	color: #666;
	padding: 5px 20px 5px 20px;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-right: 20px;
	border: 1px solid #ff9933; 
	background: #fff4e9;
}

.meta .more {
}

.meta .comments {
}

/*.meta a {
	color: #B29269;
}*/

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
	margin: 0;
	padding: 0px 20px 0px 0px;
}

.last {
	border: none;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 230px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #666;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0 0 20px 30px;
	padding: 0;
}

#sidebar li li {
	margin: 5px 0 0 0;
	background: url(images/img08.gif) no-repeat left 50%;
	line-height: 15px;
}

#sidebar li li.menu-osce-exam-revise {
	margin: 0 0 0 0;
	margin: 0 0 0 0;
	background: url(images/img08.gif) no-repeat left 50%;
	line-height: 20px;
	border-bottom: 1px #eee solid;
}

#sidebar h2 {
	margin: 0 0 0 20px; 
	height: 25px;
	font-size: 18px;
	color: #0684ef;
	border-bottom: 2px #ffa200 solid;
}

/*#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: none;
}*/

/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
	background: #FFFFFF url(images/img05.gif) repeat-x;
}

#search br {
	display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	width: 780px;
	margin: 0 auto;
	height: 60px;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background: #e8e8e8;
	padding-bottom: 30px;
}

#footer p {
	padding-top: 15px;
}

#footer p a {
	color: #000;
}

img { border: none; }

img.left {
	float: left;
	margin: 3px 20px 30px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 10px 30px;
}

