/**
Theme Name: OFAI Website custom (based on GracioMag, but hardly so)
Author URI: http://ofai.org
Version: 1.0
Author: goobimama
Description: Custom
Coder: milind alvares (goobi.junk@me.com)
*/

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

.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 {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	background:#2e2e2e url(images/background.gif) repeat-x 0 0;
	width:990px;
	margin:0 auto;
	padding:34px 0;
	font:normal 12px;
	color: #7a7a7a;
}

a {
	color:#4a4a4a;
	text-decoration:none;
}

a:hover { color: #3d5735; }

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

/* header */
#header {
	background:#f0f0f0 url(images/header-bg.png) repeat-x 0 0;
	height: 145px;
	overflow:hidden;
	text-transform:uppercase;
	border-bottom:1px solid #e4e4e4;
}

#branding {
	padding-top: 50px;
	background-position: 15px 2px;
	padding-left: 150px;
	padding-bottom: 0;
	padding-right: 0;
	background-image: url(images/ofailogo.jpg);
	background-repeat: no-repeat;
	height: 145px;
	overflow:hidden;
	font:normal 42px Impact,Arial,Verdana;
	margin-bottom:2px;
}

#blog-title a { padding-left: 20px; margin-top: 50px; padding-top: 50px; }

#blog-description {
	color:#666666;
	line-height:14px;
}

#page-menu {
	padding-left: 15px;
	padding-top: 10px;
	height: 30px;
	overflow:hidden;
	position:relative;
}

#page-menu ul {
	display:block;
	float:left;
	width:725px;
	height:36px;
	overflow:hidden;
	position:relative;
	z-index:2;
}

#page-menu ul#shadow {
	position:absolute;
	top:1px;
	left:1px;
	z-index:1;
}

#page-menu ul li {
	display:inline;
}

#page-menu a {
	color: #575757;
	text-transform: capitalize;
	font-style: normal;
	font-weight: normal;
	line-height: 36px;
	background:transparent url(images/page-menu-separator.gif) no-repeat 100% 0;
	display:block;
	float:left;
	height: 30px;
	font-size: 11px;
	padding:0 11px 0 8px;
}

#page-menu a:hover, #page-menu .current_page_item a {
	color: #3d5735;
}

#top-search-wrap {
	margin-top: 10px;
	float:right;
	width: 235px;
	height:28px;
	padding-top:5px;
	position:relative;
	text-transform:uppercase;
	font-size:10px;
}

#top-search label {
	color:#b7b6b6;
	display:block;
	float:left;
	margin-top:6px;
}

#top-s {
	background:url(images/top-search-form-bg.gif) repeat-x 0 0;
	border:1px solid #dcdcdc;
	font-size: 9px;
	text-transform: uppercase;
	margin-left:10px;
	width: 160px;
	color:#b7b6b6;
	height: 15px;
	padding:6px 6px 0;
}

/* container */
#container {
	background-color:#f1f1f1;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #edebeb;
}

#container-top { padding:9px 9px 0;}

.block {
	float:left;
	width:320px;
	margin-right:10px;
}

.last { margin:0 !important; }

.block h2 {
	font:normal 17px Tahoma,Verdana;
	color:#da6a10;
}

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

.block ul li a { color:#5e5e5e; }

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

#recet-entries ul li { background-position:2px -26px; }

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

#recet-comments ul li { background-position:2px -83px; }

/* content */
#content {
	padding-left: 0px;
	padding-bottom: 4px;
	padding-right: 30px;
	padding-top: 4px;
	margin-top: 25px;
	float: right;
	width:332px;
}

#featured { margin-bottom:6px; }

#post-wrap { clear: both; }

.mini-post, .post, #comments-wrapper, #respond-wrapper {
	width:332px;
	margin-bottom:5px;
}

.pagetitle {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font:normal 12px;
	color:#da6a10;
	margin-bottom: 1px;
}

.post, #comments-wrapper, #respond-wrapper {
	width:662px;
	padding:4px;
}

.title {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font:bold 14px;
	color:#4a4a4a;
	height:20px;
	line-height:18px;
	overflow:hidden;
}

.meta { margin-top: -5px; color: #7f7f7f; font-size: 10px; font-style: italic; margin-bottom: 10px; }

.mini-post .meta {
	padding: 0 4px 4px;
	margin:0;
}

.mini-post .title {
	width:235px;
	padding:4px 0 0 4px;
	margin-bottom:5px;
}

.mini-post .entry {
	clear:both;
	padding:0 4px 4px;
	margin-bottom:5px;
	overflow:hidden;
}

.date-post, .comment-post {
	font:normal 10px Verdana;
	color:#474747;
	display:block;
	float:left;
	height:20px;
	line-height:20px;
	margin-right:10px;
	text-transform:uppercase;
}

.date-post { background-position:2px -114px; }

.comment-post { background-position:2px -142px; }

.navigation .alignleft a, .navigation .alignright a {
	background-color:#2e2e2e;
	display:block;
	float:left;
	border:1px solid #111111;
	height:26px;
	line-height:26px;
	padding:0 7px;
	color:#ffffff;
}

.navigation a:hover {
	background-color:#da6a10;
	border:1px solid #c15803;
}

/* wp-pagenavi */
#wp-pagenavi-wrapper {
	background-color:#ffffff;
	height:47px;
	position:relative;
	padding:0 7px;
	border:1px solid #d6d6d6;
}
.wp-pagenavi {
	padding-top:18px;
	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:#2e2e2e !important;
	color:#ffffff !important;
	text-transform:uppercase;
	padding:7px 9px !important;
	border:1px solid #111111 !important;
}

.wp-pagenavi span.pages {
	background-color: #3f3f3f !important; !important;
}

.wp-pagenavi a:hover {
	background-color:#da6a10 !important;
	border:1px solid #c15803 !important;
}

/* sidebar */
#sidebar {
	padding-left: 30px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-top: 4px;
	margin-top: 25px;
	float: left;
	width: 550px;
}

.tabs-container ul li {
	background:#ffffff url(images/widget-icons.gif) no-repeat -337px 6px;
}

.widget {
	clear:both;
	margin-bottom:7px;
	position:relative;
}

.widget-title {
	padding-left: 9px;
	padding-bottom: 10px;
	padding-right: 9px;
	padding-top: 0;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #363d3c;
	height:35px;
	overflow:hidden;
}


.hidden { display:none !important; }

.widget-content {
	padding:0 5px 4px;
}

.widget-content ul li {
	background:transparent url(images/widget-icons.gif) no-repeat -649px 10px;
	display:block;
	line-height:28px;
	color:#a6a6a6;
	border-bottom:1px solid #f2f2f2;
	padding-left:20px;
}

.widget-content p {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
	color: rgb(74, 74, 74);
	}

.widget-content ul li li {
	background-position: 0 0;
	padding-left:15px;
}

.widget-content ul li a {
	color:#a6a6a6;
}

.widget-content ul li a:hover {
	color:#da6a10;
}

.widget-content ul li.hover {
	background-color:#f9f9f9;
}

/* footer */
#footer {
	background: url(images/footer-bg.gif) repeat-x 0 0;
	height:34px;
	border-top:1px solid #fbfbfb;
	text-transform:uppercase;
	color:#6a737a;
	font-size:10px;
	line-height:34px;
	padding:0 15px;
}

#copyright { padding-left: 30px; float:left; }

#credit { float:right; }

#content h2 { margin-bottom: 13px; color: #363d3c; font-style: italic; font-family: Georgia, "Times New Roman", Times, serif; font-size: 24px; }

#singlecontent { float: left; }

.post { background-position: 0px 25px; margin-top: -1px; padding-left: 230px; width: 700px; background-repeat: no-repeat; background-image: url(images/rotator/rotate.php); }

h2.post-title { font-family: Impact, "Lucida Grande", Verdana, Arial, sans-serif; font-style: normal; font-size: 30px; color: #3f3f3f; padding-left: 0px; font-weight: normal; margin-top: 20px; }

.entry p { padding-top: 0.5em; font-size: 12px; color: #5b5b5b;
text-shadow: 0px 1px 0px #ffffff; }

div.slideInfoZone h2 {
                                  	font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
                                  }

.entry ul li {
                                  	padding-bottom: 5px;
                                  	color: #5b5b5b;
                                  	font-size: 12px;
                                  }

.entry h3 {
                                  	color: #383838;
                                  	padding-top: 10px;
                                  }

#page-menu li.current_page_item a {
                                  	color: #549067;
                                  }

div.livingfield {
                                  	margin-bottom: 25px;
                                  	height: 88px;
                                  	width: 663px;
                                  	background-image: url(images/livingf.jpg);
                                  	background-repeat: no-repeat;
                                  }

.entry h3.living-head {
                                  	font-style: normal;
                                  	font-weight: normal;
                                  	padding-left: 25px;
                                  	padding-top: 30px;
                                  	float: left;
                                  	color: #a8a8a8;
                                  	font-size: 32px;
                                  	font-family: Impact, Helvetica, Verdana, Arial, sans-serif;
                                  }

ul.living-list {
                                  	padding-right: 25px;
                                  	padding-top: 40px;
                                  	display: inline;
                                  	font-size: 18px;
                                  	float: right;
                                  	color: #a8a8a8;
                                  }

.entry ul.living-list li {
                                  	height: 55px;
                                  	background-image: url(images/living-f-div.png);
                                  	background-repeat: no-repeat;
                                  	list-style-position: inside;
                                  	padding-right: 10px;
                                  	padding-left: 10px;
                                  	list-style-type: none;
                                  	font-style: normal;
                                  	font-weight: normal;
                                  	float: left;
                                  	font-size: 16px;
                                  	font-family: impact;
                                  }

.entry p a {
                                  	text-decoration: underline;
                                  }

.entry ul.living-list li a {
                                  	color: #a7a7a7;
                                  }

#featured {
                                  	margin-left: -1px;
                                  }

.entry ul li a {
                                  	text-decoration: underline;
                                  }

