/*  
Theme Name: clubslynchogledi
Version: 1
Author: Veronica Htristova
Author URI: http://digitalmoon.co.cc/
*/

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	padding:0;
	margin:0;
	background-image: url(images/bg_pattern.gif);
	background-repeat: repeat;
	background-color: #F90;
}

html { padding:0; margin:0;}

a:link { text-decoration:none; color :#7f262e; border:0;}
a:active { text-decoration:underline; color :#7f262e; border:0;}
a:visited { text-decoration:none; color :#7f262e; border:0;}
a:hover	{ text-decoration:underline; color :#7f262e; border:0;} 
a:focus { outline:none;}

.clr { clear:both;}

h1, h2, h3, h4 {font-family: Georgia, "Times New Roman", Times, serif; color:#003366; }

img { padding:0; margin:0; border:none; text-align:center;}
hr1 { border-left:0 solid #000000; border-right:0 solid #000000; border-top:0 dotted #000000; border-bottom:1px solid #000000; height :1px;  }
hr { border-left:0 solid #7f262e; border-right:0 solid #7f262e; border-top:0 dotted #7f262e; border-bottom:1px solid #7f262e; height :1px;  }

form { padding:0; margin:0;}
input { font-family:'Verdana'; color:#282b31; font-size:11px;}
textarea { font-family:'Verdana'; color:#282b31; font-size:11px;}
select { font-family:'Verdana'; color:#282b31; font-size:11px;}

/* Header +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Header { width:1024px; height:240px; margin-left:auto; margin-right:auto; background:url(images/header.png) no-repeat;}

/* Menu +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	float: left;
	height: 80px;
	width: 623px;
	margin-top: -45px;
	position: relative;
	z-index: 1000;
}
ul#nav { 
        margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
ul#nav li {
	height: 80px;
	width: 146px;
    background-image: url(images/menu_item.png);
	background-repeat: no-repeat;
	float: left;
}
ul#nav li a {
	color: #1f1678;
	text-decoration: none;
	display: block;
	list-style-type: none;
	text-align: center;
	line-height: 86px;
}
ul#nav li a:hover {
	color: #3183c8;
}
ul#nav li a.current {
	color: #3183c8;
}
#subnav {
	background:none;
    margin-left:56px;
    margin-top:12px;
}
#subnav li {
	margin-right: 16px;
    list-style-type: none;
	float: left;
}	
#subnav a, #subnav a:visited {
	color: #1f1678;
    font-sze: 12px;
	text-decoration:none;
}
#subnav a:hover, #subnav a:active,
#subnav li.current_page_item a,
#subnav li.current_page_item a:visited {
	color: #3183c8;
}
/* Container +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.CON {
	width:1024px;
	min-height: 600px;
	margin:auto;
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: top;
	background-image: url(images/content_bg.png);
}
#top {
	background-image: url(images/article_top.png);
	background-repeat: no-repeat;
	height: 89px;
	text-align: center;
	margin: 0px;
	margin-top: 54px;
	margin-left:36px;
	float: left;
	width: 623px;
	position: relative;
	z-index: 1;
}
/* Side Central +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SC { width:623px; min-height:900px;float:left; margin-left:36px;padding:0 12px; background:url(images/article_middle.png) repeat-y;}
.pagetitle { font-size:24px; line-height:24px; font-weight:bold; letter-spacing:-1px; padding:15px 0 ; margin:0;  text-align: center;	color: #f37421;}

/* Post +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Post {	width:580px; margin-left:18px; margin-right:18px;padding:0;}

.PostHead { border:0; padding-bottom:2px; }
.PostHead h2 {	font-size:18px;	line-height:18px;	letter-spacing:-1px;	font-weight:normal;	padding:5px 0 15px 50px;	margin-left:12px;	color: #f37421;	background-image: url(images/bg_Post_head.gif);
background-repeat: no-repeat;	background-position: left top;}
.PostHead h2 a { color: #f37421; text-decoration:none;}
.PostHead h2 a:visited {color: #f37421; text-decoration:none;}
.PostHead h2 a:hover { color: #f37421; text-decoration:underline;}

/**/ * html .PostTime { } /**/ 
.PostTime { padding:0 5px 0 0 ; margin:0; color:#444440; background:#f6f3de; }
.PostTime strong { font-weight:normal; font-size:14px;}
.PostTime .day { font-size:14px;}
.PostTime .month { font-size:14px;}
.PostTime .year { font-size:14px;}

.PostHead small {padding:4px 0 ; margin:0; font-size:14px; line-height:14px; font-weight:normal;}

.PostAuthor { color:#444440; }

.PostCat { color:#444440; }
.PostCat a { color:#444440; text-decoration:none; }
.PostCat a:visited { color:#7f262e; text-decoration:none; }
.PostCat a:hover { color:#7f262e; text-decoration:underline; }

.PostContent { font-family: Georgia, "Times New Roman", Times, serif;font-size: 14px;font-style: italic;	margin: 0px;float: left;
			   width:580px; padding:0}
.PostContent p { font-size:12px; line-height:1.4em; color:#303030;}
.PostContent p strong {}
.PostContent img {}
.PostContent ol { padding:10px 0 10px 25px; margin:0; }
.PostContent ol li { padding:2px 0 2px 0 ; font-size:12px; line-height:15px;  }
.PostContent ul { padding:5px 0 ; margin:0; }
.PostContent ul li { padding:2px 0 2px 15px; list-style-type:none; background:url(images/li.gif) no-repeat left; font-size:12px; line-height:15px; }
.PostContent blockquote { padding:10px; margin:0; color:#993366; background:#eaf7ff;}
.PostContent blockquote p { font-size:12px; padding:0; margin:0; line-height:15px;}
.PostContent blockquote li { padding:2px 0 2px 15px; list-style-type:none; font-size:12px; line-height:15px;}
.PostContent blockquote a { color:#7f262e; margin-left:15px;}
.PostContent blockquote a:visited { color:#7f262e;}
.PostContent blockquote a:hover { color:#7f262e; text-decoration:underline;}

/**/ * html .PostContent p img {} /* */ 
.PostContent p img { max-width:420px;}
.PostContent img { margin:0 10px 10px 0 ; float:left;}


.PostCom { border-top:1px solid #d3d4ce; padding:0;}
.PostCom ul { padding:0; margin:0;}
.PostCom li { padding:0; margin:0; list-style-type:none; display:inline; color:#2a688c; font-size:14px; } 
.PostCom li a { font-weight:normal; text-decoration:underline; color:#7f262e;} 
.PostCom li a:visited { font-weight:normal; text-decoration:underline; color:#7f262e;}
.PostCom li a:hover { font-weight:normal; text-decoration:none; color:#7f262e;}

.PostCom .Com { background:url(images/ct.gif) no-repeat left center; }
.PostCom .Tags { padding-left:0;}


/* Note ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.Note { padding:0; margin:0;}
.Note li { padding:3px 0 3px 15px; margin:0; list-style-type:none; font-size:12px;}

/* TrackbackList ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.TrackList { background:#f4ebef url(images/TrackListBottom.gif) no-repeat bottom; padding:15px; margin-top:20px; position:relative;}
.TrackListTop { background:#f4ebef url(images/TrackListTop.gif) no-repeat top; position:absolute; top:0; left:0; width:455px; height:10px; }
.TrackList h3 { font-size:14px; font-weight:bold; margin:0 0 5px 0 ; padding:0 0 5px 0 ; color:#333366; letter-spacing:-1px; border-bottom:dashed 1px #beb4c1;}
.TrackList ul { padding:0; margin:0;}
.TrackList li { padding:0 0 0 10px; margin:0; list-style-type:none; font-size:11px; background:url(images/TrackListIco.gif) no-repeat left top;}
.TrackList li a { color:#cc3366; }

/* Navigation - PlugIn +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Nav { font-size:11px; padding:10px 0 ; color:#666; font-family:'Verdana';}
.Nav a { padding:1px 6px 1px 4px; border-right:solid 1px #666; font-size:11px;}
.Nav a:visited { padding:1px 6px 1px 4px; border-right:solid 1px #666;}
.Nav a:hover { padding:1px 6px 1px 4px; border-right:solid 1px #666; text-decoration:none;}
.Nav span { padding:1px 6px 1px 4px; color:#666; border-right:solid 1px #666; }
.Nav .on { padding:1px 6px 1px 4px; border-right:solid 1px #666; font-size:11px; color:#003366;}

/* Comments ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments { margin:20px 0 0 0 ; position:relative;}
.Comments h3 {
	font-size:16px;
	letter-spacing:-1px;
	margin:0 22px 5px 0;
	padding:10px 0;
	color:#660000;
	border-bottom:solid 2px #660000;
}

/* Comments List  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.List ol { padding:0; margin:0;}
.List li { position:relative; padding:5px 0 ; margin:10px 0 ; list-style-type:none; background:url(images/PostDotted.gif) repeat-x bottom; }

/**/ * html .List .LGrav { right:30px;} /* */ 
.List .LGrav { position:absolute; right:0; top:10px;}
.List .LGrav img { border:solid 1px #ccc; padding:2px; background:#fff;}

.List .LUsr { margin:0; padding:0; font-size:11px; line-height:12px; color:#999;}
.List .LUsr a { color:#999; text-decoration:none;}
.List .LUsr strong { font:bold 16px "Trebuchet MS", sans-serif; letter-spacing:-1px; color:#666;}
.List .LUsr strong a { color:#cc0000; text-decoration:none;}

.List .LCon { margin:10px 0 0 0 ; padding:0; font-size:12px; line-height:16px; border-top:solid 1px #ccc;}
.List .LCon p { margin:0; padding:5px 0 ; font-size:12px; line-height:16px;}

.List .Author { background:#ffffff; }



/* Comments Form ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Form .Email { }

.Form {  padding:0 0 10px 0 ; position:relative; margin:0; font-family:'Verdana';}
.Form form { margin:0; padding:0;}
.Form a { text-decoration:underline;}
.Form p { padding:0 0 2px 0 ; margin:0; color:#666; }
.Form p small strong { font-weight:bold; color:#FF3300;}
.Form p small { font-size:11px; display:block; padding:6px 0 ; color:#000;}
.Form .TextField { color:#003366; background:#e9f8ff; border:solid 1px #d5e7f0; padding:6px 6px 6px 30px; font-size:12px; display:block;}
.Form .TextArea { color:#003366; background:#e9f8ff; border:solid 1px #d5e7f0; padding:6px; font-size:12px;}
.Form input.SubmitComment { width:57px; height:29px; background:url(images/SubmitComment.png) no-repeat; margin-top:4px;}
.Form input.SubmitComment:hover { background:url(images/SubmitComment.png) no-repeat 0 -29px; margin-top:4px;}
.Form input.SubmitCommentIE { width:57px; height:29px; background:url(images/SubmitComment.png) no-repeat 0 -29px; margin-top:4px;}

#article_bottom {
    width: 623px;
    height: 50px;
    margin-left: 0px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	vertical-align: bottom;
    float:left;
}
/* Side Right +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SR { width:350px;height: 1078px; margin-left:-24px;float:right; padding:0;  background:url(images/sidebar.png);}


/* Side Right Right +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SRR {  width:350px; float:right; margin-top:260px; padding:0;  }
.SRR h2 {
	letter-spacing:1px;
	padding:0 15px 10px 15px;
	margin:0;
	font:normal 18px Georgia Times New Roman;
	color:#003366;
}
.SRR ul { margin:0; padding:0 0 0 20px;}
.SRR li { margin:0; padding:0; list-style-type:none; }
.SRR a {
	color:#003366;
	text-decoration:underline;
	font: Georgia, "Times New Roman", Times, serif normal 16px;
}
.SRR a:visited {
	color:#003366;
}
.SRR a:hover {
	color:#003366;
	text-decoration:none;
}

/* Categories +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SRR .widget {
	margin:0 0 10px 30px;
	padding:0;
}
.SRR .widget ul { margin:0;  padding:0 0 0 20px;}
.SRR .widget li {
	margin:0;
	padding:1px 0 1px 0;
	list-style-type:none;
	font-size:16px;
	color:#003366;
}
.SRR .widget li a {
	color:#000;
	text-decoration:underline;
}
.SRR .widget li a:visited {
	color:#003366;
}
.SRR .widget li a:hover {
	color:#003366;
	text-decoration:none;
}


.SRR .widget_categories { width:217px; margin-left:30px; padding:0; }
.SRR .widget_categories h2 { font:normal 18px "Georgia" Times New Roman; color:#753036; padding:15px 15px 20px 15px; margin:0;}
.SRR .widget_categories ul { margin:0; padding:0 0 15px 0 ;}
.SRR .widget_categories ul li { margin:0 5px; padding:1px 0 5px 15px; list-style-type:none; font-size:16px; color:#753036; font-weight:normal; }
.SRR .widget_categories ul li a {	color:#292929;	font:normal 16px "Georgia", Times New Roman, Times, serif;}
.SRR .widget_categories ul li a:visited { color:#292929;}
.SRR .widget_categories ul li a:hover { color:#292929; text-decoration:underline;}
.SRR .widget_categories ul ul { margin:2px 0 0 0 ; padding:0; list-style-type:none; background:none; border-bottom:none;}
.SRR .widget_categories ul li li { margin:0; padding:1px 0 ; list-style-type:none; background:none; border-bottom:none; font-size:16px; font-weight:normal;}
.SRR .widget_tag_cloud {	font-family:Georgia, "Times New Roman", Times, serif;	line-height:22px;}

.SRR .widget_calendar table { width:100%;}
.SRR .widget_calendar table td { text-align:center; padding:3px; }
.SRR .widget_calendar caption { background:#fff3e2; padding:5px 0 ;}
.SRR .widget_calendar #today { background:#fff3e2;}

.SRR .widget_tag_cloud { font-family:Georgia, "Times New Roman", Times, serif; line-height:22px;}

.SRR .widget_calendar table { width:100%;}
.SRR .widget_calendar table td { text-align:center; padding:3px; }
.SRR .widget_calendar caption { background:#ffe0bf; padding:5px 0 ;}
.SRR .widget_calendar #today { background:#ffe0bf;}

/* Search ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/**/ * html .Search  { } /**/ 
.Search {  margin-left:74px;padding:10px 20px 20px 10px; }
.Search form { padding:0; margin:0; }
.Search input { color:#330033; font-size:12px;}
.Search  input.keyword {border:1px solid #8a8671; width:125px; height:19px; float:left; color:#666; } 
.Search  input.search { width:29px; height:21px; background:url(images/GO.gif) no-repeat; margin:0 0 0 10px; padding:0;}
.Search .bt { padding:0; margin:0 0 0 0 ; background:none; float:left; }

/* Footer +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.Footer { width:1024px; background:url(images/footer.png) no-repeat;margin-left:auto; margin-right:auto; padding:5px 0; text-align:center;}
.Footer p { font-size:10px; line-height:15px; color:#29200f; padding:0; margin:0; font-family:'Georgia'; }
.Footer a { color:#29200f; text-decoration:underline;}
