/*  

Theme Name: Liks

Theme URI: http://www.pastmax.com

Description: Liks theme

Version: 1.0

Author: Stephen Walton

Author URI: http://www.pastmax.com/



*/
body {
	background: url(images/bg.jpg);
	padding: 0;
	margin: 0;
	font-family: verdana, sans-serif;
	font-size: 13px;
        color: #404041;
}
#front_logo {
	position: absolute;
	top: -17px;
	left: -20px;
	z-index: 80;
	width: 330px;
	height: 250px;
	background: url(images/animations/logo_bg.png) no-repeat;
	
}
#front_logo img {
	margin-left: 40px;
}
h2 {
	padding: 0;
	margin: 0;
	color: #0c4064;
	font-size: 26px;
}
h3 {
	padding: 0;
	margin: 0;
	color: #de5a28;
	font-size: 18px;
}
h4 {
	color: #0c4064;
	font-size: 21px;
}
h5 {
	color: #0c4064;
	font-size: 12px;
        text-decoration: none;
}
img {
	border: 0;
}

a {
	text-decoration: underline;
	color: #de5a28;
	font-size: 13px;
        font-style: italic;
}

a:hover {
        color: #0c4064;
}


#main {
	margin: 0 auto 0 auto;
	padding: 0;
}

#header {
	position: relative;
	background: url(images/content_bg_top.png) no-repeat;
	margin: 0 auto;
	width: 839px;
	height: 348px;
}

#header img {
	position: absolute;
	left: -45px;
	top: -5px;
}

#content {
	background: url(images/content_bg_repeat.png) repeat-y;
	margin: 0 auto 0 auto;
	width: 839px;
	min-height: 300px;
}

#contents {
	top: -210px;
	position: relative;
	margin: 0 auto -100px auto;
	padding-bottom: 80px;
	width: 700px;
}

#cow {
	position: absolute;
	right: -65px;
	bottom: -109px;
}

#cow div#bottom {
	margin-top: -3px;
}

#ice_cream {
	position: absolute;
	left: -80px;
	bottom: -109px;
}

#ice_cream div#bottom {
	margin-top: -3px;
}

#footer {
	position: relative;
	left: 0;
	bottom: 0;
	background: url(images/animations/footer_bg.gif);
	height: 107px;
	padding: 0;
}

#footer_contents {
	width: 839px;
	margin: 0 auto -10px auto;
	position: relative;
	padding: 0;
}

#menu {
	color: #0c4064;
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding: 15px 0 0 0;
	z-index: 100;
	position: absolute;
	left: 200px;
}

#menu a {
	color: #0c4064;
	text-decoration: none;
}

#menu a:hover {
	color: #2babd5;
	text-decoration: none;
}

#menu .dot {
	color: #27b8e6;
	font-size: 14px;
}

#menu .nav_on {
	color: #e55745;
}

#submenu {
	color: #0c4064;
	font-family: verdana, sans-serif;
	font-size: 14px;
	text-align: center;
	margin-bottom: 10px;
}
}

#submenu a {
	color: #0c4064;
	text-decoration: none;
}

#submenu .dot {
	font-size: 18px;
}

.brackets_inside {
	margin: 0 auto 20px auto;
	padding: 16px 0 0 0;
	background: url(images/brackets_inside.png) no-repeat;
	text-align: center;
        vertical-align: center;
	width: 692px;
	height: 93px;
	font-weight: bold;
	font-size: 24px;
}

.brackets_inside .light {
	color: #27b8e6;
	margin: 0 auto;
}

.brackets_inside .dark {
	color: #0c4064;
}

.subheader {
	color: #de5a28;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	margin: 0 0 0 0;
	border: 1px solid transparent;
}

#facebook {
	background: url(images/facebook_bg.png) no-repeat;
	position: absolute;
	right: 35px;
	bottom: 0;
	width: 328px;
	height: 117px;
	font-size: 10px;
	padding: 10px 0 0 10px;
}

#facebook #description {
	width: 280px;
}

#facebook #title {
	color: #1d89b8;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

#facebook a {
	color: #de5a28;
	display: block;
	margin-top: 4px;
        font-size: 10px;
	text-decoration: underline;
}

#facebook a:hover {
        color: #0c4064;
}

#content_bubble {
	background: url(images/content_bubble.png) no-repeat;
	position: absolute;
	left: 125px;
	bottom: 0;
	width: 328px;
	height: 117px;
	font-size: 10px;
	padding: 7px 0 0 10px;
}

#content_bubble #description {
	width: 220px;
	padding: 12px 0 0 50px;
	font-size: 10px;
}

#content_bubble #title {
	color: #1d89b8;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 7px;
}

#content_bubble a {
	color: #de5a28;
        font-size: 10px;
	text-decoration: underline;
}

#content_bubble a:hover {
        color: #0c4064;
}

table.flavors {
	width: 100%;
	font-size: 12px;
	color: #58595b;
}

table.flavors tr td {
	line-height: 40px;
}

table.flavors tr td.imagetd {
	padding: 5px;
}

table.flavors tr td.imagetd img {
	margin-top: 10px;
        margin-right: 10px;
	border: 2px solid #1d89b8;
}

.flavortitle {
	font-size: 14px;
	font-weight: bold;
	color: #0c4064;
	margin-bottom: -10px;
}
table.flavors tr td {
	border-bottom: 2px solid #27b8e6;
	padding-bottom: 10px;
}
.pager {
	display: block;
	margin-top: 10px;
}
.jobtitle {
	font-size: 14px;
	font-weight: bold;
	color: #0c4064;
}
.alignnone {
	margin-top: -3px;
}

.southden {
	margin-top: -19px;
}
.logo_front {
	margin-top: -10px;
}

span.wpcf7-list-item { 
         display: block; 
}
#below_footer {
	background: #ffffff url(images/bottom_bg.jpg) repeat-x;
	height: 0;
}

