/*

*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(/images/background.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

h1, h2, h3, h4{
	margin-bottom: 15px;
	font-family: Verdana, Helvetica, Arial, sans serif;
	font-weight: normal;
	color: #666666;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 152%;
}

h3 {
	font-size: 152%;
}

h4 {
	font-size: 152%;
}

p, ul, ol {
	margin-bottom: 15px;
	line-height: 1.6em;
}

ul, ol {
	margin-left: 2em;
}

blockquote {
	margin-left: 1em;
	padding-left: 1em;
	background: url(/images/img09.gif) repeat-y;
	font-style: italic;
}

a:link {
	color: #666666;
}

a:hover, a:active {
	text-decoration: underline;
	color: #FF6700;
}

a:visited {
	color: #7F7772;
	text-decoration: none;
}

img {
	border: none;
}

img .left {
	float: left;
	margin: 0 20px 0 0;
}

img .right {
	float: right;
	margin: 0 0 0 50px;
}

/* Menu */

#menu {
	width: 630px;
	height: 180px;
	margin: 6px 0 0 0;
	float: right;

}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	width: 122px;
	height: 65px;
	padding: 97px 0 0 0;
	font-size: 13px;
}

#menu a {
	display: block;
	width: 122px;
	height: 32px;
	padding: 10px 0 0 0;
	background: url(/images/menu-tab.jpg) no-repeat;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	color: #FFFFFF;
}

#menu a:hover {
	background-image: url(/images/menu-tab-red.jpg);
}

#menu .active {
	padding-top: 35px;
}

#menu .active a {
	height: 37px;
	padding-top: 16px;
	background-image: url(/images/menu-tab-orange.jpg);
	color: #327EBE;
}

#menu .active a:hover {
	background-image: url(/images/img04.jpg);
}

/* Header */

#header {
	width: 770px;
	height: 196px;
	margin: 0px auto 0px auto;
	font-size: 200%
	color: #ffffff;
}

/* Logo */

#logo {
	float: left;
	width: 140px;
	height: 190px;
	padding: 6px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
}



/* Banner */

#banner {
	float: right;
	width: 520px;
	height: 160px;
	background: url(/images/img06.jpg) no-repeat;
}

#banner a {
	float: right;
	padding: 120px 20px 0 0;
	text-decoration: none;
	text-align: right;
	font-size: 136%;
	font-style: italic;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 760px;
	margin: 0px auto auto auto;
	padding: 18px 0px 0px 0px;
}

/* Content */

#content {
	float: left;
	width: 510px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}



.post {
	margin-bottom: 10px;
}
.post img {
	max-width: 100%;
	margin: 3px;
}

.post .title {
	padding: 0 20px;
}

.post .title a {
	color: #000;
}

.post .story {
	padding: 0 20px;
}

.post .meta {
	padding: 5px 20px;
	background: url(/images/img09.gif) repeat-x;
}

.post .meta p {
	margin: 0;
	font-size: 77%;
}

.boxed .title {
	height: 36px;
	margin: 0;
	padding: 10px 0 0 20px;
	background: url(/images/top-box-orange.jpg) no-repeat;

	color: #ffffff;
}

.boxed .story {
	padding: 20px;
	border: 1px solid #FF8D17;
	border-top: none;
}
.cardimg {
	padding: 2px;
	border-top: 1px solid #aaaaaa;
	border-right: 2px solid #aaaaaa;
	border-bottom: 2px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	
	

}

.boxed .meta {
	padding: 5px 10px;
	background: #FF8D17;
	color: #FFFFFF;
}

.boxed .meta a {
	color: #FFFFFF;
}

.boxed ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.boxed ul li {
	padding: 0 0 15px 15px;
	background: url(/images/bulletlink.gif) no-repeat left top;
	background-position: 0 0px;
}





.shopboxed .title {
	height: 36px;
	margin: 0;
	padding: 10px 0 0 20px;
	background: url(/images/top-box-purple.jpg) no-repeat;

	color: #ffffff;
}

.shopboxed .story {
	height: 250px;
	padding: 20px;
	border: 1px solid #a09fc2;
	border-top: none;
}

.shopboxed .landscape {
	height: 180px;
	padding: 20px;
	border: 1px solid #a09fc2;
	border-top: none;
}

.shopboxed .portrait {
	height: 340px;
	padding: 20px;
	border: 1px solid #a09fc2;
	border-top: none;
}

.shopboxed .meta {
	height: 40px;
	padding: 5px 10px;
	background: #a09fc2;
	color: #FFFFFF;
}

.shopboxed .meta a {
	color: #FFFFFF;
}

.shopboxed ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.shopboxed ul li {
	padding: 0 0 15px 15px;
	background: url(/images/bulletlink.gif) no-repeat left top;
	background-position: 0 0px;
}

.rackboxed .title {
	height: 36px;
	margin: 0;
	padding: 10px 0 0 20px;
	background: url(/images/top-box-purple.jpg) no-repeat;

	color: #ffffff;
}

.rackboxed .story {
	height: 400px;
	padding: 20px;
	border: 1px solid #a09fc2;
	border-top: none;
}

.rackboxed .meta {
	height: 40px;
	padding: 5px 10px;
	background: #a09fc2;
	color: #FFFFFF;
}

.rackboxed .meta a {
	color: #FFFFFF;
}

.rackboxed ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.rackboxed ul li {
	padding: 0 0 15px 15px;
	background: url(/images/bulletlink.gif) no-repeat left top;
	background-position: 0 0px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 10px;
}

#sidebar li ul {
	padding: 10px;
	border: 1px solid #808080;
	border-top: none;
}

#sidebar li ul li ul {
	padding: 0 10px;
	border: 0;
	border-top: none;
}

#sidebar li li {
	margin: 0;
	padding: 3px 0;
	background: url(/images/img09.gif) repeat-x;
}

#sidebar li li.first {
	background: none;
}

#sidebar li h2 {
	height: 34px;
	margin: 0;
	padding: 12px 0 0 15px;
	background: url(/images/left-top-grey.jpg) no-repeat;

	color: #ffffff;
}

#sidebar li h3 {
	height: 34px;
	margin: 0;
	padding: 12px 0 0 15px;
	background: url(/images/left-top-purple.jpg) no-repeat;

	color: #ffffff;
}

#sidebar li h4 {
	height: 34px;
	margin: 0;
	padding: 12px 0 0 15px;
	background: url(/images/left-top-red.jpg) no-repeat;

	color: #ffffff;
}

#sidebar a:link {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar ul li ul li {
	padding-left: 10px;
	background: url(/images/img11.gif) no-repeat left top;
	background-position: 0 12px;
}

/* Footer */

#footer {
	clear: both;
	height: 30px;
	padding: 15px 0;
	background: #D1D1D1;
	border-top: 5px solid #999999;
	text-align: center;
}

#footer p {
	margin: 0;
	color: #666;
}

#footer a {
	text-decoration: none;
	color: #666;
}

#footer a:hover {
	text-decoration: underline;
	color: #000;
}