/*   
Theme Name: Wireless Testicle
Description: Original Wireless Testicle theme by Matan Mousseri & Hen Asraf.
Author: Matan Mousseri & Hen Asraf
*/

/* Reset */
body {margin: 0; padding: 0;}
html {direction: rtl;}

/* Basis */
body {text-align: center; background: url(images/background.png) fixed; font-family: Arial, "Arial Hebrew"; font-size: 10pt; color: #222; line-height: 1.4em;}
h1 {margin-top: 0; color: #4A7CA2; font-weight: 400; font-size: 2em;}
h1 a:link, h1 a:visited {color: #4A7CA2; text-decoration: none;}
h1 a:hover, h1 a:active {color: #111;}
a:focus {outline: none;}
a img {border: none;}
a:link, a:visited {color: #111;}
a:hover, a:active {color: #4A7CA2;}
input:focus, textarea:focus {outline: none;}
input[type=text], textarea {font-family: Arial, "Arial Hebrew"; font-size: 10pt; padding: 5px; border: 1px solid #ccc; color: #555;}
input[type=text]:focus, textarea:focus {border: 1px solid #7d7d7d; color: #111;}
blockquote {border-right: 1px solid #ccc; padding-right: 10px; font-style: italic;}
object, iframe.youtube-player {display: block; margin: 0 auto;}
.wp-caption-text {text-align: center; color: gray;}

/* Main DIVs */
#big {margin: 0 auto; overflow: auto; text-align: center;}
.main {width: 800px; margin: 0 auto; overflow: auto; text-align: center;}
#fixed {width: 100%; position: fixed; bottom:0; z-index: 498;}

/* Header */
#header {height: 62px;}
#header a {border: none; text-decoration: none;}
#logo {float: right; margin-right: 20px; height: 62px; width: 215px; background: url(images/logo.png);}
#logo:active {background: url(images/logo.png) bottom;}
#logo a{display:inline-block;height:62px;width: 215px;}
#menu {float: left; margin-left: 25px; padding-top: 20px;}
.pagenav, .page_item{display:inline;}
.pagenav, #sidebar, #sidebar ul{list-style-type:none; margin: 0;}
.page_item:not(:first-child):before{content:" · ";}

/* Content */
#content-top {width: 846px; height: 32px; background: url(images/content-top.png); margin-top: -20px;}
#content-bottom {width: 846px; height: 32px; background: url(images/content-bottom.png); margin: 0 auto;}
.main-content {overflow: auto; margin: 0 auto; width: 750px; background: url(images/content-sides.png); padding: 20px 50px;}

/* Posts Area */
.posts {text-align: justify; float: right; width: 500px;}
.post-footer {width: 480px; height: 28px; margin: 25px 0; background: url(images/post-footer.png); padding: 10px; line-height: normal;}
.post-footer-line {width: 100%;}
.float-right {float: right;}
.float-left {float: left; text-align: left;}
.post-categories {list-style-type:none;-webkit-padding-start:0;}
.post-categories, .post-categories li {display:inline;}
.dash {text-align: center; margin-top: 40px; margin-bottom: 25px;}

/* Sidebar Content */
#sidebar {padding:0; margin-top: 0;}
#sidebar ul{padding-right:0;}
#sidebar ul li {padding: 5px 0;}
input#s {width: 188px;}
input#searchsubmit {display: none;}
.textwidget, #sidebar ul {background: #f3f3f3; padding: 5px 10px 15px; border-right: 1px solid #ccc; margin-bottom: 15px;}
.sidebar {float: left; width: 200px; text-align: right;}
.sidebar h2 {margin-bottom: 0; font-weight: 400; background: #f3f3f3; color: #111; font-size: 1.5em; padding: 10px; border-right: 1px solid #ccc;}

/* Footer */
#footer {width: 800px; text-align: right; margin: -20px auto 0; padding-right: 50px;}

/* Comments */
.commentlist {padding: 0; margin: 0;}
.commentlist li {list-style-type: none; border-right: 1px solid #ccc; padding: 10px; margin: 10px 0;}
.commentlist li:hover {background: #f3f3f3;}
.commentlist a:link, .commentlist a:visited {color: #aaa;}
.commentlist a:hover, .commentlist a:active {color: #b00;}
.comment-meta {text-align: left;}
.comment-author {float: right;}
.fn {color: #b00;}
textarea#comment {width: 490px;}
.alignleft{float:left;margin-right: 10px;}
.alignright{float:right;margin-left: 10px;}
.aligncenter{display: block; margin-left: auto; margin-right: auto;}

/* END */
