/*
Theme Name: אהמ.נו מיניאטורי
Description: עיצוב מינימליסטי כחול לאהמ.נו
Version: 1.0
*/

BODY {
	background-color: #124e6a;
	color: #FFFFFF;
	margin: 0;
	padding-bottom: 20px;
	text-align: center;
	font-family: "arial hebrew", arial;
	font-size: 13px;
	line-height: 18px;
}

IMG {
	border: 0;
	margin: 0;
}

A {
	text-decoration: none;
	color: #FFD800;
}

A:hover {
	text-decoration: underline;
}

UL, OL {
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 10px;
}

LI {
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
}

P {
	padding: 0;
	margin: 0;
}

#pageWrapper {
	/*width: 910px;*/
	margin-right: 0;
	margin-left: auto;
	text-align: right;
}

#pageTop {
	clear: both;
	background-color: #1c4057;
	background-image: url(images/top_bg_dropshadow.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-right: 20px;
	height: 99px;
}

#pageTop #logo {
	float: right;
	padding-top: 12px;
	width: 105px;
}

#pageTop #sloganLinks {
	width: 805px;
	float: right;
}

#pageTop #sloganLinks #sloganHolder {
	font-size: 22px;
	padding-top: 23px;
}

#allContent {
	margin-top: 25px;
	padding-right: 30px;
	padding-left: 30px;
}

#allContent .navigation {
	height: 22px;
	padding-top: 4px;
	padding-bottom: 0;
	border-bottom: 1px solid #417188;
	border-top: 1px solid #417188;
	color: #FFFFFF;
}

#allContent .navigation A{
	color: #FFFFFF;
	text-decoration: none;
}

#allContent .navigation A:hover {
	text-decoration: underline;
	color: #FFD800;
}

#allContent .navigation .alignleft {
	float: left;
	text-align: left;
}

#allContent .navigation .alignright {
	float: right;
	text-align: right;
}

#allContent .sectionHeader {
	line-height: 20px;
	margin-bottom: 10px;
	color: #b8cad3;
	font-size: 18px;
}

#posts {
	width: 480px;
	margin: 0;
	float: right;
	overflow: hidden;
}

#posts .post {
	padding-top: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #3e6a7e;
}

#posts .post.first {
	padding-top: 0;
}

#posts .post.last {
	padding-bottom: 0;
	border-bottom: 0;
}

#posts .post.single {
	padding-top: 20px;
	padding-bottom: 0;
	border-bottom: 0;
}

#posts .post .postHeaderHolder {
	height: 25px;
	font-size: 25px;
	color: #ffffff;
	margin-bottom: 6px;
}

#posts .post .postHeader a {
	color: #ffffff;
	text-decoration: none;
}

#posts .post .postHeader a:visited {
	color: #ffffff;
	text-decoration: none;
}

#posts .post .postHeader a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#posts .post .postContent {
	font-size: 13px;
	line-height: 18px;
}

#posts .post .postContent P {
	margin-bottom: 10px;
}

#posts .post .postContent A {
	color: #ffd800;
	text-decoration: none;
}

#posts .post .postContent A:hover {
	text-decoration: underline;
}

#posts .post .postBottom {
	height: 12px;
	font-size: 11px;
	line-height: 11px;
	color: #FFFFFF;
	margin-top: 10px;
}

#posts .post .postBottom A {
	color: #FFFFFF;
	text-decoration: none;
}

#posts .post .postBottom A:hover {
	text-decoration: underline;
}

#posts .post .postBottom .comments {
	float: right;
	background-image: url(images/commentbubble.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 23px;
	padding-left: 13px;
}

#posts .post .postBottom .permalink {
	float: right;
	background-image: url(images/permalinksep.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 12px;
}


#posts .post .singlePostInfo {
	margin-top: 15px;
	font-size: 11px;
	line-height: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #417188;
}

#posts .post .wp-caption {
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	font-size: 9px;
	line-height: 11px;
	border: 1px solid #417188;
	background-color: #235b75;
	text-align: center;
}

#comments h3 {
	background-image: url(images/commentbubble.jpg);
	background-position: right 3px;
	background-repeat: no-repeat;
	padding-right: 23px;
	padding-left: 13px;
	font-size: 13px;
	margin-top: 15px;
}

#comments .nocomments {
	background-image: url(images/commentbubble.jpg);
	background-position: right 3px;
	background-repeat: no-repeat;
	padding-right: 23px;
	padding-left: 13px;
	font-size: 13px;
	margin-top: 15px;
}

#comments UL {
	padding-right: 0;
	margin-top: 5px;
	border-bottom: 1px solid #417188; 
}

#comments UL LI {
	list-style: none;
	padding: 5px;
	margin: 0;
	border-top: 1px solid #417188; 
}

#comments UL LI.alt {
	background-color: #235b75;
}

#comments #commentform {
	padding-right: 5px;
	padding-left: 5px;
}

#comments #commentform input {
	border: 1px solid #417188;
	background-color: #235b75;
	font-family: arial;
	color: white;
}

#comments #commentform textarea {
	border: 1px solid #417188;
	background-color: #235b75;
	font-family: arial;
	color: white;
	width: 450px;
}

#tools {
	float: right;
	margin-right: 40px;
	width: 199px;
	padding-right: 0;
	padding-left: 0;
	color: #b8cad3;
}

.sectionHeaderHolder {
	height: 20px;
	overflow: none;
}

.subSectionHeaderHolder {
	height: 28px;
	margin-bottom: 5px;
	overflow: none;
}

#tools .sectionHeaderHolder {
	padding-right: 9px;
}

#tools #here {	
	margin-bottom: 35px;
	padding-right: 9px;
	padding-left: 5px;
}

#tools #here A {	
	color: #b8cad3;
	text-decoration: none;
}

#tools #here A:hover {
	text-decoration: underline;
}

#tools #here .subsectionHeader {
	font-size: 25px;
	color: #b8cad3;
	margin-bottom: 5px;
}

#tools #here .navitem {
	border-top: 1px solid #417188;
	padding-right: 3px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#tools #here .navitem:hover {
	background-color: #235b75;
}

#tools #here #rsslink {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 33px;
	line-height: 25px;
	height: 25px;
	cursor: pointer;
	background-image: url(images/tools_rss.gif);
	background-position: right 4px;
	background-repeat: no-repeat;
}

#tools #here #searchbar {
	line-height: 16px;
}

#tools #here #searchbar #searchform {
	height: 21px;
	padding: 0;
	margin: 0;
	margin-top: 3px;
}

#tools #here #searchbar .bar {
	clear: none;
	float: right;
}

#tools #here #searchbar .bar input {
	padding: 0;
	margin: 0;
	width: 155px;
	height: 19px;
	border: 1px solid #417188;
}

#tools #here #categories ul {
	margin: 0;
	margin-right: 15px;
	padding: 0;
}

#tools #here #categories ul li {
	margin: 0;
	padding: 0;
	list-style-image: url(images/itemlist.gif);
}

#tools #here #archive {
	padding: 0;
	padding-right: 3px;
	line-height: 33px;
	height: 33px;
	cursor: pointer;
	border-bottom: 1px solid #417188;
}

#tools #subs {
	padding-right: 0;
	padding-left: 0;
	height: 269px;
	color: #000000;
	background-color: #d4dfe4;
	background-image: url(images/subsbg.jpg);
}

#tools #subs #substitle {
	padding-right: 18px;
	padding-top: 15px;
	font-size: 25px;
	color: #124e6a;
}

#tools #subs .substext {
	padding-right: 18px;
	padding-top: 0;
	line-height: 16px;
	padding-bottom: 9px;
}

#tools #subs .sub {
	height: 34px;
	line-height: 25px;
	overflow: none;
	border-top: 1px solid #124e6a;
	padding: 0;
	margin: 0;
	cursor: pointer;
}

#tools #subs #titleHolder {
	height: 80px;
	overflow: none;
}

#tools #subs #sub5 {
	height: 47px;
}

#tools #subs #sub1:hover {
	background-image: url(images/subsbg-on.jpg);
	background-repeat: no-repeat;
	background-position: 0px -84px;
}

#tools #subs #sub2:hover {
	background-image: url(images/subsbg-on.jpg);
	background-repeat: no-repeat;
	background-position: 0px -117px;
}

#tools #subs #sub3:hover {
	background-image: url(images/subsbg-on.jpg);
	background-repeat: no-repeat;
	background-position: 0px -152px;
}

#tools #subs #sub4:hover {
	background-image: url(images/subsbg-on.jpg);
	background-repeat: no-repeat;
	background-position: 0px -187px;
}

#tools #subs #sub5:hover {
	background-image: url(images/subsbg-on.jpg);
	background-repeat: no-repeat;
	background-position: 0px -221px;
}

#tools #subs .sub .thumb {
	float: right;
	height: 25px;
	padding: 0;
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 5px;
	margin-bottom: 0;
}

#tools #subs .sub .name {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
}

#info {
	float: right;
	padding: 0;
	margin: 0;
	margin-right: 15px;
	width: 185px;
	color: #b8cad3;
}

#info A {	
	color: #b8cad3;
	text-decoration: none;
}

#info A:hover {
	text-decoration: underline;
}

#info #about {
	margin-bottom: 30px;
}

#info #about .subsectionHeader {
	font-size: 25px;
	color: #b8cad3;
	margin-bottom: 15px;
}

#info #about #abouttext {
	border-top: 1px solid rgb(65, 113, 136);
	padding-top: 7px;
	margin-bottom: 7px;
}

#info #about #abouttext #photo{
	float: right;
	margin: 0;
	margin-top: 2px;
	margin-bottom: 3px;
	margin-left: 7px;
}

#info #about .aboutitem {
	border-top: 1px solid #417188;
	padding-right: 3px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#info #about .aboutitem:hover {
	background-color: #235b75;
}

#info #about #flickr {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 33px;
	line-height: 25px;
	height: 25px;
	cursor: pointer;
	background-image: url(images/about_flickr.gif);
	background-position: right 4px;
	background-repeat: no-repeat;
}

#info #about #lastfm {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 33px;
	line-height: 25px;
	height: 25px;
	cursor: pointer;
	background-image: url(images/about_lastfm.gif);
	background-position: right 4px;
	background-repeat: no-repeat;
}

#info #about #zemail {
	border-top: 1px solid #417188;
	border-bottom: 1px solid #417188;
	padding-right: 3px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#info #links{
}

#info #links .subsectionHeader {
	font-size: 25px;
	color: #b8cad3;
	margin-bottom: 5px;
}

#info #links #linklist {
	border-top: 1px solid #417188;
	border-bottom: 1px solid #417188;
	padding-right: 3px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#info #links #linklist:hover {
	background-color: #235b75;
}

#info #links #linklist ul {
	margin: 0;
	margin-right: 15px;
	padding: 0;
}

#info #links #linklist ul li {
	margin: 0;
	padding: 0;
	list-style-image: url(images/itemlist.gif);
}

#copyrights {
	margin-top: 40px;
	padding-top: 5px;
	height: 12px;
	font-size: 11px;
	line-height: 11px;
	color: #678fa3;
	border-top: 1px solid #417188;
}

#copyrights A {
	color: #678fa3;
}