/*
Theme Name:     Arjuna-x-child
Theme URI:      http: //example.com/
Description:    Ryans Do Your Dream child theme
Author:         Ryan
Author URI:     http: //example.com/about/
Template:       arjuna-x
Version:        0.1.0
*/

@import url("../arjuna-x/style.css");

body {
	background:#FFFFD7 url(./images/pageBG.png) repeat-x 0 0;
}

.header_darkBlue {
	height:89px;
	background:url(./images/ryanmod.jpg) no-repeat 0 0;
}


/* Links */
a:hover, a:hover:visited {
	text-decoration:underline;
        color:#025A02

}
a, a:visited {
	text-decoration:none;
	color:#025A02;
        font-weight:bold;
}

.postContent h1 {
	font-size:16px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
}
.postContent h2 {
	font-size:15px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
}
.postContent h3 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
.postContent h4 {
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
}

/* Sidebar */


.sidebars .t {
	height:170px;
	background: url(./images/sidebars.png) no-repeat 0 0;
	margin-right:15px;
}
.sidebars .t div {
	height:170px;
	width:15px;
	background:url(./images/sidebars.png) no-repeat -485px 0;
	float:right;
	margin-right:-15px;
}
.sidebars .i {
	background:url(./images/sidebars.png) repeat-y -500px 0;
	margin-right:15px;
}
.sidebars .i .i2 {
	background:url(./images/sidebars.png) repeat-y right 0;
	margin:0 -15px 0 15px;
	padding:1px 0;
}
.sidebars .i .c {
	margin:-155px 15px 0 0;
	position:relative;
}	
	.sidebars h4 {
		border:1px solid #ccc;
		border-width:1px 0;
		background-color:#fbfbfb;
		margin:10px -14px;
	}
	.sidebars h4 span {
		display:block;
		margin:1px 0;
		background-color:#ebebeb;
		font-family:Verdana, Geneva, sans-serif;
		font-size:16px;
		padding:6px 15px;
	}
	.sidebars ul {
        }

	.sidebars li {
		background:url(./images/sidebars.png) no-repeat 0 -225px;
		padding:0 0 0 20px;
		margin-bottom:1px;
		line-height:18px;
		font-size:12px; 
		font-family:Verdana, Geneva, sans-serif;
	}
	.sidebars a.rssBtn {
		display:block;
		height:26px;
		padding:0 10px 0 32px;
		line-height:26px;
		font-size:12px;
		font-weight:bold;
		color: #662700;
		background:url(./images/sidebars.png) no-repeat 0 -190px;
	}
	.sidebars a.twitterBtn {
		display:block;
		height:26px;
		padding:0 10px 0 32px;
		line-height:26px;
		font-size:12px;
		font-weight:bold;
		color:#056;
		background:url(./images/sidebars.png) no-repeat -250px -190px;
	}
.sidebars .b {
	height:15px;
	background:url(./images/sidebars.png) no-repeat 0 -170px;
	margin-right:15px;
}
.sidebars .b div {
	height:15px;
	width:15px;
	background:url(./images/sidebars.png) no-repeat -485px -170px;
	float:right;
	margin-right:-15px;
}

.postHeader {
}
.postTitle {
	font-weight:bold;
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
}
.postHeader .postTitle {
	background:url(./images/heading.png) no-repeat 0 0;
	padding-left:15px;
	margin-right:15px;
}
.postHeader .postTitle span {
	display:block;
	background:url(./images/heading.png) no-repeat right 0;
	padding:8px 15px 7px;
	margin-right:-15px;
}
.postTitle a,
.postTitle a:visited,
.postTitle a:hover {
	text-decoration:none;
	color:#000;
}
.postHeader .bottom {
	background:url(./images/heading.png) no-repeat 0 -60px;
	padding-left:15px;
	margin-right:15px;
}
.postHeader .bottom div {
	background:url(./images/heading.png) no-repeat right -60px;
	padding:0 15px;
	margin-right:-15px;
	height:22px;
	position:relative;
}
.postDate {
	display:block;
	float:left;
	font-size:11px;
	color:#555;
	line-height:22px;
	background:url(./images/heading.png) no-repeat 0 -86px;
	padding-left:20px;
}
.postAuthor {
	display:block;
	float:left;
	font-size:11px;
	color:#555;
	line-height:22px;
	background:url(./images/heading.png) no-repeat -200px -86px;
	padding-left:15px;
	margin-left:15px;
}
.postAuthor a {
	color:#555;
}

.postHeaderCompact {
	background:url(./images/heading.png) no-repeat 0 -120px;
	padding-left:15px;
	margin:0 15px 40px 0;
}
.postHeaderCompact .inner {
	display:block;
	background:url(./images/heading.png) no-repeat right -120px;
	padding:0 15px;
	margin-right:-15px;
	position:relative;
}
.postHeaderCompact .postTitle {
	margin-bottom:-30px;
	position:relative;
	z-index:1;
	top:8px;
}
.postHeaderCompact .bottom {
	background:url(./images/heading.png) no-repeat 0 -152px;
	padding-left:15px;
	margin:0 15px 0 -30px;
	position:relative;
	bottom:-26px;
	height:26px;
}
.postHeaderCompact .bottom span {
	display:block;
	background:url(./images/heading.png) no-repeat right -152px;
	padding:0 15px;
	margin-right:-30px;
	height:26px;
	position:relative;
}

.postCommentLabel {
	display:block;
	height:16px;
	position:absolute;
	right:20px;
	top:3px;
	background:url(./images/icons.png) no-repeat 0 0;
}
.postCommentLabel span {
	display:block;
	height:16px;
	margin-left:21px;
	background:url(./images/icons.png) no-repeat 100% -20px;
	line-height:16px;
	font-size:11px;
	padding:0 15px 0 8px;
	color:#555;
}
a.postCommentLabel span {
	color:#5c7a99;
}
a.postCommentLabel:hover span {
	background-position:100% -40px;
}
a.postCommentLabel:hover {
	text-decoration:none;
}

.postContent {
	background:#E8FAE8;
	color:#2E2E2E;
        border-style:ridge;
        border-width:2px;
	margin:20px 15px;
        padding:5px 5px 5px 5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:20px;
	overflow:hidden;
}
.postContent p {
	margin:0 0 15px;
}
.postContent table {
	border-collapse:collapse;
	margin:5px 0 10px;
}
.postContent th, 
.postContent td {
	border:1px solid #aaa;
	padding:3px 10px;
	text-align:left;
	vertical-align:top;
}
.postContent th {
	background:#e5e5e5;
}
.postContent em {
	font-style:italic;
}
.postContent strong {
	font-weight:bold;
}
.postContent ul,
.postContent ol {
	margin-bottom:15px;
}
.postContent ul ul,
.postContent ol ol {
	margin-bottom:0;
}
.postContent ul li {
	list-style:disc;
	margin-left:25px;
}
.postContent ul ul li {
	list-style:circle;
}
.postContent ul ul ul li {
	list-style:square;
}
.postContent ul ul ul ul li {
	list-style:disc;
}
.postContent ol li {
	list-style:decimal;
	margin-left:25px;
}
.postContent ol ol li {
	list-style:lower-alpha;
}
.postContent ol ol ol li {
	list-style:lower-roman;
}
.postContent ol ol ol ol li {
	list-style:decimal;
}
.postContent h1 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}
.postContent h2 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
}
.postContent h3 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
.postContent h4 {
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
}

.postFooter {
	background:url(./images/postFooter.png) no-repeat 0 0;
	margin:0 40px 20px 0;
	padding-left:40px;
	position:relative;
	min-height:33px;
}
.postFooter .r {
	height:33px;
	background:url(./images/postFooter.png) no-repeat 100% 0;
	width:40px;
	position:absolute;
	right:-40px;
	top:0;
}
.postFooter .left {
	margin-left:-20px;
	margin-right:130px;
	overflow:hidden;
	padding-top:8px;
}
.postCategories {
	background:url(./images/icons.png) no-repeat 0px -99px;
	padding-left:25px;
	font-size:11px;
	margin-right:20px;
	float:left;
}
.postTags {
	background:url(./images/icons.png) no-repeat 0px -150px;
	padding-left:25px;
	font-size:11px;
	float:left;
}
.postTags i {
	color:#777;
}

.postEdit,
a.postEdit:hover {
	position:absolute;
	top:8px;
	right:-20px;
	height:18px;
	background:url(./images/icons.png) no-repeat 0 -340px;
	color:#5c7a99;
	text-decoration:none;
}
a.postEdit:hover {
	text-decoration:none;
}
.postEdit span {
	display:block;
	height:18px;
	margin-left:21px;
	background:url(./images/icons.png) no-repeat 100% -60px;
	line-height:18px;
	font-size:11px;
	padding:0 15px 0 8px;
}
.postEdit:hover span {
	background-position:100% -80px;
}

.postReadMore,
a.postReadMore:hover {
	position:absolute;
	top:8px;
	right:-20px;
	height:18px;
	background:url(./images/icons.png) no-repeat 0 -220px;
	color:#5c7a99;
	text-decoration:none;
}
a.postReadMore:hover {
	text-decoration:none;
}
.postReadMore span {
	display:block;
	height:18px;
	margin-left:21px;
	background:url(./images/icons.png) no-repeat 100% -60px;
	line-height:18px;
	font-size:11px;
	padding:0 15px 0 8px;
}
.postReadMore:hover span {
	background-position:100% -80px;
}



.headerMenu1 {
	z-index:3;
	position:relative;
	min-height:30px;
	background:url(./images/headerMenu1.png) no-repeat 0 bottom;
}
.headerMenu1 ul {
	float:right;
	margin:5px 5px;
}
.headerMenu1L ul {
	float:left;
}
.headerMenu1 ul li {
	float:left;
	height:24px;
	position:relative;
	z-index:1;
}
.headerMenu1 li a,
.headerMenu1 li a:visited {
	display:block;
	height:24px;
	line-height:24px;
	color:#ffffff;
	font-size:17px;
        font-weight:bold;
	text-decoration:none;
	padding:0 8px;
}
.headerMenu1 li a:hover {
	color:#bfbfbf;
	text-decoration:none;
}
.headerMenu1 ul ul {
	position:absolute;
	top:24px;
	right:0;
	display:none;
	background-color:#dbdddd;
	border:1px solid #000;
	margin:0;
	z-index:1;
}
.headerMenu1L ul ul {
	right:auto;
	left:0;
}
.headerMenu1 li li {
	float:none;
	width:320px;
	height:auto;
}
.headerMenu1 li li a,
.headerMenu1 li li a:visited {
	height:auto;

         font-weight:normal;
	font-size:14px;
	line-height:20px;
	padding:0 8px;
	width:304px;
	position:relative;
	color:#333;
}
.headerMenu1 li li a:hover {
	background:#cacccc;
	padding:0 8px;
	color:#333;
}
.headerMenu1 li:hover ul,
.headerMenu1 li.jHover ul {
	display:block;
}
.headerMenu1 ul ul ul,
.headerMenu1 li:hover ul ul,
.headerMenu1 li.jHover ul ul {
	display:none;
	top:3px;
	right:280px;
}
.headerMenu1L ul ul ul,
.headerMenu1L li:hover ul ul,
.headerMenu1L li.jHover ul ul {
	right:auto;
	left:280px;
}
.headerMenu1 li li:hover ul,
.headerMenu1 li li.jHover ul {
	display:block;
}

.headerMenu2 {
	position:relative;
	z-index:2;
	background:url(./images/headerMenu2.png) no-repeat 0 0;
}
.headerMenu2 ul {
	margin:0 20px;
	height:26px;
}
.headerMenu2DS ul {
	padding-left:2px;
	background:url(./images/headerMenu2.png) no-repeat -958px -120px;
}
.headerMenu2 li {
	float:left;
	height:26px;
	position:relative;
	z-index:1;
}
.headerMenu2DS li {
	background:url(./images/headerMenu2.png) no-repeat right -120px;
	padding-right:2px;
}
.headerMenu2 li a,
.headerMenu2 li a:visited {
	display:block;
	line-height:26px;
	height:26px;
	color:#fff;
	font-size:12px;
        font-weight:normal;

	text-decoration:none;
	padding:0 8px;
}
.headerMenu2 li a:hover {
	background:url(./images/headerMenu2.png) no-repeat -25px -60px;
	color:#ddd;
	text-decoration:none;
}
.headerMenu2 ul ul {
	position:absolute;
	top:25px;
	left:0;
	display:none;
	background:#dbdddd;
	border:1px solid #000;
	margin:0;
	z-index:1;
	height:auto;
	padding:0;
}
.headerMenu2 li li {
	float:none;
	width:180px;
	height:auto;
	background:none;
	padding-right:0;
}
.headerMenu2 li li a,
.headerMenu2 li li a:visited {
	height:auto;
	line-height:20px;
	padding:0 8px;
	width:250px;
	position:relative;
	color:#333;
}
.headerMenu2 li li a:hover {
	background:#cacccc;
	color:#333;
}
.headerMenu2 li:hover ul,
.headerMenu2 li.jHover ul {
	display:block;
}
.headerMenu2 ul ul ul,
.headerMenu2 li:hover ul ul,
.headerMenu2 li.jHover ul ul {
	top:3px;
	display:none;
	left:164px;
}
.headerMenu2 li li:hover ul,
.headerMenu2 li li.jHover ul {
	display:block;
}

.headerMenu2 li a.homeIcon,
.headerMenu2 li a.homeIcon:visited {
	background:url(./images/headerMenu2.png) no-repeat 0 -120px;
	padding-left:26px;
}
.headerMenu2 li a.homeIcon:hover {
	background:url(./images/headerMenu2.png) no-repeat 0 -60px;
}

/* Standard buttons */
a.btn,
a.btn:hover {
	display:-moz-inline-stack;
	display:inline-block;
	height:18px;
	background:url(./images/icons.png) no-repeat 0 -220px;
	color:#5c7a99;
	text-decoration:none;
	margin:0 0 0 10px;
}
.btn span {
	display:block;
	height:18px;
	margin-left:21px;
	background:url(./images/icons.png) no-repeat 100% -60px;
	line-height:18px;
	font-size:11px;
	padding:0 15px 0 8px;
}
a.btn:hover span {
	background-position:100% -80px;
}

.inputBtn {
	float:right;
	background:url(./images/button.png) no-repeat 0 0;
	border:0;
	height:23px;
	width:160px;
	margin-right:20px;
	padding:0;
	position:relative;
	overflow:visible;
	cursor:pointer;
	text-align:center;
	line-height:20px;
	color:#b3b3b3;
}
.inputBtn::-moz-focus-inner {
	padding:0;
	border:0;
}

.sidebars a:visited {
    color: #000000;
    font-weight:normal;
}
.sidebars a {
    color: #000000;
    font-weight:normal;
}
.sidebars h1 h2 h3 h4 {
	font-weight:bold;
}