/*
Theme Name: Jan Campbell Associates
Theme URI: http://www.serenestudios.co.uk
Description: Jan Campbell
Version: 1
Author: Dan Hill
Author URI: http://www.serenestudios.co.uk

*/



/* Begin Typography & Colors */
body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: 'Gill Sans', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #fff url('images/jan-campbell-bg.png') top left no-repeat;
	color: #333333;
	}
	
.home {
	background: none !important;
	text-align: center;
	padding: 40px;
}

.newhome {
width: 600px;
margin:0 auto;
font-size:1.2em
color:#E2001A;
border-top: 10px solid #086DB2;
padding-top: 10px;
}
.newhome ul li {
font-size:1.2em;
color:#E2001A;
text-align: left;
}

.newhome table tr td {
vertical-align:top;
padding-right:10px;
padding-left:10px;
}

.righthome ul li {
text-align:right;
}


.home p, .home ul, .home li {
	text-align: center;
}

p, li {
	line-height: 1.5em;
	margin-bottom: 1em;
	text-align: justify;
}

h1 {
	font-size: 2em;
	margin-bottom: 10px;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
	margin-bottom: 8px;
	font-weight: normal;
}

h3 {
	font-size: 1.3em;
	margin-bottom: 6px;
	font-weight: normal;
}

a {
	color: #e2001a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
em {
font-style:italic;
}
hr {
border: 0;
  width: 80%;
color: #ccc;
background-color: #ccc;
height: 1px;
}

.jca, .blue {
	color: #086db2;
}

#logobox, #infobox {
	width: 240px;
	text-align: center;
}

#infobox {
	vertical-align: top;
}

#infobox, #infobox p {
	text-align: left;
}

#logobox {
	height: 286px;
	vertical-align: middle;
}

#navbox {
	vertical-align: bottom;
}

#navbox, #contentbox {
	padding-left: 30px;
}

#topnav ul {
	list-style: none;
	
}

#topnav ul li {
	float: left;
}

#topnav ul li a {
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #ccc;
	line-height: 2em;
	margin-right: 6px;
	margin-bottom: 6px;
}

#titleimg {
	margin-bottom: 10px;
}

.entry {
	width: 700px;
	padding-top: 20px;
}

.entry table td {
	padding-right: 20px;
	vertical-align: top;
}

.entry table {
	margin-bottom: 1.2em;
}

.first-letter {
	font-size: 3em;
	float: left;
	display: block;
	line-height: 1.5em;
	margin-top: -0.3em;
}

img.alignleft {
	float: left;
}

img.size-medium {
	margin-right: 1em;
	margin-bottom: 1em;
	
}

.info {
	padding: 10px;
	font-size: 0.9em;
}

.small {
	font-size: 0.9em;
}

.light, .light a {
	color: #666;
}
