/*  Base
----------------------------------------------- */

html {
	overflow-y: scroll;
}
body,div,p,h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}
body {
	background: url(https://u.jimcdn.com/cms/o/s793e9a434411f5b2/userlayout/img/back.jpg?t=1347430511);
background-position: center center;
background-attachment:fixed;
	text-align: center;
background-repeat:y-repeat;
}

/*  Layout
----------------------------------------------- */

#container {
	width: 920px;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	padding: 0px 20px 10px 20px;
	background: #FFFFFF;
	border-right: 5px solid #;
	border-left: 5px solid #;
}
body > #container {
	height: auto;
}
#header {
background: url(https://u.jimcdn.com/cms/o/s793e9a434411f5b2/userlayout/img/header.jpg?t=1348100872) no-repeat;
height:120px;
	width: 920px;
	padding: 0 0 0px 0;
	text-align: left;
}
#wrap {
	clear: both;
	width: 920px;
	padding: 15px 0 0 0;
	text-align: left;
}
#side {
	float: left;
	width: 220px;
	padding: 5px 0 0 0;
}
#sidebar {
	margin: 0px 0 0 0;
}
#content {
	float: right;
	width: 680px;	
}
#footer {
	clear: both;
	padding: 100px 0 0 0;
	text-align: left;
}

/*  Style
----------------------------------------------- */

#header h1 {
	float: right;
	margin: 5px 10px 0 0;
 	color: #000000;
	font-size: 90%;
	font-weight: normal;
	text-align: right;
}
#wrap h1 {
	padding: 0px 100px 0px 15px;
	border-left: 5px solid #CC3333;
}
#wrap h2 {
	padding: 0 0 0 20px;
	background: url(title2.gif) no-repeat left 0.4em;
}
#wrap #imprint h2 {
	padding: 0;
	background: transparent;
}
#wrap #imprint p {
	color: #444444;
}
#wrap ul,
#wrap ol {
	margin: 0 0 0 20px;
	padding: 0 0 0 10px;
}
#footer .copyright {
	margin: 20px 0 0 0;
}

/*  Clearfix
----------------------------------------------- */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


/*  Navigation
----------------------------------------------- */

#navigation {
	clear: both;
	width: 920px;
	background: url(https://u.jimcdn.com/cms/o/s793e9a434411f5b2/userlayout/img/nav1.jpg?t=1347430923) repeat-y left bottom;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navigation ul li {
	float: left;
	hight: 40px;
	line-height: 40px;
	/white-space: nowrap;
}
#navigation ul li a {
	display: block;
	/display: inline-block;
	position: relative;
	padding: 0 20px;
	color: #FFFFFF;
	background: url(https://u.jimcdn.com/cms/o/s793e9a434411f5b2/userlayout/img/nav1.jpg?t=1347430923) no-repeat right bottom;
	text-decoration: none;
}
#navigation ul li a:hover {
	color: #FFFFFF;
	background: url(https://u.jimcdn.com/cms/o/s793e9a434411f5b2/userlayout/img/nav1-over.jpg?t=1347430931) no-repeat right bottom;
}
#navigation .mainNav2 {
	display: none;
}
#side ul {
	margin: 0;
	padding: 0;
}
#side ul li {
	display: inline;
	width: 250px;
}
#side ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
}
#side .mainNav1 li a {
	padding: 3px 0 3px 30px; 
	background: url(https://u.jimcdn.com/cms/o/s793e9a434411f5b2/userlayout/img/nav2.gif?t=1347429602) no-repeat 10px 10px;
}
#side .mainNav2 li a {
 	padding: 3px 0 3px 42px;
	background: url(https://u.jimcdn.com/cms/o/s793e9a434411f5b2/userlayout/img/nav2.gif?t=1347429602) no-repeat 22px 10px;
}
#side .mainNav3 li a {
 	padding: 3px 0 3px 54px;
	background: url(https://u.jimcdn.com/cms/o/s793e9a434411f5b2/userlayout/img/nav2.gif?t=1347429602) no-repeat 34px 10px;
}
#side ul li a:hover {
	color: #000000;
}
#side .mainNav1 li a:hover {
	background: #7f7f7f url(https://u.jimcdn.com/cms/o/s793e9a434411f5b2/userlayout/img/nav2-over.gif?t=1347429628) no-repeat 10px 10px;
}
#side .mainNav2 li a:hover {
	background: #FFCCCC url(https://u.jimcdn.com/cms/o/s793e9a434411f5b2/userlayout/img/nav2-over.gif?t=1347429628) no-repeat 22px 10px;
}
#side .mainNav3 li a:hover {
	background: #FFCCCC url(https://u.jimcdn.com/cms/o/s793e9a434411f5b2/userlayout/img/nav2-over.gif?t=1347429628) no-repeat 34px 10px;
}
#side ul li .current {
	color: #000000;
	font-weight: bold;
}
#side .mainNav1 li .current {
	background: #FFE5E5 url(https://u.jimcdn.com/cms/o/s793e9a434411f5b2/userlayout/img/nav2-on.gif?t=1347429612) no-repeat 10px 10px;
}
#side .mainNav2 li .current {
	background: #FFE5E5 url(https://u.jimcdn.com/cms/o/s793e9a434411f5b2/userlayout/img/nav2-on.gif?t=1347429612) no-repeat 22px 10px;
}
#side .mainNav3 li .current {
	background: #FFE5E5 url(https://u.jimcdn.com/cms/o/s793e9a434411f5b2/userlayout/img/nav2-on.gif?t=1347429612) no-repeat 34px 10px;
}

/*  Blog
----------------------------------------------- */

#wrap .blogselection .datetime,
#wrap .post .datetime {
	position: relative;
	width: 46px;
	height: 52px;
	margin: 0 0 0 10px;
	padding: 2px 0 0 0;
	background: url(blog-date-bg.gif) no-repeat left top;
	/* for IE */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='blog-date-bg.gif', sizingMethod = 'crop');
}
#wrap .blogselection h1 a,
#wrap .post h1 a {
	color: #CC3333;
	text-decoration: none;
}
#wrap .blogselection .clearover {
	margin: 0 0 20px 0;
}