/*
Theme Name:     OxTek
Theme URI:      http: //www.whitesummitmedia.com/
Description:    OxTek - Journal Crunch Child
Author:         Roy Mudie
Author URI:     http: //www.whitesummitmedia.com/
Template:       journalcrunch
Version:        1.0
*/

@import url("../journalcrunch/style.css");

#content .postBoxInner, #content .postBoxInnerHover{
	height: 210px;
}

#header{
	height: 70px;
}

#topMenu ul li a, #topMenu ul li div{
	height: 45px;
	padding: 30px 15px 0px;
}

#logo{
	top: 10px;
	left: auto;
	right: 0px;
}

#topSocial{
	top: 70px;
}

#mainWrapper {
	background:url(images/bk_main_wrapper.png) 0 0 repeat-x;
}

#topMenu ul li a, #topMenu ul li div {
	color: #1FA2E1 !important;
}

#topMenu.ddsmoothmenu ul li ul li{
	background: #1FA2E1 !important;
	width: 200px !important;

}

#topMenu ul li ul li a {
	color: #DDD !important;
	width: 184px !important;
}

#topMenu ul li ul li a:hover {
	background: #1D94CD !important;
}

#slider {
	height: 290px;
}

#topMenu.ddsmoothmenu ul li ul li a, #topMenu.ddsmoothmenu ul li ul li a:hover{
	border-bottom: 1px solid #82CBEE !important;
}

#topMenu ul li a:hover, #topMenu ul li a.selected {
	background: #1FA2E1 !important;
	color: #FFF !important;
}

#topMenu.ddsmoothmenu ul li ul{
	border-bottom: 0px !important;
}

.boxFooterWide{
	width: 450px !important;
	
}

.boxFooter .textwidget{
	color: #666;
}

#content .wp-post-image {
	padding: 10px;
	margin: 0 0 20px 0;
	border: none;
	background: #EEF2F2;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-image: initial;
}

#content .postBox {
	margin: 0 20px 20px 0;
	width: 306px;
}

#content .lastBox{
	margin: 0px;

}

#content{
	padding: 0px;
}

#footer {
	padding: 0px;
	margin-top: 0px;
}

#footerInner{
	padding: 10px 0 35px;
}

#topSearch, #topSocial{
	display: none;
}

#content #colRight{
	padding: 59px 0 0 0;
}

#copyright{
	float: left;
	margin-top: -50px;
}

.boxFooter .textwidget {
	padding: 2px 0 0 0;
}

#footerInner .boxFooter ul li {
	padding: 2px 0;
}