/* @override http://carronconcrete.com/Content/wp-content/themes/suitandtie/custom.css */

/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme.

You need to use .custom before every style e.g. 

.custom a {color:#555555;}
.custom #tabs {background:#000000;width:460px}

*/

img.recent-posts-thumb{
	padding-right: 21px;
	padding-bottom: 2px;
}

ul.advanced-recent-posts li{
	list-style-type: none;
}

ul.advanced-recent-posts li a:link{
	list-style-type: none;
}


.widget ul li a:link, .widget ul li a:visited  {

}


#header  {
	width: 940px;
	margin: 0 auto;
}

.custom a, .custom a:visited {}

#quotes .quote-entry {display: none;}


#pagenav  {
	position: relative;
	z-index: 9999;
	font-size: 14px;
	font-weight: bold;
	height: 70px;
	margin-right: 20px;
}

#navcontainer  {
	float: right;
	width: 468px;
}

#featured-slider .text  {
	float: left;
	width: 332px;
	margin: 0 0 0 10px;
	padding: 0 0 0 40px;
}


#featured-slider .image  {
    position:absolute;
    right: 0;
    top:0;
    z-index: 99;
	width: 508px;
	margin: 0 10px 0 0;
	text-align: center;
    height: 200px;
    
}
