@import 'icons.css';

body {
	font: 14px/21px Arial, Helvetica, sans-serif;
	background: #fff;
	color: #666666;
}

#wrap {
	margin: 0 auto;
	width: 980px;
}

#content_wrap {
	margin: 10px auto;
	width: 980px;
}

#header_wrap {
	height: 83px;
	background: #000 url(http://static.jream.com/images/headwrap-bg.jpg) 50% 0 no-repeat;
	border-bottom: 2px ridge silver;
}

#header {
	width: 980px;
	margin: 0 auto;
	position: relative;
}

#slogan {
	color: #fff;
	margin-left: 40px;
	font-size: 11px;
	position: absolute;
	top: 75px;
	left: 26px;
}

#logo {
	margin-top: 15px;
}

#content {
	padding: 0 0 10px 10px;
	float: right;
	width: 830px;
	min-height: 520px;
}

#sidebar {
	color: #fff;
	background: url(http://static.jream.com/images/sidebar-bg.jpg) top right no-repeat;
	padding-right: 1px;
	width: 130px;
	margin-top: 0;
	padding: 0 1px 40px 0;
	text-align: center;
	float: left;
}

#footer_wrap {
	border-top: 5px solid #c0bcbd;
	clear: both;
	background: #000 url(http://static.jream.com/images/foot-bg.jpg) 50% 0 no-repeat;
	height: 84px;
}

#footer {
	padding: 20px 20px 0 0;
	text-align: right;
	font-size: 11px;
	width: 940px;
	margin: 0 auto;
	letter-spacing: -.5px;
	color: #fff;
	line-height: 130%;
}

.client_login {
	display: block;
	float: right;
	background: #5C2684;
	padding: 3px 9px;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin: 30px 5px 0 5px;
}

.client_login:hover {
	background: #9F3DE9;
}

/*_______________________________________________________________
*
*						Links/Navigation
* _______________________________________________________________*/

#content a {
	color: #417ec6;
	padding: 4px 6px;
}

#content a:hover {
	color: #2d5583;
	background-color: #cfe3fa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
}

#content h3 a:hover {
	background: transparent;
}

#footer a {
	color: #fff;
}

#breadcrumb a {
	border: 1px solid transparent;
}
#breadcrumb a:hover {
	background: #fff;
	border: 1px solid #bfbec3;
	text-decoration: none;
}

#breadcrumb {
	font: 12px GillSans, Calibri, Trebuchet, sans-serif;
	margin: 0 auto;
	padding: 10px 10px;
	background: #efeeee;
	margin: 0 0 10px 0;
	border-radius: 0 0 7px 7px;
}

.breadcrumb-separator {
	padding: 0 4px;
}

#addthis {
	float: right;
	clear: both;
	margin: 20px 10px 10px 0;
	width: 290px;
}
/*_______________________________________________________________
*
*						Sidebar
* _______________________________________________________________*/

#sidebar #nav {
	width: 129px;
	margin-top: 60px;
	float: right;
}

#sidebar #nav a {
	color: #d8d8d8;
	text-decoration: none;
	height: 29px;
	width: 130px;
	padding: 9px 0 0 12px;
	margin: 2px 0;
	display: block;
	font: bolder 16px arial, serif;
	text-align: left;
	text-indent: 20px;
	z-index: 2;
	background: url(http://static.jream.com/images/navigation-bg.png) 0 -38px no-repeat;
}

#sidebar #nav a:hover {
	background-position: 0 -76px;
}

#sidebar #nav a.current {
	color: #fff;
	text-indent: 0px;
	text-shadow: 1px 1px 1px #3d4d82;
	background: url(http://static.jream.com/images/navigation-bg.png) 0 0 no-repeat;
}

#sidebar #nav a.current:hover {
	/**background-position: 0 -36px;*/
}

#sidebar a {
	margin-left: 15px;
	text-align: left;
	display: block;
	color: #a8a8a8;
	font-size: 11px;
	line-height: 1.5;
}

#sidebar a:hover {
	color: #417ec6;
}

#sidebar h3 {
	text-align: left;
	color:#5d5d5d;
	padding: 6px 0 5px 10px;
	width: 117px;
	font-size: 14px;
	font-weight: bolder;
	letter-spacing: 0;
	margin: 10px 0 5px 0;
	border-bottom: 1px solid silver;
}

/*_______________________________________________________________
*
*						Front
* _______________________________________________________________*/

.noteDesc {
	font-size: 10px;
	margin-left: 30px;
	display: inline-block;
	background: gray;
	color: #fff;
	border-radius: 5px;
	padding: 0px 8px;
	width: auto;
}

#content strong, #content b {
	font-weight: bolder;
}

#breadcrumb a {
	font-size: 12px;
}


.box {
	margin: 5px 0 15px 0;
	padding: 6px 10px 6px 10px; 
	color:#636363;
	clear: both;
}

.box img {
	float: right;
	padding: 15px 2px 0 22px;
}

.box p {
	color: #5E5E5E;
	margin: 0;
	text-align: justify;
	text-indent: 15px;
	line-height: 220%;
	padding: 0 0 0 20px;
	width: 300px;
}

#content .box  a .note {
	font-size: 12px;
}



/*_______________________________________________________________
*
*						Blog Entry
* _______________________________________________________________*/
.entry {
	margin-bottom: 12px;
	padding-bottom: 25px;
}

#content #blog_post_footer_ad {

	border: 1px solid #f0efdd;
	background: #fffeea;
	padding: 30px 50px;
	overflow: auto;

}

#content .entry h3:first-child {
	border-bottom: 1px solid #417ec6;
}

#content .entry h3 a {
	font-weight: normal;
	font-size: 25px;
	width: 100%;
	text-decoration: none;
}

#content .entry h1 a:hover, #content .entry h2 a:hover, #content .entry h3 a:hover {
	color: #004465;
}


.date {
	background: #417ec6;
	color: #fff;
	font-size: 11px;
	padding: 2px 4px;
	display: block;
	width: 100px;
	text-align: center;
}

/*_______________________________________________________________
*
*						Text
* _______________________________________________________________*/
h1, h2, h3, h4{
	color: #666666;
	font: 32px Helvetica, Arial, sans-serif;
	margin: 0;
	border-bottom: 2px solid #c0bcbd;
	letter-spacing: -1px;
}

h2 {
	margin: 20px 0 0 0;
	font-size: 28px;
}

h3 {
	font-size: 24px;
	border: none;
	margin-top: 10px;
}

h4 {
	font-size: 18px;
	border: none;
	margin-top: 10px;
}

#content p {
	text-indent: 15px;
	margin: 15px 0;
	line-height: 143%;
	padding: 0 20px;
}


pre {
	padding: 5px 10px;
	margin: 5px 0px;
	border: 2px solid #2F393C;
	background: #2E2E2E;
	line-height: 116%;
	color: #fff;
	font-size: 13px;
	font-family: Consolas, Lucida Console, Monaco, monospace;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
pre:hover {
	cursor: text;
}

#content ul li, #content ol li {
	padding: 2px 12px 2px 0;
	margin-left: 40px;
	list-style-type: square;
}

#content ol, #content ol li{
	margin-left: 25px;
	list-style-type:decimal;
}

#content ul.none li, #content ol.none li {
	list-style-type: none;
	margin-left: 15px;
}

#content .videoDesc {
	padding: 10px;
	float: right;
	width: 640px;
	text-shadow: 1px 1px 1px #fff;
	border-radius: 5px;
	background: #f3fbff;
	border: 1px solid #d9f3ff;
}

/*_______________________________________________________________
*
*						Forms
* _______________________________________________________________*/
form {
	font: 100% verdana,arial,sans-serif;
}

form label { 
	display: block;
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 9px 0 0;
	text-align: right; 
}

form input, form select {
	width: auto;
	margin: 5px 0 0 10px;
	border: 2px solid #D6D6D6;
	padding: 4px;
}


form input[type=submit] {
	font: bolder 14px 'trebuchet ms', arial, sans-serif;
	color: #767676;
	cursor: pointer;
}

form input[type=submit]:hover {
	border-color: #cccccc;
	color: #474747;
	background: #d9d9d9;
}

form br {clear: left;}
textarea {
	resize: none;
	overflow: auto;
	height: 80px;
	margin: 5px 0 0 10px;
	width: 320px;
	border: 2px solid #D6D6D6;
	padding: 4px;
	font: normal 12px Arial, sans-serif;
}

textarea.snippet {
	background: #fdfdfd;
	width: 80%;
	padding: 4px;
	height: 400px;
	border: 2px solid #D6D6D6;
	font: normal 12px Consolas, Lucida Console, Monaco, monospace;
}

.required {border-color: #a3bad5;}

