Ian Cantwell Stylesheet - 02 2013
Date: February 2013
Author: Lewis Murphy - www.lewcretive.com



html {text-align: center;}

.sub{
	background: #fff;
	padding: 20px;
	margin-top: 15px;
}

body {
background: #f5f7ed url(images/bg.jpg);
font: normal 12px/1.5 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; /* normalize font size across browsers */
color: #5f5f5f;
text-align: left;padding: 0; 
margin: 0;}


/* @group links */




a {
	text-decoration: none;
	color: #0080a7;
}

a.top {
	text-decoration: none;
	color: #575754;
}

a:hover {
	text-decoration: none;
	color: #4acaff;
}

.btn {
  background:  url("images/nav_over.png") repeat-x;
  border: 1px solid #b4b4b4;
  border-top: 1px solid #d4d4d4;
  border-left: 1px solid #d4d4d4;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  color: #666;
  cursor: pointer;
  display: block;
  float: left;
  clear: both;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
/*  font-size: inherit;*/
  font-weight: bold;
  margin: 0 10px 0 0;
  text-decoration: none;
  text-shadow: 0 1px rgba(255, 255, 255, .75);
  text-transform: uppercase;
}

.btn { padding: 5px 10px; }
.l{float: left;}
.r{float: right;}

.btn:hover {
  background-color: #ededed;
  border-color: #b4b4b4;
}


a img{ 	
	border-style: none;
}

a:hover img{ 	}

/* @end */

/* @group Header */

#header{
height: 60px;

}	


#logo{
	float: left;
	padding-left: 10px;
	width:450px;
	height: 60px;
}

#logo h1 {

float: left;

position:relative;
width:200px;
top: 20px;
}
#logo h1.homepage {

float: left;
text-align: 
center;
position:relative;
width:960px;
top: 20px;
}
#logo h1 a {
	display:block;
height:100%;
}

#logo h1 a:hover {
background-position: 0 -101px;

}

/* @group Main Menu */



#menu{
	position: absolute;

	right: 0px;
	
	color: #2b2c29;
	height: 30px;
	padding-top: 15px;
	
}
#menu2{
	
	color: #2b2c29;
	height: 50px;
	margin-bottom: 20px;
	
	clear: both;
	}
	
#menu ul {
padding-left: 0;
color: #0b0541;
margin: 0;
	font-size: 1.5em;
	list-style: none;

}
#menu2 ul {
color: #0b0541;
	font-size: 2.0em;
	list-style: none;
	padding: 0;

}
#menu ul li, #menu2 ul li{

	float: left;
	
}

#menu ul li a, #menu2 ul li a{
	padding: 10px 14px;
	text-align: center;
	color: #6d7772;
	display: block;
	margin: 0;

}

#menu ul li a:hover, #menu2 ul li a:hover{
		background: url(images/menu-bg.png) ;
	color: #53cee7;

	

}

#menu ul ul{
padding-left: 0;
color: #0b0541;

}

#menu ul ul  li{
	margin-bottom: 5px;
	display: block;
	
}

#menu ul ul li a{
	padding: 6px 15px 8px;
	text-align: center;
	color: #2f3331;
	font-size: 1.6em;
	line-height: 1.5em;
}

#menu ul ul li a:hover{
	background: url(images/nav_over.png) repeat-x;
	color: #2b2c29;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;

}


#home .home, #about .about, #cont .cont, #genealogy .genealogy, #travel .travel, #uganda.uganda, #humour.humour
{

	color: #27c2fd;

	font-weight: bold;
}

/* @end */

/* @end */

/* @group Main Sections */


		
.container, #wrap {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

#wrap{
	
	min-height: 280px;


	

}

#main{
	
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;

	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	
	
	padding-bottom: 20px;

}

#top{
	
	min-height: 40px;
	padding: 20px ;
	
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;

	margin: 0;
	background: url(images/bg-mid-1.jpg);
	color: #747774;
}

#top .right{
	width: 340px;
	float: right;
	
}

#top .left{
	width: 540px;
	padding-left: 10px;
	float: left;
	
}

#top img{
	background: url(images/black25.png);
	padding: 5px;
}

#top p{
	color: #555358;
}

#content {
float: left;
width: 640px;
}

#content, #sidebar{
	padding: 30px 0;
}

.fullwidth{
	width: 960px;
	padding: 30px 0px;
}

.wide{
	width: 640px;
	padding: 30px 10px;
}

#sidebar-r {
float: right;
width: 330px;
}

#side {
float: right;

}

.halfcol{
	width: 470px;
	margin: 10px;
	float: left;
}

.trio{
	width: 300px;
	float: left;
	margin-right: 30px;
	background-color: #d3d3d3;
}	

.box{
	background: url(images/nav_over.png) repeat-x;
	color: #2b2c29;
		min-height: 40px;
		padding: 5px 5px 20px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	
	
	border-bottom: 1px solid #557c89;
	border-top: 1px solid #142127;

	
	margin-bottom: 10px;
	clear: both;
}

.grey{
	background: url(images/black15.png) ;
}

.r{
	float: right; margin-left: 10px;
}

.l{
	float: left;
	margin-right: 10px;
}

.rule{
	padding: 10px 0;
	background: url(images/line-bg.png) repeat-x 0 top;
clear: both;
	width: 100%;
}




/* @end */



/* @group typography */

.hidethis {
display:none;
}
.clearthis {
clear:both;
float:none;
font-size:1px;
height:1px;
margin:0;
overflow:hidden;
visibility:hidden;
}



pre{
	font-family: "Courier New", Courier, mono;
	color: #444;
	display: inline;
	font-size: 1.2em;
}
p {
font-size: 1.3em;
color: #4c4c4c;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
margin-bottom: 1.4em;
}

h1 { font-size: 2.6em; margin-bottom:15px; letter-spacing:-1px;  font-weight: normal; line-height: 1;
	margin-top: 0;
}
h2 { font-size:2.2em; margin:0 0 20px; letter-spacing: -1px; line-height:1.0; font-weight: normal;
	color: #212121;
}
h3 { font-size:1.6em; line-height:1.4; margin: 0 0 10px;
	color: #68757b;
}
h4 { font-size:1.4em; margin:0 0 5px; line-height:1.4; }

h2,p{width:100%;} /* keep otherwise text dispears in IE */

h1, h2, h3, h4{
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2.intro {
font-size:1.8em; margin:0 0 10px; line-height:1.4;
}

h3.intro {
font-size: 1.4em; margin:0 0 10px; line-height: 1.4;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

.welcome h2{
	margin-bottom: 5px;
}

.welcome h3{
	font-size: 1.3em;
	color: #639cac;
	margin-top: 0;
	border-bottom: 1px dotted #41667e;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
}

h4 {
text-transform: uppercase;
color: #727272;
font-size: 12px;
letter-spacing: 1px;
font-weight: bold;
border-bottom: 1px solid #d5d5d5;
padding: 0px 0px 10px 5px;
margin-bottom: 20px;
}



h2.section {
text-transform: uppercase;
color: #727272;
font-size: 14px;
letter-spacing: 1px;
font-weight: bold;
border-bottom: 1px solid #d5d5d5;
padding: 0px 0px 10px 5px;
margin-bottom: 20px;
}

ul {
	font-size: 1.6em;

}


#sidebar ul{
	clear: both;
	margin-bottom: 30px;
}

h2.quote	{
	margin: 0 0 15px;
	color: #50504f;
	padding: 20px 0 40px 30px;
	background: url(images/comment_bg.png) no-repeat;
	border-bottom: 1px solid #cacaca;
}

.quote	{
	margin: 0 0 15px;
	color: #50504f;
	padding: 30px 0 40px 30px;
	background: url(images/comment_bg.png) no-repeat;
	font: italic 1.2em Georgia, "Times New Roman", Times, serif;
}

.sig{ 

	margin: 15px 20px 15px 0; 
	text-align: right; 
	color: #7e7e7e; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-style: italic; 
	border-bottom: 1px solid #d6d6d6;
	
	list-style-position: inside;
}


#mail{
	float: right;
	padding-left: 25px;
	background: url(images/media-sprite.png) no-repeat 0 -78px;
	font-weight: bold;
	margin-top: 10px;
}

.desc{
	margin: 0;
	font: italic 1.6em  "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.more{
	text-align: right;
}


.small {
	font-size: 1em;
	color: #535353;
}
.notes{
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #5e5e5e;
	font-style: italic;
}

/* @end */

/* @group Footer */

#footer {
	font-size:10px;
	border-top: 1px solid #faf9ef;
	min-height: 115px;
	position: fixed;
	bottom: 0px;
	width: 100%;
}

#footer h3 {
	text-transform:uppercase;
	font-size:11px;
}

#footer a{
	border-bottom-style: dotted;
	border-bottom-width: .5px;
}

#footer img{
	float: left;
	margin-right: 20px;

}


#footer p{
	color: #7f7f7f;
}

#credits{
	clear: both;
	bottom: 0px;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 15px;
}

#credits p{
	color: #4d4d4d;
	font-size: 10px;
}



/* @end */



/* @group Contact Form */



input, textarea {
	padding:5px;
	font-size:14px;
	margin-bottom: 10px;
	outline:none;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border:1px solid rgba(0,0,0, 0.2);
}

input{
	background: #fff url(images/table-white-bg.png) repeat-x;
}

input:focus, textarea:focus {
    box-shadow: 0 0 5px rgba(0,191,255, 1);
    -webkit-box-shadow: 0 0 5px rgba(0,191,255, 1); 
    -moz-box-shadow: 0 0 5px rgba(0,191,255, 1);
    border: 1px solid rgba(0,191,255,0.8); 
}

#contact-wrapper {
	padding: 0px 0;
}

#contact-wrapper div {

}
#contact-wrapper label {
	display:block;
	float:none;
	font-size:15px;
	width:auto;
	margin-bottom: 10px;
	
}

form#contactform input, form#contactform textarea{
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border-width:1px;
}




#contactform .left{
	float: left;
	width: 380px;
	margin-top: 0;
}

#contactform .right{
	float: left;
}

textarea:focus, select:focus, input:focus {background:#F8F8F2;}

input.submit_btn{
	background: url(images/btn-bg-green.png) repeat-x;
	border: 1px solid #1b7923;
	border-top: 1px solid #6fb855;
	border-left: 1px solid #5eb659;
	text-transform: uppercase;
	padding: 5px 10px;
	font-weight: bold;
	 text-shadow: rgba(255, 255, 255, .75) 0 1px 1px;
	color: #555;
}

input.submit_btn:hover{
	outline:none;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	opacity: 1;
	border:1px solid rgba(173,255,47, 0.9);
	 text-shadow: green 0 1px 2px;
	color: #f2fafe;
	cursor: pointer;
}

/* @end */