/* 
Theme Name: Sonika Movement
Theme URL: http://www.sonikamovement.com/
Description: Cusotm theme for Sonika Movement
Author: Jeff Kee
Author URI: http://www.sonikastudios.com
Version: 1.0
*/

body {
	background-color:#5f604b;
	background-image:url("images/bodybg.jpg");
	color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
}

a:link, a:visited {
	color:#fcb034;
}

a:hover, a:active {
	color:#fff;
}

#topleftart {
	position:fixed;
	top:0px;
	left:0px;
	background-image:url("images/topleftart.png");
	width:240px;
	height:275px;
	display:none;
}

#bottomrightart {
	position:fixed;
	bottom:0px;
	right:0px;
	background-image:url("images/bottomrightart.png");
	width:270px;
	height:471px;
	display:none;
}

#header {
	height:165px;
	margin-top:20px;
	padding:0px;
	position:relative;
}

#toptagline {
	padding-top:80px;
}

#toptagline p {
	font-weight:16px;
}

#logo {
	height:165px;
	display:none;
	position:relative;
	left:-200px;
}

#menubar {
	width:760px;
	height:30px;
	position:absolute;
	bottom:15px;
	left:0px;
}

.menu{
	background-image:url("images/menubar_bg.png");
	float:left;
	height:30px;
	width:754px;
}

.menu ul {
	margin:7px 0px 0px 5px;
	padding:0px;
}

.menu ul li {
	list-style:none;
	padding:0px !important;
	margin:0px 30px 0px 0px;
	display:inline;
	float:left;
}

.menu ul li a {
	margin:0px;
	padding:0px;
	font-size:16px;
}

.menu ul li a:link, .menu ul li a:visited {
	color:#fff;
	text-decoration:none;
}

.menu ul li.current_page_item a:link, .menu ul li.current_page_item a:visited {
	color:#ccc;
}

.menu ul li a:hover {
	color:#fff;
	text-decoration:none;
}

.menu ul li a:active {
	color:#ccc;
	position:relative;
	bottom:-1px;
}

#menubar_left {
	float:left;
	height:30px;
	width:3px;
	background-image:url("images/menubar_left.png");
}

#menubar_right {
	float:left;
	height:30px;
	width:3px;
	background-image:url("images/menubar_right.png");
}

#content {
	padding-top:10px;
}


#content a:link, a:visited {
	color:#fcb034;
	text-decoration:underline;
}

#content a:hover {
	color:#fafafa;
}

#content a:active {
	position:relative;
	bottom:-1px;
}

#content h1 {
	color:#fff;
	font-size:30px;
	font-weight:100;
	margin-top:20px;
}

#content h1 a:link, #content h1 a:visited {
	color:#fff;
	text-decoration:none;
}

#content h1 a:hover, #content h1 a:active {
	color:#fff;
	text-decoration:none;
}

#maincontent h2 {
	color:#fcb034;
	padding-bottom:0px;
	margin-bottom:3px;
	margin-top:15px;
}

.homepagebox {
	margin-top:30px;
}

.homepagebox h2 {
	font-size:20px;
	padding:0px;
	margin:0px 0px 5px 0px;
}

.homepagebox h2 a:link, .homepagebox h2 a:visited {
	text-decoration:none !important;
	color:#7fda10 !important;
}

.homepagebox h2 a:hover, .homepagebox h2 a:active {
	text-decoration:none;
	color:#fff !important;
}

.content_flower {
	width:160px;
	height:327px;
	background-image:url("images/content_flower.png");
	position:absolute;
	top:-327px;
	right:-60px;
	z-index:-1;
}

.whitebox_top {
	height:3px;
	background-image:url("images/whitebox_top.png");
	background-position:top left;
	background-repeat:no-repeat;
	margin-top:20px;
}

.whitebox_bottom {
	height:3px;
	background-image:url("images/whitebox_bottom.png");
	background-position:top left;
	background-repeat:no-repeat;
}

.whitebox {
	background-image:url("images/whitebox_bg.png");
	position:relative;
}

.whitebox p {
	padding-left:10px;
	padding-top:3px;
	padding-right:10px;	
}

.whitebox h2 {
	padding:0px 0px 5px 10px;
	padding-left:10px;
	margin-top:7px;
	margin-bottom:0px;
	font-size:20px;
}

.greybox_top {
	height:3px;
	background-image:url("images/greybox_top.png");
	background-position:top left;
	background-repeat:no-repeat;
}

.greybox_bottom {
	height:3px;
	background-image:url("images/greybox_bottom.png");
	background-position:top left;
	background-repeat:no-repeat;
}

.greybox {
	background-image:url("images/greybox_bg.png");
	position:relative;
}

.greybox p {
	padding-left:10px;
	padding-top:3px;
	padding-right:10px;	
}

.greybox h2 {
	padding:0px 0px 5px 10px;
	padding-left:10px;
	margin-top:7px;
	margin-bottom:0px;
	font-size:20px;
}




#sidebar ul {
	list-style:none;
	padding:0px;
	margin:0px;
	width:100%;
}

#sidebar ul li {
	margin:10px 0px;
	padding:5px 10px;
	width:260px;
	float:left;
}

#sidebar ul li h2 {
	margin:0px;
}

#sidebar ul li ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#sidebar ul li ul li {
	padding:2px 0px 2px 3px;
	margin:0px;
	border-bottom:1px dotted #eee;
}

#sidebar ul li ul li:hover {
	background-image:url("images/greybox_bg.png");
}

#sidebar ul li ul li a:link, #sidebar ul li ul li a:visited {
	text-decoration:none;
}

#s, #comment, #author, #email, #url {
	color:#5f604b;
	border:1px solid #ccc;
	padding:3px;
	background-color:#ddd;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
}

#searchsubmit {
	background-color:#5F604B;
	color:#fff;
	padding:3px;
	border:1px solid #666;
}


.coloured_widget {
	margin:10px 0px !important;
	padding:0px !important;
	float:left;
	width:100%;
}

.orangebox_top {
	height:3px;
	background-image:url("images/orangebox_top.png");
	background-position:top left;
	background-repeat:no-repeat;
}

.orangebox_bottom {
	height:3px;
	background-image:url("images/orangebox_bottom.png");
	background-position:top left;
	background-repeat:no-repeat;
}

.orangebox {
	background-image:url("images/orangebox_bg.png");
	position:relative;
}


.greenbox_top {
	height:3px;
	background-image:url("images/greenbox_top.png");
	background-position:top left;
	background-repeat:no-repeat;
}

.greenbox_bottom {
	height:3px;
	background-image:url("images/greenbox_bottom.png");
	background-position:top left;
	background-repeat:no-repeat;
}

.greenbox {
	background-image:url("images/greenbox_bg.png");
	position:relative;
}


.orangebox h4, .greenbox h4 {
	font-size:14px;
	margin-top:0px;
	margin-bottom:5px;
	font-weight:400;
	padding:0px;
}

.orangebox h2, .greenbox h2 {
	margin-top:5px !important;
	margin-bottom:5px !important;
	padding-bottom:3px;
}



.orangebox h2, .orangebox p, .orangebox h4, .greenbox h2, .greenbox p, .greenbox h4 {
	margin-left:10px !important;
}

.orangebox a:link, .orangebox a:visited, .greenbox a:link, .greenbox a:visited {
	color:#fff !important;
}


#footer{
	margin-top:30px;
	margin-bottom:30px;
}


.post{
	border-bottom:1px dotted #ccc;
	margin-bottom:30px;
}

.addthis_toolbox {
	margin-left:10px;
	margin-top:2px;
}


.postmeta{}
.postnavigation{}
#searchform{}
#sidebar{}
#comments
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comments_text{}
.comments_meta{}
