/*
	CSS files kept in the 'styles' directory can be used to
	customize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 version as well as debug any problems
	that might occur.

	You select styles from the K2 Options page in the
	'Presentation' section of your WordPress administration.

	For more information on how to use custom styles:
		http://code.google.com/p/kaytwo/wiki/K2CSSandCustomCSS
	
	Author Name	:
	Author Site	:
	Style Name	: eyarok
	Style URI	:
	Version		:
	Comments	:
*/

body {
    font-family: Arial, Sans-serif;
	}

strong, em, b, i {
    font-family: Arial, Sans-serif;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Sans-serif;
	}

.comments input[type=text], .comments textarea, code {
	font-family: Arial, "Courier New", monospace;
	}

h1.blog-title {
	letter-spacing: inherit; /* was -1px */
}

h3, h4, .single .k2-asides h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	letter-spacing: inherit; /* was -1px */
}

#primary .hentry .entry-head .metalink {
	letter-spacing: inherit; /* was -1px */
}

li.byuser {
	background: transparent;
	color: #0F6939;
}

li.bypostauthor {
	background: transparent;
	color: #3AB44A; 
}

.itemslist 
{
    background-color:#eaf4db;
    margin-right:10px;
    padding:20px 0px;
    float:right;
    width:180px;
}

#primary 
{
    float:none;
    width:600px;
    padding:0;
    position:static;
}

.letternav 
{
    padding:10px 0;
}
    
.navletter 
{
    font-size:36px;
    padding-right:11px;
}  

.single .entry-title 
{
    float:right;
    padding:5px 10px;
}

.entry-title a, .entry-title
{
    font-size:24px;
    color:white !important;
    background-color:#3ab44a;
}  

.entry-content p, .entry-content ul, .entry-content ol, .entry-content div, .entry-content blockquote 
{
    font-size:12px;
    margin:5px 0;
}

.hentry 
{
    text-align:right;
}

#rightcol 
{
    width:420px;
    vertical-align:top;
}

#leftcol 
{
    width:180px;
    color:#3ab44a;
    vertical-align:top;
    background-color:#eaf4db;
}

#topleft 
{
    background-color:White;
    padding-top:50px;
    padding-bottom:45px;
}

.post-ratings
{
    font-size:12px;
    padding-right:50px;
    width:130px !important;
}

#triptime
{
    font-size:16px;
    margin-top:20px;
}

.season 
{
    margin-top:10px;
    font-size:16px;
}

.seasonimg 
{
    width:25px;
}

#wheather 
{
    margin-top:20px;
    height:105px;
}

#wheatherimg, #nextdays
{
    float:right;
} 

#nextdays 
{
    text-align:center;
    margin-right:5px;
}

#nextdays td 
{
    width:25px;
    margin-left:2px;
}

#wheathertitle
{
    font-size:14px;
    font-weight:bold;
} 

#israwh 
{
    margin-right:50px;
}

.whday 
{
    background-color:#3bb44b;
    color:White;
    height:25px;
    font-size:14px;
    font-weight:bold;
    margin-top:4px;
    padding-top:7px;
}

.whtemp 
{
    margin-top:4px;
    font-weight:bold;
}

.whtip 
{
    height:31px;
}

#metainfo 
{
    padding:5px 20px 20px 20px;
    font-size:14px;
    color:Black;
}

#metainfo h3, #metainfo h3 a 
{
    color:#5dc167;
    font-weight:bold;
    font-size:16px;
    margin-top:15px;
}

#meta-tags, #meta-tags a 
{
    color:#6fc87a;
    font-size:12px;
}

#meta-tags
{
    margin-right:5px;
}

#meta-tags a
{
    margin:0 5px;
}

#googlemap img 
{
    width:600px;
}

#abouttrip 
{
    color:White;
    background-color:#3ab44a;
    font-size:13px;
    font-weight:bold;
    padding:5px 10px;
    width:70px;
}

#commenthead 
{
    color:White;
    background-color:#3ab44a;
    font-size:13px;
    font-weight:bold;
    padding:5px 10px;
    width:40px;
    margin-top:15px;
    margin-bottom:15px;
}

#fullinfo a 
{
    background-color:#aad56f;
    color:Black;
    font-size:12px;
    text-decoration:underline;
}

#fullinfo
{
    background-color:#aad56f;
    color:Black;
    font-size:12px;
}

#fullinfo table
{
    margin:5px 20px 20px 0px;
}

#fullinfo td 
{
    width:173px;
    padding-left:20px;
}

#fullinfo h3 
{
    margin-top:15px;
    color:#007236;
    font-size:12px;
    font-weight:normal;
}

#commentform 
{
    padding-right:10px;
    margin-bottom: 75px;
}

#commentform textarea 
{
    width:386px;
    font-size:14px;
    border:solid 1px #aad56f;
}
   
#commentform input
{
    width:260px;
    font-size:14px;
    border:solid 1px #aad56f;
    height:21px;
    padding-top:4px;
}

#comment-author-info td
{
    height:30px;
    vertical-align:middle;
    padding-bottom:15px;
}

#commentform td 
{
    vertical-align:bottom;
}
   
#commentform label 
{
    color:#0f6939;
    font-size:14px;
}

#submit 
{
    color:White;
    background-color:#3ab44a;
    font-weight:bold;
    font-size:13px !important;
    padding:5px 10px;
    width:90px !important;
    height:auto !important;
    cursor:pointer;
    margin-right:5px;
}   

.commentmeta 
{
    float:left;
    width:150px;
    padding-top: 1em;
    font-size: 11px;
    line-height: 1.3em;
}

#commentlist li .comment-meta 
{
    background:inherit !important;
    padding:0;
}

#commentlist li .commentauthor a
{
    color:#9cd9a4;
    text-decoration:underline;
}

#commentlist li .commentauthor 
{
    font-size:11px;
}

.commentmeta .comment-meta 
{
    font-size:11px;
}

#commentlist 
{
    font-size:14px;
    color:Black;
}

#commentlist li .comment-content 
{
    font-size:14px;
    line-height:18px;
}

.comment-content 
{
    border-bottom:solid 1px #3ab44a;
    float:right;
    width:390px;
}

#commentlist li 
{
    clear:both;
}

#commentformbox 
{
    clear:both;
    padding-top:5px;
}

#commentform a 
{
    color:#3ab44a;
}

#titleimage, #titleimage img
{
    clear:both;
width: 400px !important;
height: 240px !important;
margin:0;
border:none !important;
}

.titleimage 
{
    margin:0 !important;
}

#credit 
{
    float:left;
    margin:0 0 0 30px;
    color:#47b956;
    font-size:11px;
    font-weight:bold;
    line-height:14px;
}

#realtitle 
{
    clear:both;
    color:#3ab44a;
    font-size:14px;
    font-weight:bold;
    padding-right:25px;
}

.starttime,.startdate 
{
    text-align:center;
    color:White;
    font-size:18px;
}

.startdate 
{
    margin-bottom:5px;
}
    
.singleevent 
{
    background:#3ab44a url('../../images/daterightcorner.jpg') no-repeat 100% 100%;
    padding:10px 0;
}    

.eventtime 
{
    margin-top:15px;
}

.single .entry-content p 
{
    padding:0 20px;
}

.entry-content 
{
    color:Black;
}

#footer, #mainstrip 
{
    width:924px;
    margin:0 auto;
}

.alert 
{
    clear:both;
}

.entry-content {
    color:Black;
    line-height:1.35em;
    text-align:right;
}

.searchdiv 
{
    margin-top:10px;
    padding:10px;
}

.searchdiv td 
{
    vertical-align:top;
}

.searchdiv h3 a
{
    color:#46b854;
    font-size:18px;
}

.searchdiv h3
{
    display:inline;
    font-size:18px;
}

.searchdiv img 
{
    width:100px;
    height:70px;
    border:solid 2px #3ab44a;
    margin-left:10px;
}

.searchdiv .footer a
{
    color:#3ab44a;
    font-size:12px;
    font-weight:bold;
    text-decoration:underline;
}

.eventimage 
{
    width:60px;
    background:#3ab44a url('../../images/currenteventdaterightbot.jpg') no-repeat right bottom;
    margin-right:10px;
    color:White;
    font-weight:bold;
    text-align:center;
    padding:2px 0;
}

.eventimage .month, .eventimage .year
{
    font-size:14px;
} 

.eventimage .day
{
    font-size:36px;
}

.searchtype2 
{
    background-color:#d4eab7;
}

.searchtype2.oldevent
{
    background-color:#f6fbf0;
    color:#888887;
    padding-left:0;
}

.oldevent .eventimage 
{
    background:#aad56f url('../../images/oldeventdaterightbot.jpg') no-repeat right bottom;
}

.oldtext 
{
    color:#aad56f;
    text-align:center;
}

body 
{
        background-color:White;
}