/*  
Theme Name: AMBER&THOMAS WP
Theme URL: http://www.amberandthomas.com/
Them Author: http://www.huntstudio.com.au/
*/

*{margin:0;padding:0;}
html,body{	background:#FFF;
			background-image: url(http://www.amberandthomas.com/site/wp-content/themes/amberandthomas_wp/images/background.jpg);
			background-repeat: no-repeat;
			background-position:top;
				line-height:150%;
			text-align:left; 
			color:#999;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size:11px;
		
			}

h1{font-size:13px;font-weight:lighter;color:#333}
h2{color:#FFF; font-size:14px; text-transform:uppercase;}
h3{font-size:10px;}
h4{font-size:9px; font-style:italic}
h5{font-size: 10px;font-weight:bold;}
h6{font-size: 10px;color: #FFFFFF;}




strong {
	
	font-weight:bold;
	
}




a{color:#CCC;text-decoration:none;font-style:italic;}
a:hover{color:#333;text-decoration:none;font-style:italic;}
#wrapper{border-top:0px solid #302E2F;margin:0px auto;text-align:left;width:780px;} 

/* Centre Text DIV */
#textdiv {
	
	text-align: center;
}



/* Menu under header DIV */
#headerbox {
	line-height: normal;
	font-size:13px;
	
	text-align: center;
}
/* Content DIV */
#content {
	
	
	width: 780px;}
.alignleft {float: left;
}
.alignright {float: right;
}



/* masthead / footer - navigation and categories */
#masthead{padding:0px 0;}
#masthead h1 a{text-transform:uppercase;width:400px;float:left;margin:0px 0 0 0;}
#masthead h1 a em{font-style:normal;color:#555;}
#authorBlurb img{float:right;width:42px;height:42px;border:3px solid #EEE;}
#authorIntro a{font-weight:bold;} 
#authorIntro{line-height:1.4em;width:400px;float:right;margin:8px 0 0 0;}
ul.nav{list-style:none;background:#EEE;}
.nav li{border-right:1px solid #DDD;float:left;display:block;width:100px;}
.nav li a:hover{background:#333;color:#eee!important;width:95px;}
* html .nav li a:hover{background:#333;width:99px;}
.nav li.skip{border-left:1px solid #DDD;float:right;display:block width:100px;}
.nav li.skip a{width:100px;}
li.top{border-left:1px solid #DDD;float:right;display:block width:100px;}
li.top a{width:100px;}
.nav li.skip a:hover, li.top a:hover { background: transparent;color: #333 !important;}
#archives{background:#333;}
#archives ul{list-style:none;padding:5px 0 3px 0;}
#archives li{float:left;display:block;width:101px;}
#archives li a{font-weight:bold;color:#7F7F7F;width:99px;display:block;padding:2px 0 4px 5px;}
#archives li a:hover{color:#EEE;}

/* main - middle content and columns */
#mainCol{background-color: #FFF;float:left;margin:5px 0 0 0;width:780px;}

/* style individual sidebars */
#midCol{float:left;margin:5px 0 0 80px;width:240px;}
#searchWrap,
.middle_links{margin-bottom:20px;} /* ADD MARGIN LEFT HERE TO OFFSET MENU */
#searchWrap input{vertical-align:middle;}
.middle_links h3{margin-bottom:7px;}
#midCol ul{list-style:none;margin:8px 0 4px;}
#tertCol{float:left;width:214px;margin:23px 0 0 33px;}
#elseWhere{margin:0 0 20px 0;}
#imgLinks li{color:#7F7F7F;line-height:1.2em;padding:0 0 1px;}
#imgLinks li a:hover img{border-color:#DDD;}

/* wordpress entries styling - main content column */
.postMeta span.date{;}
.postMeta span.comments{background:#FFF url(images/chat_greyREMOVE.gif) no-repeat left center;padding-left:0px;margin-left:0px;}
.postMeta span.comments a,
.postMeta span.cat a
.post{margin:0 0 0 0;}
.post h2{margin-bottom:0px;}
.post h2 a{width:100%;display:block;outline:none;}
.entry h3{margin:1em 0;}
.post .entry{overflow:hidden;}
.post .entry p{margin:1em 0;}
.entry blockquote{margin:0 1.3em 0;}
.entry ul{margin:0 1.3em 0;list-style:none;}
.entry ul li{background:url no-repeat 0 1px;padding-left:18px;margin-bottom:7px;}
.entry ol{margin:0 1em 0 3em;}
.entry ol li{margin:0 0 7px 0;}
.entry img,.entry a img{border:0px solid #EEE;}
.entry a:hover img{border-color:#DFDFDF;}
.entry table tr { padding: 15px 0; }
.entry table tr.alt { background: #eee; }



/* style me some comments and inputs */
#comments{width:435px;padding:12px 0 0 0;}
#comments h3,

.commentslist li{background:#FFF url(images/lgrey_diag.gif) repeat top left;border:1px solid #BBB;margin-bottom:7px;padding:7px 0;}
.commentslist li a{font-weight:bold;background:url(images/dot.gif) repeat-x bottom left;}
.commentslist li.alt{background:#FFF;}
.commentslist li:hover{border-color:#888;}
.commentslist .comment_text{margin:0 7px;line-height:1.4em;overflow:hidden;}
.comment_text p,
.comment_text ul,
.comment_text ol,
.comment_text blockquote{margin:1em 0;}
.comment_text ul,
.comment_text ol,
.comment_text blockquote{margin:0 1em;}
.commentslist li.author a{color:#DDD;}
.commentslist li.author a:hover{color:#FFF;}
p.nocomments{margin:0 12px 0 7px;}
ol.pingslist{margin:1.5em 2em;font-size:12px;}
.pingslist li a{font-weight:bold;background:url(images/dot.gif) repeat-x bottom left;}
#commentform p{margin:1em 0;}
#commentform p a{font-weight:bold;background:url(images/dot.gif) repeat-x bottom left;}
#author,
#email,

#comment{width:429px;overflow:auto;}
.commentslist code{background:transparent;}

/* footer - text string and links */
#footer p {padding-top: 7px; }


/* float rules */
.floatleft{float:left;margin:3px 7px 0 0;}
.floatright{float:right;margin:3px 0 0 7px;}
.right{float:right;}
.left{float:left;}
.clear{clear:both;}
.fix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.fix{display:inline-block;} 
* html .fix{height:1%;}
.fix{display:block;}


/* Menu Rollovers */
.btnContinue {
	width: 240px;
	height: 150px;
	display: block;
	background-repeat:no-repeat;
	background-image:url(http://www.soccerlogic.com.au/site/wp-content/themes/soccerlogic_wp/images/COL2/01.jpg);
}

.btnContinue:hover {
	background-position: 0 -150px;

}


.btnContinue2 {
	width: 240px;
	height: 150px;
	display: block;
	background-repeat:no-repeat;
	background-image:url(http://www.soccerlogic.com.au/site/wp-content/themes/soccerlogic_wp/images/COL2/02.jpg);
}

.btnContinue2:hover {
	background-position: 0 -150px;
}

.btnContinue3 {
	width: 240px;
	height: 150px;
	display: block;
	background-repeat:no-repeat;
	background-image:url(http://www.soccerlogic.com.au/site/wp-content/themes/soccerlogic_wp/images/COL2/03.jpg);
}

.btnContinue3:hover {
	background-position: 0 -150px;
}

.btnContinue4 {
	width: 240px;
	height: 150px;
	display: block;
	background-repeat:no-repeat;
	background-image:url(http://www.soccerlogic.com.au/site/wp-content/themes/soccerlogic_wp/images/COL2/04.jpg);
}

.btnContinue4:hover {
	background-position: 0 -150px;
}

.btnContinue5 {
	width: 240px;
	height: 150px;
	display: block;
	background-repeat:no-repeat;
	background-image:url(http://www.soccerlogic.com.au/site/wp-content/themes/soccerlogic_wp/images/COL2/05.jpg);
}

.btnContinue5:hover {
	background-position: 0 -150px;
}