/*
Theme Name: Taigh Smyth
Description: For TaighSmyth.com
Version: 1.0
Author: Graham Hooey
Author URI: http://www.emaak.ca/
*/

body {
	background-color: #f9f9f9;
	background: #F9F9F9 url(images/gradiant.jpg) top left repeat-x;
	margin:0;
	font-family: Myriad Pro, Helvetica, Arial, sans-serif;
	text-align: center;
}

img {
	border: none;
}
	
a {
	color: #0066CC;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	
}
	
#header {
	margin: 0 auto;
	text-align: left;
	width: 900px;
	height: 243px;
}

#header .top-menu {
	float: left;
	width: 500px;
	height: 32px;
	background: url(images/top-menu-gradiant.png) top left repeat-x;
	font-size: 12px;
	color: #1c6a98;
}

#header .top-menu ul {
	padding: 10px 0px 0px 9px;
	margin:0px;
}

#header .top-menu li {
	display:inline;
	list-style:none;
	margin-left: 3px;
	margin-right: 3px;
}

#header .top-menu li a{
	color: #1c6a98;
	text-decoration: none;
	font-size: 11px;
}

#header .top-menu li a:hover{
	text-decoration: underline;
}

#header .title {
	float: left;
	position: relative;
	margin-top: 30px;
	margin-left: 20px;
	/*top: -170px;*/
}

#header .sub-title {
	float: left;
	width: 480px;
	margin-left: 38px;
	margin-top: -10px;
}

#header .sub-title h1{
	color: #3d98cf;
	font-size: 17.5px;
	font-weight: normal;
	font-family: Myriad Pro, Helvetica, sans-serif;
}

#header .polaroids {
	float:	right;
	position: relative;
	width: 360px;
	height:243px;
	overflow: hidden;
}

/* *************** Navigation ****************** */

#header .nav {
	width: 540px;
	height: 46px;
	float: left;
	margin-top: 10px;
}

#header .nav .navwrapper {
	padding-left:5px;
}

#header .nav .navwrapper ul {
	padding:0px 0px 0px 0px;
	margin:0px;
}

/* top right bottom left */ 
#header .nav .navwrapper li {
	/*padding: 12px 25px 8px 25px;*/
	padding: 2px 0px 2px 0px;
	display:inline;
	list-style:none;
	height: 30px;
}

#header .nav .navwrapper li a{
	height: 30px;
}


#middle {
	margin: 0 auto;
	text-align: left;
	width: 900px;
}

/* *************** Sidebar ****************** */

#sidebar {
	float: right;
	background: url(images/lead-box.png) top left no-repeat;
	width: 334px;
	margin-top: -10px;

}

#sidebar h2{
	position: relative;
	margin-left: 55px;
	margin-top: 85px;
	color: #2a8ac4;
	font-size: 14px;
	font-weight: normal;
}

#sidebar .video {
	position: relative;
	margin-left: 57px;

}

#sidebar .inputs {
	margin-left: 55px;
}

#sidebar .inputs p {
	color: #3d98cf;
	font-size: 14px;
	
	line-height: 25px;
}

#sidebar img{
	float: right;
	margin-top: 15px;
	margin-right: 30px;

}

#sidebar .categories{
	margin-left: 20px;
	font-size: 16px;
	margin-left: 20px;
	list-style: none;
	margin-top: -40px;
}

#sidebar .categories h2{
	list-style: none;
	margin-left: 20px;
	color: #333333;
	font-size: 18px;
}

input.btn {
	background: url(images/lead-button.png);
	width:249px;
	height:48px;
	border: none;
}

input.btnhov {
	background: url(images/lead-button-hov.png);
}

#sidebar .widgets {
	margin-left: 40px;
	list-style: none;
	font-size: 16px;
}

#sidebar .widgets h2{
	color: #333333;
	margin-left: 10px;
	font-size: 18px;
}


/* **************** Main ******************** */

#main {
	float: left;
	width: 565px;
	color: #333333;

}

#page {
	float: left;
	width: 565px;
	color: #333333;
	min-height: 700px;
}

#wide-page{
	float: left;
	width: 900px;
	color: #333333;
}

#page img{
	float: left;
	margin: 10px;
}

#partner-up-page {
	float: left;
	width: 470px;
	color: #333333;
}

#main .featured {
	margin-top: 50px;
	height:  310px;
	width: 565px;
}

#main .featured .label {
	position: relative;
	top: -20px;
	left: -7px;
	background: url(images/featured-topics.png);
	z-index: 3;
	width: 220px;
	height: 58px;
}

#main .featured .box {
	background: url(images/featured-box.png) no-repeat;
	margin-top: 20px;
	z-index: 2;
	width: 565px;
	height: 310px;
}

#main .featured .box img {
	position: relative;
	top: -40px;
	left: 13px;
	z-index: 1;

}

#main .featured .box .turning-page {
	float: right;
	width: 123px;
	margin-right: 15px;
	position: relative;
	top: -25px;
	font-size: 13.5px;
	color: #999999;
}

#main .featured .box .turning-page h4{
	margin-top: 0px;
	margin-bottom: 3px;
	color: #4d95c2;
	font-weight: normal;
	
}

#main .featured .box .under-pic {
	width: 275px;

}


#main .featured .box .under-pic {
	position: relative;
	top: -45px;
	left: 20px;
	width: 275px;
	height: 30px;
	color: #4d95c2;
	float: left;
	

}

#main .featured .box .seperator{
	background-color: #8db2d2;
	position: relative;
	top: -25px;
	float: left;
	width: 1px;
	height: 30px;
}

#main .featured .box .link a {
	position: relative;
	top: -29px;
	float: left;
	text-decoration: none;
	color: #4d95c2;
	margin-left: 10px;
	

}

#main .featured .box .link img {
	position: relative;
	top: -29px;
	left: 0px;
}

#main .more-boxes {
	height: 70px;
}

#main .article-links {
	width: 900px;
}

#main .article-links .top {
	width: 900px;
	height: 60px;
}

#main .article-links .top .label {
	float: left;
	background: url(images/blog-topics.png) no-repeat;
	width: 220px;
	height: 58px;
}

#main .article-links .top .link a {
	float: left;
	color: #4d95c2;
	font-size: 13px;
	margin-left: 10px;
	margin-top: 20px;

}

#main .article-links .top .link img {
	margin-top: 19px;	
}

#main .article-links .box {
	background: url(images/article-box.png) no-repeat;
	width: 209px;
	height: 313px;
	float: left;
	margin-left: 6px;
	margin-right: 10px; 
}

#main .article-links .box img {
	margin-top: 15px;
	margin-left: 10px;
}

#main .article-links .box h2 {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 8px;
	font-size: 16px;
	color: #4d95c2;
	font-weight: 600;
}

#main .article-links .box h2 a{
	color: #4d95c2;
	text-decoration: none;
}

#main .article-links .box p {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	color: #777777;
}


#main .article-links .box .link a {
	
	color: #4d95c2;
	font-size: 13px;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;

}

#main .article-links .box .link img {
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
	top: 2px;
	left: -20px;
		
}


#main .bottom-right{
	text-align: left;
	width: 900px;
	height: 50px;
	margin-top: 20px;
}

#main .bottom-right .links{
	float: right;
	width: 130px;
	margin-top: 20px;
}

#main .bottom-right .links h2{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 24px;
}

#main .bottom-right .links h2 a{
	color: #8db2d2;
	text-decoration: none;
	font-weight: normal;
}

#main .bottom-right .links h3{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}

#main .bottom-right .links h3 a{
	color: #8db2d2;
	text-decoration: none;
	font-weight: normal;
}

#main .bottom-right .logo{
	float: right;
	margin-top: 10px;
}


/* *************** Partner up *************** */


#partner-up {
	float: right;
	background: url(images/partner-up-box.png) top left no-repeat;
	width: 429px;
	height: 396px;
	margin-top: -10px;
	margin-bottom: 10px;

}

#partner-up .text{
	margin-top: 180px;
	margin-left: 100px;
	margin-right: 100px;
	color: #3d98cf;
	
}

#partner-up .inputs {
	margin-left: 55px;
}

#partner-up table {
	color: #3d98cf;
	font-size: 14px;
}

#partner-up .bottom {
	color: #FF0000;
	font-size: 14px;
	font-style: italic;
}


input.btn {
	background: url(images/partner-button.png);
	width:249px;
	height:48px;
	border: none;
}

input.btnhov {
	background: url(images/partner-button-hov.png);
}



/* **************** Footer ****************** */

#footer {
	margin: 0 auto;
	text-align: left;
	background: url(images/footer-patern.png) bottom left repeat-x;
	height: 116px;
	padding-left: 40px;
	color: #5f94b4;
	clear:both;
}

#footer a{
	text-transform: uppercase;
	color: #5f94b4;
	text-decoration: none;
	font-size: 12px;
	font-weight: 600;
}

#footer a:hover{
	color: #73b3da;
}

#footer .column {
	float: left;
	width: 85px;
	height: 70px;
	margin-top: 40px;
	margin-left: 25px;
}

#footer .column ul {
	margin-top: 0px;
	padding-left: 0px;
}

#footer .column li {
	list-style: none;
	margin-left: 0px;
}

#footer .big-column {
	float: left;
	width: 100px;
	height: 70px;
	margin-top: 40px;
	margin-left: 15px;
}

#footer .big-column ul {
	margin-top: 0px;
	padding-left: 0px;
}

#footer .big-column li {
	list-style: none;
	margin-left: 0px;
}

#footer .big-column h3{
	margin-top: 0px;
	color: #5f94b4;
	font-size: 14px;
}

#footer .seperator{
	background-color: #8db2d2;
	position: relative;
	float: left;
	width: 1px;
	margin-top: 43px;
	height: 50px;
}

#footer .bigger-column {
	float: left;
	width: 150px;
	height: 70px;
	margin-top: 40px;
	margin-left: 15px;
}

#footer .bottom-menu {
	float: right;
	width: 260px;
	font-size: 10px;
	margin-top: 40px;
	margin-right: 25px;
}

#footer .bottom-menu ul {
	padding: 5px 0px 0px 6px;
	margin:0px;
}

#footer .bottom-menu li {
	display:inline;
	list-style:none;
	margin-left: 3px;
	margin-right: 3px;
}