/*  
Theme Name: Anything Media
Theme URI: http://
Description: 
Version: 1.0
Author: Kristoffer Lidman / iDenta Labs
Author URI: http://identa.se/
*/
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background: #fff /*url(images/bg.gif) repeat-x*/;
	color: #888;
	margin: 0px;
	padding: 0px;
}
a  {
	color: #333;
	border: none;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}
a:hover  {
	color: #416FA9;
}
p {
	margin: 0 0 15px 0;
}
img  {
	border: none;
}
h1, h2, h3, h4, h5  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h2 {
	font-size: 18px;
}
.frontpage {
	display:block;
	width:300px;
	height:70px;
	border: none;
	float: left;
	margin: 0;
	padding: 0;
	text-indent:-9009px;
}

.frontpagea {
	display:block;
	outline:none;
	width:100%;
	height:100%;
	padding: 0;
	margin: 0;
	border: none;
}
.alignleft  {
	float: left;
}
.alignright  {
	float: right;
}
#wrapper  {
	width: 960px;
	margin: 0px auto;
	padding: 0 10px;
	overflow: hidden;
}
#header {
	width: 960px;
	height: 110px;
	margin: 0 0 30px 0;
	float: left;
	background: url(images/logo.gif) no-repeat -3px 35px;
	border-bottom: 1px dashed #ddd;
}

#menu {
	width: 460px;
	height: 30px;
	float: right;
	margin: 50px 0 0 0;
}
#menu ul  {
	padding: 0;
	margin: 0;
	float: right;
	list-style-type: none;
}
#menu ul li  {
	height: 25px;
	float: left;
	margin: 0 0 0 10px;
	text-align: center;
}	
#menu ul li#sort  {
	width: 32px;
	height: 34px;
	background: url(images/icon-sort.gif) no-repeat 0 5px;
	cursor: pointer;
}
#menu ul li#sort.sort_active  {
	background: url(images/icon-sort_on.gif) no-repeat 0 5px;
}
#menu ul li img {
	float: left;
}
#menu ul li a {
	height: 25px;
	float: left;
	margin: 0;
	color: #333;
	text-align: center;
	padding: 5px 0 0 0;
	text-decoration: none;
	background: #fff;
}
#menu ul li a:hover  {
	height: 25px;
	float: left;
	margin: 0;
	color: #fff;
	text-align: center;
	padding: 5px 0 0 0;
	background: #fff;
}
#menu ul li.current_page_item a{
	height: 25px;
	float: left;
	margin: 0;
	text-align: center;
	padding: 5px 0 0 0;
	color: #41ADD6;
	background: #fff;
}
#content {
	width: 960px;
	float: left;
	margin: 0;
}
.sorting {
	width: 960px;
	height: 40px;
	display: none;
	float: left;
	margin: 0 0 30px 0;
	background: #eee url(images/sortbox.gif) no-repeat;
}
.sorting ul  {
	padding: 0;
	margin: 9px 0 0 10px;
	float: left;
	list-style-type: none;
	text-shadow: 0 1px 0 #fff;
}
.sorting ul li  {
	height: 21px;
	float: left;
	margin: 0 2px 0 0;
	text-align: center;
	font-weight: bold;
}	
.sorting ul li a {
	height: 21px;
	float: left;
	margin: 0;
	color: #666;
	text-align: center;
	padding: 2px 17px 0 17px;
	text-decoration: none;
}
.sorting ul li a:hover  {
	height: 21px;
	float: left;
	margin: 0;
	color: #000;
	text-align: center;
	padding: 2px 17px 0 17px;
}
.sorting ul li.current-cat {
	height: 23px;
	float: left;
	text-align: center;
	color: #e7e69d;
	background: url(images/sort_active.gif) no-repeat right top;
	text-shadow: 0 1px 0 #333;
}
.sorting ul li.current-cat a {
	height: 21px;
	float: left;
	margin: 0;
	text-align: center;
	padding: 2px 17px 0 17px;
	color: #fff;
	background: url(images/sort_active_left.gif) no-repeat left top;
}
.site {
	width: 217px;
	float: left;
	margin: 0 30px 30px 0;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
.site.right {
	margin: 0 0 30px 0;
}
.site .image {
	width: 205px;
	float: left;
	padding: 5px;
	background: #f6f6f6;
	margin: 0 0 10px 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #eee;
}
.site .image .img {
	width: 203px;
	height: 120px;
	float: left;
	background: #fff;
	padding: 1px;
	overflow: hidden;
}
.site .image .img img {
	opacity: 1.0;
	filter: alpha(opacity=100)
}
.site .image .img img:hover {
	opacity: 0.4;
	filter: alpha(opacity=40);
}
.site .image:hover {
	-webkit-box-shadow: 0px 1px 8px #ccc;
	-moz-box-shadow: 0px 1px 8px #ccc;
	box-shadow: 0px 1px 8px #ccc;
	border-color: #ddd;
}
.visit {
	width: 70px;
	height: 23px;
	float: right;
	background: #eee url(images/visit.gif) no-repeat;
	text-indent: -9999px;
}
.visit:hover {
	background: #ccc url(images/visit_hover.gif) no-repeat;
}
.older {
	width: 80px;
	height: 25px;
	padding: 5px 0 0 0;
	float: left;
	background: #eee;
	margin: 0 0 30px 0;
}
.post {
	width: 960px;
	float: left;
}
.post h1, .post_left h1 {
	color: #333;
	font-weight: bold;
	font-size: 30px;
	margin: 0 0 30px 0;
}
.post_left {
	width: 630px;
	float: left;
}
.post_right {
	width: 288px;
	float: right;
	margin: 0 0 30px 0;
	border: 1px solid #eee;
	padding: 5px;
	background: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.post_right img {
	opacity: 0.4;
	filter: alpha(opacity=40)
}
.post_right img:hover {
	opacity: 1.0;
	filter: alpha(opacity=100)
}
#footer {
	width: 960px;
	float: left;
	padding: 30px 0 0 0;
	margin: 0;
	border-top: 1px dashed #ddd;
}

