/*
Theme Name: MummyMug
Description: MummyMug WordPress theme.
Author: innvire
Author URI: www.innvire.com
version: 1.0

*/

/* ID 091125 hack to bring logo back and override the stupdid wpml plugin css, i also added the #menu-wrap to all the main navigation selectors below... */
.hold #menu-wrap {height:0px;}

body {
	margin:0;
	font:12px/18px Helvetica, Lucida, Arial;
	background:#c9c9c9 url(images/bg-body.gif) repeat-x;
}
img{border-style:none;}
a{color:#000;}
a:hover{text-decoration:none;}
input{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
.wrapper{
	width:902px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
#header{
	width:902px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	background:url(images/bg-header.gif) no-repeat 0 100%;
}
#header .box{
	width:198px;
	float:left;
}
#header .box p{
	margin:0 0 0 2px;
	color:#473325;
	clear:both;
}
#header .network{
	margin:15px 0 0;
	padding:0 0 11px;
	display:inline;
	float:left;
	list-style: none;
}
#header .network li {float:left;}
#header .network li a {
	text-indent:-9999px;
	display:block;
	height:34px;
	overflow:hidden;
	background:url(images/ico-network.gif) no-repeat;
	margin:0 5px 0 0;
}
#header .network li a.you-tube {
	width:32px;
	background-position: 0 0;
}
#header .network li a.face-book {
	width:33px;
	background-position:  -36px 0;
}
#header .network li a.twitter {
	width:33px;
	background-position:-75px 0;
}
#header .hold{
	width:704px;
	float:right;
}
#header .logo{
	margin:7px 2px 0;
	display:inline;
	width: 159px;
	height: 42px;
	float:right;
	background: url(images/logo.gif);
}
#header .logo a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	height: 42px;
}
#header .nav{
	margin:0;
	padding:10px 0 0;
	float:right;
	clear:both;
	list-style:none;
}
#header .nav li{
	float:left;
	display:inline;
	margin:0 0 0 17px;
}
#header .nav li a{
	display:block;
	font-weight:bold;
	color:#392e17;
	padding:0 0 3px;
	text-decoration:none;
	padding:0 0 10px;
}
#header .nav li.active a, 
#header .nav li a:hover {
	padding:0 0 2px;
	border-bottom:8px solid #0095d9;
}
#header .nav li.active a:hover{
	text-decoration:none;
}
#header .nav li.buy a{
	color:#0095d9;
	text-transform:uppercase;
}
/* ID 091125 I added the #menu-wrap selector below to make it more specific then the css from the plugin.. */
#menu-wrap #cms-nav-top-menu{
	margin:0;
	padding:10px 0 0;
	float:right;
	clear:both;
	list-style:none;
}
#menu-wrap #cms-nav-top-menu li{
	float:left;
	display:inline;
	margin:0 0 0 17px;
}
#menu-wrap #cms-nav-top-menu li a{
	display:block;
	font-weight:bold;
	color:#392e17;
	padding:0 0 3px;
	text-decoration:none;
	padding:0 0 10px;
}
#menu-wrap #cms-nav-top-menu li.selected_page a, 
#menu-wrap #cms-nav-top-menu li a:hover {
	padding:0 0 2px;
	border-bottom:8px solid #0095d9;
}
#menu-wrap #cms-nav-top-menu li.selected_page a:hover{
	text-decoration:none;
}
#menu-wrap #cms-nav-top-menu li a span{
	color:#0095d9;
	text-transform:uppercase;
}
#menu-wrap #cms-nav-top-menu table,
#menu-wrap #cms-nav-top-menu ul{
    display:none;
}
#main{
	width:100%;
	padding:0 0 15px;
	margin:88px 0 0;
	overflow:hidden;
}
#content{
	width:100%;
	overflow:hidden;
}
#content .box{
	width:100%;
	margin:10px 0 4px;
	overflow:hidden;
}
#content .box .frame{
	padding:37px 0 0 0;
	width:211px;
	float:left;
}
#content .box .frame .hold{
	height:1%;
	overflow:hidden;
	position:relative;
	padding:26px 22px 39px 25px;
	background:url(images/bg-content-box.png) no-repeat;
}
#content .box .frame .hold h1{
	margin:0;
	font-size:14px;
	font-weight:bold;
	line-height:28px;
	color:#fff;
}
#content .box .frame .hold h1 img{
	float:right;
}
#content .center-box{
	padding:29px 0 0 2px;
	width:423px;
	float:left;
	position:relative;
}
#content .center-box .hold{
	width:100%;
	overflow:hidden;
	height:275px;
	background:url(images/bg-content-center.png) no-repeat;
}
#content .center-box .first-box,
#content .center-box .second-box,
#content .center-box .third-box{
	width:105px;
	display:block;
	color:#473325;
	font-size:11px;
	line-height:16px;
	position:absolute;
}
#content .center-box .first-box{
	right:27px;
	top:20px;
}
#content .center-box .second-box{
	right:-3px;
	top:132px;
}
#content .center-box .third-box{
	right:39px;
	top:250px;
}
#content .box-holder{
	width:265px;
	padding:4px 0 0;
	float:right;
}
#content .box-holder .box{
	width:259px;
	padding:0 3px;
	margin:0 0 7px;
	overflow:hidden;
	position:relative;
	background:url(images/content-box-shadow.png) repeat-y;
}
#content .box-holder .box img{
	display:block;
	border:7px solid #fff;
}
#content .box-holder .box .video{
	width:32px;
	height:32px;
	display:block;
	position:absolute;
	right:18px;
	top:14px;
	background:url(images/bg-video.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
#content .box-holder .box .text-box{
	width:95px;
	display:block;
	color:#0095d9;
	line-height:16px;
	font-weight:bold;
	position:absolute;
	top:9px;
	left:15px;
}
#content .box-holder .bottom-box{
	width:100%;
	overflow:hidden;
	height:6px;
	background:url(images/content-box-bottom-shadow.png) no-repeat;	
}
#content .box-holder .box .work{
	width:108px;
	height:108px;
	display:block;
	position:absolute;
	top:0;
	left:3px;
}
#content .box-holder .box .work span{
	height:108px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/bg-work.png) no-repeat;
}
#content .holder{
	width:100%;
	overflow:hidden;
	padding:12px 0 0;
	border-top:9px solid #0095d9;
	background:url(images/bg-main-box.gif) no-repeat 0 10px;
}
#content .holder .frame{
	width:100%;
	overflow:hidden;
	padding:0 0 12px;
	background:url(images/bg-bottom-line.gif) repeat-x 0 100%;
}
#content .holder .news{
	margin:0 0 0 2px;
	padding:10px 10px 0 0;
	width:500px;
	display:inline;
	float:left;
/*
	background:url(images/bg-news.png) no-repeat;
*/
}
#content .holder .news .cup{
	background:url(images/bg-news.png) no-repeat 0 0;
	float:left;
	margin:4px 0 0;
	padding:5px 30px 30px 28px;
	width:9px;
	font-weight:bold;
}
#content .holder .news .cup span{
	font-size:12px;
	line-height:18px;
	color:#fff;
}
#content .holder .news  .text{
	float:right;
	width:432px;
}
#content .holder .news h2{
	margin:0 0 2px;
	font-size:13px;
	color:#000;
}
#content .holder .news p{
	/*margin:0;*/
	font-size:12px;
	color:#000;
}
#content .holder .news em{
	margin:0;
	font-size:9px;
	color:#b6b6b6;
	font-style:normal;
}
#content .holder .form-box{
	width:377px;
	padding:15px 0 0;
	float:right;
	background:url(images/bg-mail.gif) no-repeat 10px 10px;
}
#content .holder .form-box .form-holder{
	height:1%;
	overflow:hidden;
	padding:10px 10px 55px;
}
#content .holder .form-box h2.graphic{
	margin:0 0 0 66px;
	height:21px;
	font-size:20px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/bg-text-box.png) no-repeat;
}
#content .holder .form-box .input{
	width:100%;
	margin:0 0 5px;
	overflow:hidden;
}
#content .holder .form-box .input span{
	width:168px;
	height:28px;
	float:left;
	padding:0 4px 0;
	overflow:hidden;
	background:url(images/bg-text-field.gif) no-repeat;
}
#content .holder .form-box .input input{
	width:168px;
	padding:4px 0 3px;
	vertical-align:middle;
	font:12px Helvetica, Lucida, Arial;
	border:0;
	background:none;
	line-height:14px;
}
#content .holder .form-box label{
	float:left;
	padding:3px 0 0 5px;
}
#content .holder .form-box .send{
	width:100%;
	overflow:hidden;
}
#content .holder .form-box .send .button{
	float:left;
	margin:0 7px 0 0;
}
#content .holder .form-box .send .small{
	width:60px;
	height:28px;
	padding:0 4px;
	float:left;
	background:url(images/bg-small.gif) no-repeat;
}
#content .holder .form-box .small input{
	width:60px;
	padding:4px 0 3px;
	font:12px Helvetica, Lucida, Arial;
	border:0;
	background:none;
	line-height:14px;
}
#content .holder .form-box .check-row{
	width:178px;
	overflow:hidden;
	float:left;
}
#content .holder .form-box .check-row input{
	float:right;
	margin:6px 0 0;
	width:16px;
	height:15px;
}
#content .holder .form-box .text{
	height:1%;
	overflow:hidden;
	padding:0 14px 0 11px;
}
#content .holder .form-box .text p{
	margin:0;
	font-size:11px;
	line-height:14px;
	color:#0069aa;
}
.sidebar{
	width:194px;
	float:left;
}
.sidebar .sidebar-nav{
	margin:0;
	padding:38px 0 48px 3px;
	height:1%;
	overflow:hidden;
	font-size:11px;
	line-height:17px;
	background:url(images/bg-sidebar-nav.gif) repeat-x 0 100%;
}
.sidebar .sidebar-nav li{
	list-style:none;
}
.sidebar .sidebar-nav li a{
	color:#000;
	text-decoration:none;
}
.sidebar .sidebar-nav li a:hover{
	text-decoration:underline;
}
.sidebar .widget_archive ul{
	margin:0;
	padding:26px 0 0 2px;
	height:1%;
	font-size:11px;
	overflow:hidden;
	line-height:17px;
}
.sidebar .widget_archive .widgettitle{
	display:none;
}
.sidebar .widget_archive li{
	list-style:none;
    color:#017bc9;
}
.sidebar .widget_archive li a{
	color:#017bc9;
	text-decoration:underline;
}
.sidebar .widget_archive li a:hover{
	text-decoration:none;
}
.content{
	width:673px;
	float:right;
}
.content .pagetitle{
	margin:45px 0 0 0;
	font-size:13px;
	line-height:18px;
}
.content .top{
	width:100%;
	overflow:hidden;
	height:5px;
}
.content .text{
	width:100%;
	margin:30px 0 0;
	overflow:hidden;
}
.content .cup-holder{
	height:1%;
	overflow:hidden;
}
.content .text .cup-sub-page{
	float:left;
	width:25px;
	font-size:12px;
	line-height:18px;
	color:#fff;
	padding:10px 5px 17px 12px;
	font-weight:bold;
	background:url(images/bg-text.png) no-repeat;
}
.content .text-hold{
	width:100%;
	clear:both;
	overflow:hidden;
}
.content .text img{
	float:right;
	margin:0 15px;
	display:inline;
	border:4px solid #dbd9d9;
}
.content .text h2{
	margin:0;
	font-size:13px;
	line-height:18px;
}
#content .holder .news h2 a,
.content .text h2 a{
    text-decoration:none;
}
#content .holder .news h2 a:hover,
.content .text h2 a:hover{
    text-decoration:underline;
}
.content .text em{    color:#B6B6B6;
    font-size:9px;
    font-style:normal;
    line-height:18px;
    margin:1px 0 19px;
}
.content .text p{
	margin:0 0 18px;
}
.content .text .post{
	width:100%;
	margin:-9px 0 0;
	overflow:hidden;
}
.content .text .posted{
	float:left;
	color:#93979a;
	font-size:11px;
	line-height:17px;
	margin:0 7px 0 0;
	padding:0 0 4px;
}
.content .text .post ul{
	margin:0;
	padding:0;
	float:left;
	font-size:11px;
	overflow:hidden;
}
.content .text .post li{
	float:left;
	list-style:none;
	margin:0 5px 0 -5px;
	padding:0 5px 0 7px;
	background:url(images/sep-nav.gif) no-repeat 0 50%;
}
.content .text .post li a{
	color:#017bc9;
	text-decoration:underline;
}
.content .text .post li a:hover{
	text-decoration:none;
}