/*
Theme Name: Word of Mouth Default
Theme URI: http://wordofmth.com
Description: The default WordPress theme for Wordofmth.com
Version: 1.0
Author: Kristian H
Author URI: http://kreeaytiv.com/
*/

body, html{
margin:0;
padding:0;
background:#000;
color:#fff;
}

ul{margin-left:0px;
padding-left:0px;
}

img{
border:none;
}

h2{
margin-top:0;
color:#c2234c;
padding-bottom:18px;
margin-bottom:18px;
border-bottom:1px solid #666666;
line-height:28px;
}

h3{
margin-top:0;
color:#c2234c;
}

h4{
margin:0;
}

a{
color:#c2234c;
text-decoration:none;
}

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

#header{
width:100%;
height:216px;
margin:0;
padding:0;
background:url(images/header.jpg) no-repeat top left;
}
	#homelink{
	width:500px;
	height:216px;
	overflow:hidden;
	float:left;
	}
	#sociall{
	position:absolute;
	top:166px;
	left:826px;
	width:190px;
	height:50px;
	}
	h4.connecttitle{
	font-size:12px;
	}

#wrap{
width:950px;
height:auto;
margin:18px 0 90px 40px;
}
	#leftcol{
	width:160px;
	height:auto;
	padding:0 0 0 10px;
	margin:0 20px 0 0;
	float:left;
	overflow:hiddem;
	}
	ul#nav{
	margin-top:0px;
	margin-left:0px;
	padding:0px;
	width:160px;
	}
	ul#nav li{
	list-style-type:none;
	font-size:18px;
	line-height:24px;
	font-weight:bold;
	margin-left:0px;
	padding-left:0px;
	}
	ul#nav li a{
	color:#fff;
	}
	ul#nav li a:hover{
	color:#c2234c;
	}
	#nav{
	margin:0px;
	padding:0px;
	width:160px;
	}
	#nav li{
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
	.sidebitem{
	margin:0 0 36px 0;
	padding-left:0px;
	}
	h3.sidetitle{
	font-size:16px;
	color:#c2234c;
	}
	span.wpcf7-form-control-wrap input[type=text], span.wpcf7-form-control-wrap input[type=textarea]{
	width:160px;
	}
	div#text-3{
	overflow:hidden;
	}
	#rightcol{
	width:760px;
	height:auto;
	float:right;
	}
	.toppage{
	width:754px;
	height:auto;
	border:3px solid #ccc;
	background:#fff;
	margin:0 0 18px 0;
	}
	#centertop{
	margin:0 auto;
	}
	#centertop2{
	margin:0 auto;
	}
	.entry li{
	list-style-type:none;
	}
	.entry a{
	font-size:14px;
	}
	
	.colwrap{
	width:760px;
	height:auto;
	}
		.leftcol2{
		width:325px;
		height:auto;
		float:left;
		}
		.rightcol2{
		width:325px;
		height:auto;
		float:right;
		}
		
#footer{
width:100%;
height:32px;
background:#FFFFFF;
text-align:center;
}
	#footer small{
	color:#000;
	font-weight:bold;
	line-height:32px;
	font-size:10px;
	}

.clr{
clear:both;
}
.lft{
float:left;
}
.rgt{
float:right;
}
.tlft{
text-align:left;
}
.trgt{
float:right;
}

img.aligncenter { margin:0 auto 18px; border:3px solid #ccc;}
img.alignright {float:right; margin:0 0 1em 1em; border:3px solid #ccc;}
img.alignleft {float:left; margin:0 1em 1em 0; border:3px solid #ccc;}
img.align {display: block; margin-left: auto; margin-right: auto; border:3px solid #ccc;}
a img.alignright {float:right; margin:0 0 1em 1em;}
a img.alignleft {float:left; margin:0 1em 1em 0;}
a img.align {display: block; margin-left: auto; margin-right: auto;}
a img.aligncenter {margin:0 auto 18px;}
div.alignnone{
border-bottom:1px solid #666666;
margin-bottom:18px;
}
div.alignleft{
border-bottom:1px solid #666666;
margin-bottom:18px;
}
div.alignright{
border-bottom:1px solid #666666;
margin-bottom:18px;
}
div.align{
border-bottom:1px solid #666666;
margin-bottom:18px;
}
.redit{
color:#c2234c;
}

.lilbigger{
font-size:18px;
}

/*** SLIDE RSTUFF ***/
#centertop ul, #centertop li{
	margin:0;
	padding:0;
	list-style:none;
	}
#centertop, #centertop li{ 
	width:754px;
	height:368px;
	overflow:hidden; 
	}
span#prevBtn{}
span#nextBtn{}