/*
Theme Name: ChadiYo
Theme URI: http://chadiyo.com/
Description: Custom Wordpress theme designed by Chadi Younes and developed by Wassim Maouad.
Version: 0.1
Author: Chadi Younes
Author URI: http://chadiyo.com/
Tags: custom theme

	Designed by Chadi Younes
	Theme development by Wassim Maouad

*/

html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	background-color: #000;
	color: #fff;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 1em;
}
img {
	border: 0;
}
a {
	color: #555;
	text-decoration: none;
}
a:hover {
	color: #fff;
}
h1, h2, h3, h4 {font-weight: normal;}

ul, ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}


/* HOMEPAGE */

.home div {
	width: 70%;
	margin: 5% auto;
}

.hello {}
.hello a {}
.hello a img {width: 65%;}
.watch {}
.watch a img {width: 80%;}
.new {}
.new a img {width: 90%;}
.talk {
	position: relative;
}
.talk a img {
	width: 55%;
}
.talk img.yo {
	position: absolute;
	top: 5px;
	right: 22%;
	height: 100%;
	
}

/* PAGES */

#wrapper {
	margin: 10% 15%;
}
.page #wrapper .post {
	width: 760px;
	font-size: 1.4em;
}
.post h2 a {
	color: #fff;
	text-decoration: none;
}
.post h2 a:hover {
	text-decoration: underline;
}

.centered {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -255px;
	margin-top: -55px;
}

.page-id-36 .centered {
	margin-top: -120px;
	background: url(images/contact-chadiyo-anim.gif) bottom right no-repeat;
	padding-bottom: 200px;
}

.page-id-2 #wrapper #post-2 h2 {display: none;}

/* BLOG */

.blog #content, .single #content, .archive #content {
	margin-left: 360px;
	padding-top: 210px;
}

.post, ol.commentlist {
	margin-bottom: 75px;
	width: 640px;
}

.postmetadata {
	padding-top: 20px;
	font-size: 0.8em;
}
.postmetadata img {
	margin-right: 8px;
	height: 25px;
}

ol.commentlist {
	font-size: 0.9em;
}
.commentmetadata {
	font-size: 0.8em;
}

/* WATCH */

.category-watch div {
	width: 190px;
	height: 496px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -248px;
	margin-left: -115px;
}
.category-watch div img {
	display: block;
}
.pix img {
	margin-left: 42px;
}
.x img {
	margin-left: 125px;
}

.watch-thumb {
	width: 70%;
	margin: 5% auto;
	font-size: 40px;
}
.watch-thumb li {
}
.watch-thumb li ul li {
	border: 1px #333 solid;
	width: 100px;
	height: 200px;
	float: left;
	margin: 8px 16px 0 0;
}
.watch-thumb li ul li a {
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	text-decoration: none;
}
.watch-thumb li ul li a img {
	z-index: 1;
}
.watch-thumb li ul li a .title {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: black;
	font-size: 14px;
	z-index: 2;
	margin: 0;
	padding: 0;
	display: none;
}
.watch-thumb li ul li a .title p {
	padding: 20px 5px;
	text-align: center;
}
.watch-thumb li ul li a:hover .title, .watch-thumb li ul li a.nothumb .title {
	display: block;
}
.watch-thumb li ul li a img, .watch-thumb ul.reel-title li img {
	display: block;
	margin: 0;
	padding: 0;
	border: none;
}
.watch-thumb li ul li.sub-nav, .watch-thumb ul.reel-title li {
	position: relative;
}
.watch-thumb li ul li.sub-nav a.but1, .watch-thumb ul.reel-title li img {
	position: absolute;
	top: 11px;
	left: 9px;
}
.watch-thumb li ul li.sub-nav a.but2 {
	position: absolute;
	top: 104px;
	left: 9px;
}
.watch-thumb li ul li.sub-nav a img {
	width: auto;
	height: auto;
}
.watch-thumb hr {clear: left; visibility: hidden;}
.watch-thumb ul.reel-title li, .watch-thumb ul.thumb li.sub-nav {
	border-color: #fff;
}

/* SIDEBAR */

#sidebar {
	position: absolute;
	top: 20px;
	left: 50px;
	width: 260px;
	background-image: url(images/blog-title.png);
	background-repeat: no-repeat;
	padding-top: 260px;
	font-size: 0.9em;
}
.blogen {
	background-position: -270px 0;
}
.blogar {
	background-position: 0 0;
}
#sidebar img {
	display: block;
	width: 120px;
	margin-bottom: 40px;
}
#sidebar a {
	text-decoration: none;
	color: #fff;
}
#sidebar a:hover {
	text-decoration: underline;
}
#sidebar ul, #sidebar ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar ul {
	text-align: right;
	padding-right: 20px;
}
#sidebar ul ul {
	padding-right: 0;
}

/* FOOTER */

#back {
	position: fixed;
	bottom: 15px;
	right: 15px;
}

/* FORM ELEMENTS */

input, textarea {
	background: #000;
	border: 1px #333 solid;
	color: #ccc;
	
}
.page-id-46 {
	font-size: 11px;
}

/* POP UP */

#pop {
	text-align: center;
	margin: 20px auto 0 auto;
	vertical-align: 20%;
	font-size: 0.9em;
}
#pop #movie {
	z-index: 1;
}
#pop #info {
	position: absolute;
	background: black;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 2000;
}
#pop .off {
	visibility: hidden;
}
#pop .on {
	visibility: visible;
}
#pop .trigger {
	position: absolute;
	bottom: 0;
	right: 10px;
	z-index: 3000;
}

/* RESETS */

.page-id-2 #wrapper .post, #id-2 {
	width: auto;
}

body.category-pix {margin-right: 40px;}
