/**
Theme Name: Aloy
Author URI: http://wpjunctiom.com
Version: 1.0
Author: hpa
Description: magazine theme 

*/
@import url("http://fonts.googleapis.com/css?family=OFL+Sorts+Mill+Goudy+TT");

/* -------------------------------------- */

.clearfix:after { /* FF, O, etc. */
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block; /* IE7xhtml*/
}

html[xmlns] .clearfix { /* O */
	display: block;
}

* html .clearfix {
	height: 1%; /* IE5-6 */
}

body {
	background:#92A408 url(images/background.png) 50% 0;
	font:normal 12px Verdana, Tahoma Georgia,"Times New Roman","Bitstream Charter",Times,serif;
	color:#343434;
	/*color:#527086;*/
}

a {
	text-decoration:none;
	color:#447A21;
	/*#4498d9*/
}

a:hover { color:#afafaf; }

#body-in {
	background:transparent url(images/body-in.png) repeat-x 50% 0;
}

#wrapper {
	width:1000px;
	margin:0 auto;
}

/* header */
#header { margin-bottom:8px; }

#header-tool {
	height:55px;
	font:normal 11px Verdana, Tahoma, Arial ,Tahoma;
	color:#F4F4F4;
	text-transform:uppercase;
	line-height:55px;
	margin-left:265px;
}

#search-top {
	background:transparent url(images/icon-search.png) no-repeat 0 0;
	float:left;
	padding-left:25px;
}

/* simple form */
.simple-form {
	background:transparent url(images/mini-form-bg.gif) no-repeat 0 0;
	float:left;
	margin:15px 10px 0;
	padding:0;
	width:185px;
	position:relative;
	line-height:0;
	height:23px;
	z-index:1;
}

.input-text, .input-submit {
	background:transparent;
	position:absolute;
	color:#359aeb;
	border:none;
	font:normal 11px Verdana,Tahoma,Arial;
}

.input-text {
	width:130px;
	left:6px;
	text-transform:uppercase;
	top:4px;
	z-index:2;
}

.input-submit {
	width:40px;
	height:23px;
	right:0;
	padding:0;
	cursor:pointer;
	top:0;
}

.rss {
	background:transparent url(images/icon-rss.png) no-repeat 0 0;
	float:left;
	padding-left:30px;
	font-family: Georgia, Arial;
}

#header-content {
	background:transparent url(images/header-bg.png) no-repeat 0 0;
	height: 176px;
	overflow:hidden;
	font-style:normal;
}

#branding {
	float:left;
	width:731px;
	height:58px;
	padding: 20px 17px 60px 20px;
	vertical-align: middle;
}
#logo-area{
	float:left;
}
#logo {
bottom:6px;
padding-right:20px;
position:relative;
width:110px;
}


#blog-title { 
	margin-left:90px;
	padding:25px;
	font: 35px "OFL Sorts Mill Goudy TT","Trebuchet MS",Arial,Tahoma;
}

#blog-title a { color:#fefefe; }

#blog-title a:hover { color:#9cc0dc; }

#blog-description {
	font-size:14px;
	font-weight:normal;
	color:#9cc0dc;
}

#date-now{
	background:transparent url(images/date-now-bg.png) no-repeat 0 0;
	height:33px;
	line-height:32px;
	padding-left:30px;
	color:#F4F4F4;
	float:right;
	width:142px;
	margin:50px 20px 0 0;
}


#page-menu {
	clear:both;
	height:38px;
	overflow:hidden;
	padding-left:8px;
	padding-right:8px;
}

#page-menu ul li {
	background:transparent url(images/separator.gif) repeat-y 100% 0;
	display:block;
	float:left;
	height:38px;
	font-size:11px;
}

#page-menu li ul li {
	height:25px;
	background:transparent none repeat scroll 0 0;
}

#page-menu li ul li a {
	padding:2px 2px 2px 2px;
	width:174px;
	border-color:#9E9E9E;
	border-style:Solid;
	border-top:1px solid #9E9E9E;
	padding: 2px 8px 2px 8px;
	text-align:left;
	height:20px;
}

#page-menu ul li a {
	display:block;
	float:left;
	padding:11px 5px;
	/*color:#9E9E9E;*/
	color:#8B8B8B;
    width: 100px;
    text-align: center;
	height:16px;
}


#page-menu ul li a:hover, #page-menu ul li.current_page_item a { 
	color:#8cbce0; 
	background-color: #EAECEC;
	font-size: 12px;
}

/* container */
#container { margin-bottom:15px; }

#featured-post-wrap {
	background:transparent url(images/slider-bg.png) no-repeat 0 0;
	padding: 25px 0 20px;
	height: 250px;
	margin-bottom:11px;
}

#container-top, #container-bottom {
	height:10px;
	overflow:hidden;
}

#container-top { background:transparent url(images/container-top-bg.png) no-repeat 0 0; }

#container-bottom { background:transparent url(images/container-bottom-bg.png) no-repeat 0 0; }

#container-in {
	background-color:#F4F4F4;
	padding:0 15px;
}

.block {
	float:left;
	width:317px;
	margin:0 7px 9px 0;
	font-style:italic;
}

.last { margin-right:0 !important; }

.block h2 {
	font-size:17px;
	font-weight:normal;
	color:#38661A;
}

.block ul li {
	background:url(images/all-icons.gif) no-repeat;
	border-bottom:1px solid #e2edf6;
	list-style:none;
	overflow:hidden;
	height:28px;
	line-height:28px;
	padding-left:20px;
}

.block ul li a { color:#68879e; }

.block ul li a:hover { color:#4aadf9; }

#recent-entries ul li { background-position:2px 6px; }

#popular-posts ul li { background-position:2px -22px; }

#recent-comments ul li { background-position:2px -51px; }

/* content */
#content {
	width:637px;
	float:left;
}


.pagetitle {
	font-size:20px;
	font-weight:normal;
	margin-bottom:2px;
	color:#043253;
}

.post { 
	margin:5px 8px 8px 6px;
}

.icon {
	background:transparent url(images/all-icons.gif) no-repeat;
	padding-left:18px;
}

.title {
	color:#38661A;
	font-size:16px;
	font-weight:normal;
	font-style:italic;
	font-weight:bold;
}

.post .title {
	font-size:19px;
	margin-bottom:8px;
}

.post .meta {
	margin-bottom:12px;
	color: #5695C6;
}

.post .datepost {
	margin:0;
}

/* mini post */
#mini-post-wrap .odd {
	float:left;
	margin-right:7px;
}

#mini-post-wrap .even { float:right; }

.mini-post {
	background:#eaf4fc url(images/mini-post-bg.png) repeat-y 0 0;
	float:left;
	position:relative;
	width:635px;
	overflow:hidden;
	margin-bottom:7px;
	height:auto;
}

.top, .bottom { float:left; }

.mini-post .top {
	background:transparent url(images/mini-post-bg.png) no-repeat -635px 0;
	width:635px;
}

.mini-post .bottom {
	background:transparent url(images/mini-post-bg.png) no-repeat 100% 100%;
	width:635px;
	padding:0 0 6px;
}

.mini-post .title {
	font: 18px Georgia,Arial;
	padding:9px 0 5px 5px;
	height:auto;
	max-height:40px;
	overflow:hidden;
	margin-bottom:2px;
	margin-left:15px;
	margin-right:15px;
	margin-top: 6px;
	font-weight: bold;

}

.mini-post .read-more {
	float:right;
	text-transform:uppercase;
	font-size:11px;
	font-style:italic;
	display:block;
	/*line-height:26px;
	height:26px;*/
	color:#F4F4F4;
	padding:0 9px;
	margin-left:3px;
	width: 60px;
}

.mini-post a.read-more:hover {
	color:#043253;
}

.mini-post .entry {
	clear:both;
	height:auto;
	overflow:hidden;
	margin-bottom:20px;
	padding:0 5px;
	margin-left:15px;
	margin-right:15px;
	text-align: justify;
}
.entry a{
	text-decoration:underline;
}
.mini-post .meta {
	font:normal 10px 'Trebuchet MS',Verdana,Tahoma,Arial;
	text-transform:uppercase;
	color:#5695c6;
	padding:0 8px;
	text-align:right;
}

.datepost, .commented { margin-left:10px;
}
.author{
	margin-left:10px;
	background-position:0 -139px;
}
.datepost { background-position:0 -85px; }

.commented { background-position:0 -113px; }

/* wp-pagenavi */
#wp-pagenavi-wrapper {
	background:#eaf4fc url(images/pagenavi-bg.gif) repeat-x 0 0;
	clear:both;
	height:51px;
	position:relative;
	padding:0 8px;
	margin-bottom:28px;
}

#wp-pagenavi-left, #wp-pagenavi-right {
	background:transparent url(images/pagenavi-bg.gif) no-repeat;
	position:absolute;
	top:0;
	width:5px;
	height:51px;
}

#wp-pagenavi-left {
	background-position:0 -51px;
	left:0;
}

#wp-pagenavi-right {
	background-position:0 -102px;
	right:0;
}

.wp-pagenavi {
	padding-top:19px;
	font:normal 11px Tahoma, Verdana, Arial;
}

.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi span.extend {
	background-color:#b0cee7 !important;
	color:#F4F4F4 !important;
	text-transform:uppercase;
	padding:7px 9px !important;
	border:1px solid #96b3cb !important;
}

.wp-pagenavi span.pages {
	background-color:#4aadf9 !important;
	border:1px solid #2e8dd6 !important;
}

.wp-pagenavi a:hover {
	background-color:#4aadf9 !important;
	border:1px solid #2e8dd6 !important;
}

/* sidebar */
#sidebar {
	float:right;
	width:321px;
	overflow:hidden;
}
#gigya-socialize-widget-content  {
	width:100%;

}
#gigya-socialize-widget-content #componentDiv {
	width:296px;
	margin-left:auto;
	margin-right:auto;
}

#primary .widget, .widget-top, .widget-bottom {
	display:block;
	float:left;
	width:321px;
}

#primary .widget {
	background:#fbfbfb url(images/widget-bg.gif) repeat-y;
	margin-bottom:7px;
}

.widget-top {
	background:transparent url(images/widget-bg.gif) no-repeat -321px 0;
	padding:7px 7px 1px;
	width:307px;
}

.widget-bottom {
	background:#F4F4F4 url(images/widget-bg.gif) no-repeat -642px 0;
	height:7px;
	overflow:hidden;
}

.widget-title {
	font-size:22px;
	font-style:italic;
	font-weight:normal;
	margin-bottom:2px;
	color:#38661A;
}

#primary .widget-title {
	font:normal 16px 'Trebuchet MS', Verdana, Tahoma;
	color:#38661A;
	padding-bottom:3px;
	border-bottom:4px solid #d6e3ee;
	margin-bottom:3px;
	text-transform:uppercase;
	font-weight:bold;
}

#primary .widget {
	clear:both;
}

.widget a { color:#778fa1; }

.widget a:hover { color:#447A21; }

.widget ul li {
	line-height:28px;
	border-bottom:1px solid #e2eef7;
}

#secondary .widget ul li {
	font-style:italic;
}

.widget ul li li {
	border-bottom:0;
	border-top:1px solid #e2eef7;
}

.widget ul li ul {
	padding-left:15px;
}

.widget a { color:#75a1a2; }

.widget a:hover { color:#41878a; }

#secondary .widget { margin-bottom:5px; }

.small-sidebar { width:156px; }

#sidebar-left { float:left; }

#sidebar-right { float:right; }

/* footer */
#footer {
	background:transparent url(images/footer-bg.png) no-repeat 0 0;
	height:50px;
	margin-bottom:15px;
	text-align:center;
	font:normal 12px "Trebuchet MS", Arial;
	line-height:18px;
	color:#343434;
	padding:21px 0;
}

.navigation-page {
	margin:7px 0;
}


#footer a, #footer a:hover {
	color:#38661A;
	font-weight:bold;
	text-decoration: underline;	
}
/*menu*/
.menu {
position:absolute;height:2.5em; margin:0 padding:0; list-style-type:none;
}
.menu ul {
padding:0; visibility: hidden; margin:0; list-style-type:none; /* for Firefox */
}
.menu li {
float:left; position:relative;
}
.menu li a, .menu li a:visited {
display:block; width:8em; float:left; padding-right:1em; height:3em; 
}
.menu li a.drop, .menu li a.drop:visited { font-weight:bold; }
.menu li ul {
position:absolute; top:2.5em; left:0; height:0;
}
.menu table {
margin:-1px; border-collapse:collapse; /* font size for IE5.5 */
}

/* fist line style for IE7 and non-IE browsers and the second line for IE5.5 and IE6 */
.menu li:hover a,
.menu li a:hover { border:0; }
.menu li:hover ul,
.menu li a:hover ul {
	visibility:visible;
	z-index: 10; 
	height:auto; width:190px; 
	background:#fff; 
	border-bottom:1px;
	border-right:1px;
	border-left:1px;
	border-style:solid;
	border-color:#9E9E9E;
	left:-2px; 
	top:38px;
}
.menu li:hover ul li a,
.menu li a:hover ul li a {
	display:block; 
	font-weight:normal; 
	background:transparent; 
	text-decoration:none; 
	height:auto; 
	line-height:1.5em; 
	padding:0.5em; 
	width:9em;
}
* html .menu li a:hover ul li a {
	width:10em; w\idth:9em; /* hack for IE5.5 */
}
.menu li:hover ul li a.drop,
.menu li a:hover ul li a.drop {
	font-weight:bold;
}
.menu li:hover ul li ul,
.menu li a:hover ul li a ul {
	visibility:hidden; 
	position:absolute; 
	top:0; 
	left:190px; 
	height:0; 
	overflow:hidden;
}
.menu li:hover ul li a:hover,
.menu li a:hover ul li a:hover {
text-decoration:underline;
}
.menu li:hover ul li:hover ul,
.menu li a:hover ul li a:hover ul {
	visibility:visible; 
	color:#000; border:1px solid #ddd; 
	height:auto; 
	background:#fff; 
	width:190px;
} 
.menu li:hover ul li:hover ul.left,
.menu li a:hover ul li a:hover ul.left {
left:-9.3em;
}
.menu li:hover ul li:hover ul li a,
.menu li a:hover ul li a:hover ul li a {
display:block; height:auto;
}
.menu li:hover ul li:hover ul li:hover a,
.menu li a:hover ul li a:hover ul li a:hover {
text-decoration:underline;
}