/*
Theme Name: Judo
Theme URI: http://judo.is//
Description: Custom theme for Judo website judo.is
Author: Henrý Þór Baldursson
Version: 1.0
*/

@font-face {
	font-family: 'BigCaslon';
	src: url('fonts/BigCaslon.ttf') format("truetype");
}
@font-face {
	font-family: 'Herculanum';
	src: url('fonts/Herculanum.ttf') format("truetype");
}

body {
	background-color: #303030;
	/* background-color: #d54f4f; */
	/* background-color: #c50e0e;  */
	font-family: Georgia, serif;
	/* font-family: BigCaslon, Georgia, serif; */
	background-image: url(images/jrlogo.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
::selection {
	background: #f9ff9e; /* Safari */
	}
::-moz-selection {
	background: #f9ff9e; /* Firefox */
}
#main {
	min-width: 1100px;
}
#contentnavfooter {
	display: inline-block;
}
#contentnav {
	display: inline-block;
}
#collage {
	position: absolute;
	left: 480px;
	top: 0px;
	width: 400px;
	height: 150px;
	background-image: url(images/collage/photo0.png);
	background-repeat: no-repeat;
	z-index: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#collage-sub {
	background-image: url(images/stickers-icon-set/png/32x32/zoom_in_magnifier.png);
	background-repeat: no-repeat;
	filter:alpha(opacity=80);
	opacity:0.8;
	margin: 0 auto 0 auto;
	padding: 1px 1px 1px 1px;
	position: absolute;
	bottom: 0px;
	left: 5px;
	height: 32px;
	width: 32px;
}
#collage-link {
	display: block;
	width: 100%;
	height: 100%;
}
#header-image {
	position: absolute;
	top: 0px;
	left: 230px;
	width: 842px;
	height: 300px;
	background-image: url(images/judo/judopic.png);
	background-repeat: no-repeat;
	z-index: -1;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

a {
	color: #000000;
	text-decoration: none;
}
a img {
	border-style: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #606060;
	text-decoration: underline;
}
#contents {
	margin-top: 40px;
	margin-bottom: 40px;
	padding-bottom: 40px;
}
#container {
	position: relative;
}

#sideruler {
	float: left;
	margin: 164px 0 0 130px;
	width: 100px;
	height: 588px;
	background: url(images/sideruler.png) left no-repeat;
	filter:alpha(opacity=90);
	opacity:0.9;
}
#siderulerlink {
	display: block;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
}
.columns {
	margin-top:142px;
	background-color: rgba(255,255,255,0.8);
	background: #ffffff\9;
	/* filter:alpha(opacity=80);
	opacity:0.8; */
	min-height: 800px;
	/* overflow: hidden; */
	height: 100%;
}
#container {
	border-top-left-radius: 50px 25px;
	border-bottom-left-radius: 50px 25px;
	-moz-border-radius-topleft: 50px 25px;
	-moz-border-radius-bottomleft: 50px 25px;
}
#secondary-sidebar {
	border-top-right-radius: 50px 25px;
	border-bottom-right-radius: 50px 25px;
	-moz-border-radius-topright: 50px 25px;
	-moz-border-radius-bottomright: 50px 25px;
}
#container {
	float: left;
	margin-left: 0px;
	width: 420px;
}
.entry-content {
	padding-left: 20px;
	padding-right: 20px;
}
.entry-content a {
	color: #5d5d5d;
	border-bottom: 1px dotted #5d5d5d;
}
.entry-content a:hover {
	text-decoration: none;
	border-bottom: 1px solid #6e6e6e;
	color: #6e6e6e;
}
.entry-content a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #8e8e8e;
	color: #8e8e8e;
}
#primary-sidebar, #secondary-sidebar {
	float: left;
	margin-left: 10px;
	width: 200px;
}
.widget-area {
	vertical-align: left;
}
.widget-area ul {
        list-style: none;
        margin-left: 0;
	padding-left: 20px;
}
ul.sidebar li ul.xoxo {
	margin-left: 0px;
}
.widget-area ul ul {
        list-style: square;
        margin-left: 4px;
}
.widget_search #s {/* This keeps the search inputs in line */
        width: 60%;
}
.widget_search label {
        display: none;
}
.widget-container {
        margin: 0 0 4px 0;
}
.widget-title {
        color: #222;
        font-weight: bold;
}
.widget-area h2 {
	font-size: small;
}
h2.entry-title {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	/* font-variant: small-caps; */
	font-family: BigCaslon, Georgia, serif;
	text-shadow: #a5a5a5 0.1em 0.1em 0.2em;
	font-size: xx-large;
}
h2.entry-title a:hover {
	text-decoration: none
}
#container .entry-timestamp p {
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	font-family: BigCaslon, Georgia, serif;
	text-shadow: #a5a5a5 0.1em 0.1em 0.1em;
	font-size: small;
	color: #e00000;
}
.fb-like-button {
	margin-left: 20px;
	margin-right: 20px;
}
#container .entry-info {
	width: 364px;
	margin: 0px 20px 20px 20px;
	padding: 2px 8px 2px 8px;
	border: 1px solid #949494;
	-moz-box-shadow: 1px 1px 4px #a5a5a5;
	-webkit-box-shadow: 1px 1px 4px #a5a5a5;
	box-shadow: 1px 1px 4px #a5a5a5;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #d4d4d4;
	background: -webkit-gradient(linear, 50% top, 50% bottom, from(#949494), to(#d4d4d4));
        background: -moz-linear-gradient(top, #949494,  #d4d4d4);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#949494, endColorstr=#d4d4d4);
	filter:alpha(opacity=80);
	opacity:0.8;
	font-size: small;
	color: #e00000;
	font-family: BigCaslon;
}
.entry-info a {
	color: #e00000;
}

#wp-calendar a {
	font-weight: bold;
	color: #e00000;
	background-color: #c5c5c5;
	background-color: rgba(197,197,197,0.7);
}
#wp-calendar a:visited {
	color: #000000;
}
#wp-calendar a:hover {
	background-color: #d4d4d4;
	background-color: rgba(212,212,212,0.7);
}
#wp-calendar {
	font-variant: small-caps;
}
#ribbon {
	position: fixed;
	right: 0;
	top: 0;
	display: block;
	height: 125px;
	width: 125px;
	background: url(images/ribbon.png) no-repeat;
	text-indent: -999em;
	text-decoration: none;
	filter:alpha(opacity=90);
	opacity:0.9;
}
.navigation {
	width: 100%;
	text-align: center;
}
.nav-previous, .nav-next {
	display: inline-block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#text-footer, #webdesign {
	width: 840px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
#text-footer {
	color: #e00000;
}
#webdesign {
	font-size: small;
	color: #606060;
}
.menu ul {
	margin: 20 0 0 0;
	padding: 0 0 0 0;
	font-variant: small-caps;
}
.menu ul li {
	margin: 0px 10px 2px 0px;
	/* background-color: #c5c5c5; */
	background-image: url(images/greybox.png);
	background-repeat: no-repeat;
}
.menu ul li:hover {
	/* background-color: #d4d4d4; */
	filter:alpha(opacity=80);
	opacity:0.8;
}
.menu > ul > li:first-child {
        border-top-right-radius: 10px;
        -moz-border-radius-topright: 10px;
}
.menu > ul > li:last-child, .menu > ul > li:last-child > ul > li:last-child {
        border-bottom-right-radius: 10px;
        -moz-border-radius-bottomright: 10px;
}
.menu ul .current_page_item {
        background: none;
        background-image: url(images/redarrow.png);
        background-repeat: no-repeat;
        filter:alpha(opacity=80);
        opacity:0.8;
        margin-left: -30px;
        padding-left: 30px;
        z-index: 999;
}
.menu > ul > li.current_page_item > a {
        color: #ffffff;
}
.menu ul .current_page_item:hover {
        background: none;
        background-image: url(images/redarrow.png);
        background-repeat: no-repeat;
        filter:alpha(opacity=70);
        opacity:0.7;
        z-index: 999;
}
.menu ul li a {
	display:block;
	padding: 10px 15px 10px 15px;
}
ul.children {
	display: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul.children li:first-child {
	margin-top: 2px;
}
ul.children li {
	list-style: none;
	background: none;
	background-image: url(images/lightgreybox.png);
	background-repeat: no-repeat;
	margin: 0px 0px 2px 0px;
}
ul.children li a {
	display:block;
	padding: 2px 15px 2px 2em;
}
ul.children li.current_page_item {
	background-position: 0% 50%;
	filter:alpha(opacity=100);
	opacity:1.0;
	margin-left: -22px;
	padding-left: 22px;
}
ul.children li.current_page_item:hover {
	background-position: 0% 50%;
	filter:alpha(opacity=90);
	opacity:0.9;
}
ul.children li.current_page_item a {
	color: #ffffff;
}
.menu > ul > li > ul {
	margin-left: 0px;
	padding-left: 0px;
}
.google-calendar-sub {
	background-image: url(images/stickers-icon-set/png/64x64/zoom_in_magnifier.png);
	background-repeat: no-repeat;
	filter:alpha(opacity=80);
	opacity:0.8;
	margin: 0 auto 0 auto;
	padding: 1px 1px 1px 1px;
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: 64px;
	height: 64px;
}
#google-calendar-sub-link {
	display: block;
	width: 100%;
	height: 100%;
}
.widget_links h2 {
	display: none;
}
.widget_links ul {
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}
.widget_links ul li {
	list-style: none;
}
.gallery {
	width: 380px;
}
.gallery-icon img, img.alignleft, img.alignright, img.aligncenter, object {
	-moz-box-shadow: 2px 2px 4px #a5a5a5;
	-webkit-box-shadow: 2px 2px 4px #a5a5a5;
	box-shadow: 2px 2px 4px #a5a5a5;
}
.gallery-item {
	position: relative;
}
.img-magnifier {
	position: absolute;
	display: none;
	bottom: 5px;
	left: 8px;
	width: 24px;
	height: 24px;
	background-image: url(images/stickers-icon-set/png/24x24/zoom_in_magnifier.png);
	background-repeat: no-repeat;
}
.comment-form-comment label {
	margin: 20px 5px 10px 0;
	padding: 1px;
}
.comment-form-author label, .comment-form-email label, .comment-form-url label {
	clear: both;
	display: block;
	float: left;
	width: 160px;
}
.comment-form-author input, .comment-form-email input, .comment-form-url input {
	float: left;
	width: 180px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
.comment-form-comment textarea {
	min-width: 375px;
	max-width: 375px;

	height: 100px;
	padding: 1px;
	margin: 2px 5px 10px 0;
}
#submit {
	margin-left: 280px;
	width: 100px;
}
span.required {
	color: #e00000;
	font-size: large;
	margin-left: 1px;
}
#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 140px;
}
#wpcf input {
	float: left;
	width: 180px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	min-width: 375px;
	max-width: 375px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}
#comments {
        clear: both;
}
#comments .navigation {
        padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
        color: #000;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 0;
}
h3#comments-title {
        padding: 24px 0;
}
.commentlist {
        list-style: none;
        margin: 0;
}
.commentlist li.comment {
        border-bottom: 1px solid #e7e7e7;
        line-height: 24px;
        margin: 0 0 24px 0;
        padding: 0 0 0 56px;
        position: relative;
}
.commentlist li:last-child {
        border-bottom: none;
        margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
        margin-bottom: 18px;
}
#comments .comment-body p:last-child {
        margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
        margin-bottom: 24px;
}
.commentlist ol {
        list-style: decimal;
}
.commentlist .avatar {
        position: absolute;
        top: 4px;
        left: 0;
}
#comments {
        clear: both;
}
#comments .navigation {
        padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
        color: #000;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 0;
}
h3#comments-title {
        padding: 24px 0;
}
.commentlist {
        list-style: none;
        margin: 0;
}
.commentlist li.comment {
        border-bottom: 1px solid #e7e7e7;
        line-height: 24px;
        margin: 0 0 24px 0;
        padding: 0 0 0 56px;
        position: relative;
}
.commentlist li:last-child {
        border-bottom: none;
        margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
        margin-bottom: 18px;
}
#comments .comment-body p:last-child {
        margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
        margin-bottom: 24px;
}
.commentlist ol {
        list-style: decimal;
}
.commentlist .avatar {
        position: absolute;
        top: 4px;
        left: 0;
}
.comment-author {
}
.comment-author cite {
        color: #000;
        font-style: normal;
        font-weight: bold;
}
.comment-author .says {
        font-style: italic;
}
.comment-meta {
        font-size: 12px;
        margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
        color: #888;
        text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
        color: #ff4b33;
}
.commentlist .even {
}
.commentlist .odd {
	background-color: #d4d4d4;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.commentlist .bypostauthor {
}
.reply {
        font-size: 12px;
        padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
        color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
        color: #ff4b33;
}
.commentlist .children {
        list-style: none;
        margin: 0;
}
.commentlist .children li {
        border: none;
        margin: 0;
}
.nopassword,
.nocomments {
        display: none;
}
#comments .pingback {
        border-bottom: 1px solid #e7e7e7;
        margin-bottom: 18px;
        padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
        margin-top: -6px;
}
#comments .pingback p {
        color: #888;
        display: block;
        font-size: 12px;
        line-height: 18px;
        margin: 0;
}
#comments .pingback .url {
        font-size: 13px;
        font-style: italic;
}
#comments {
	margin-left: 20px;
	margin-right: 20px;
}
#respond h3 {
	font-variant: small-caps;
	margin-left: 10px;
}
#google-calendar-small {
	position: relative;
	left: 0px;
	top: 0px;
}
.attached {
        display: inline-block;
        line-height: 24px;
        vertical-align: middle;
}
.attached-img {
        vertical-align: middle;
        line-height: 24px;
}
.fb-like-button {
	border:none;
	overflow:hidden;
	width:380px;
	height:21px;
}
div.post {
	float:left;
}

div.post:last-child {
	margin-bottom: 80px;
}
textarea, input {
	padding: 4px 4px 4px 4px;
	border: 1px solid black;
	background-color: #ffffff;
	background-color: rgba(255,255,255,0.3);
	-moz-border-radius: 5px;
	border-radius: 5px;
}

/* Borrowed hacks section */
img.alignright {float:right; clear:right; margin:0 0 1em 1em}
img.alignleft {float:left; clear:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {margin:0 0 1em 1em}
a img.alignleft {margin:0 1em 1em 0}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
html .clearfix {
	height: 1%;
}

