/*
Theme Name: cooljeans
Theme URI: http://www.themelayouts.com/
Description: Designed by <a href="http://www.themelayouts.com">ThemeLayouts</a>.<br> 
This work is licensed <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a> This means you may use it and make any changes you like. However, credit links must remain on footer for legal use.
Version: 1
Author: ThemeLayouts/DreamTemplate
Author URI: http://www.dreamtemplate.com/
*/

body {
 background:url(images/bg_main.gif);
 font:12px Arial, Helvetica, sans-serif;
 padding:0;
 margin:0;
 color:#101010;
}
html {
 padding:0;
 margin:0;
}
a {
 text-decoration:none;
 color:#88a7be;
 border:0;
}
a:hover {
 text-decoration:underline;
 color:#88a7be;
 border:0;
} 
a:focus {
 outline:none;
}
.clr {
 clear:both;
}
h1, h2, h3, h4 {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
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 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#bgcontainer {
 margin:0;
 padding:0;
 background:url(images/bg_heder.gif) top repeat-x;
}
.bgRasize {
 width:1024px;
 margin:0 auto;
 padding:0; 
}
/**/ * html .Header { height:221px;} /* */ 
.Header {
 width:1024px;
 margin:0;
 padding:0;
 height:221px;
 background:url(images/header_im.jpg) no-repeat top;
}
.Logo {
 float:left;
 width:400px;
 height:80px;
 margin:20px 0 0 0;
 padding:0; /*background:url(images/Bg_logo.gif) left no-repeat;*/
}
.Header .LogoText h1 {
 letter-spacing:-2px;
 padding:15px 0 5px 80px;
 margin:0; font:normal 30px  Georgia, "Times New Roman", Times, serif;
 color:#f6f0de;
}
.Header .LogoText a {
 color:#f6f0de;
 text-decoration:none;
}
.Header .LogoText a:visited {
 color:#f6f0de;
 text-decoration:none;
}
.Header .LogoText a:hover {
 color:#f6f0de;
 text-decoration:none;
}
.Header .Desc {
 color:#4f6e84;
 line-height:12px;
 font:italic 12px Georgia, "Times New Roman", Times, serif;
 padding:0 0 0 100px;
 margin:0;}

/* Search ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/**/ * html .Search  {} /**/ 
.Search {
 padding:0;
 margin:20px 20px 0 0;
 width:300px;
 float:right;
}
.Search form {
 padding:10px 5px;
}
.Search h2 {
 padding:5px 10px;
 color:#000;
 font:normal 18px Tahoma, Arial;
 margin:0; float:left;
}
.Search input {
 color:#ffffff;
}
.Search  input.keyword {
 border:1px solid #000;
 width:170px;
 color:#9099a3;
 background:#fff;
 padding:6px 5px; margin:0;
 float:left;
} 
.Search  input.search {
 border:0;
 font:normal 11px Georgia, "Times New Roman", Times, serif;
 color:#fff;
 background:url(images/bg_menu.gif);
 padding:0;
 margin:0;
 width:60px;
 height:26px;
 float:left;}

/* Menu +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.Menu {
 padding:0;
 margin:15px 0 0 0;
 height:46px;
 background:url(images/bg_menu.gif)
}
.Menu ul {
 list-style:none;
 margin:0;
 padding:0;
 height:46px;
}
.Menu ul li {
 padding:10px 0;
 margin:0;
 float:left;
 line-height:16px;
}
.Menu ul li a {
 padding:9px 25px;
 padding:9px 25px;
 margin:0;
 outline:0;
 background:none;
 font:normal 22px  Georgia, "Times New Roman", Times, serif;
 color:#fff;
 border-right:1px dashed #000;
}
.Menu ul li a:hover {
 background:url(images/bg_menu_hover.gif);
 border-right:1px dashed #000;
 color:#fffefe;
 text-decoration:none;
}

/* Container +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.CON {
 width:1022px;
 padding:0;
 margin:20px 0;
 border-left:1px dashed #535a5f;
 border-right:1px dashed #535a5f;
}
/* Side Central +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SC {
 width:612px;
 margin:0 24px !important;
 margin:0 12px;
 float:left;
}
.SC p {
 color:#afc6ff;
 font:normal 13px Georgia, "Times New Roman", Times, serif;
}
/* Post +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.pagetitle {
 color:#848484;
 font:bold 20px Georgia, "Times New Roman", Times, serif;
}
.Post {
 padding:0 0 10px 0;
 margin:0;
}
.PostHead {
 padding:0;
 margin:0;
}
.PostHead h2 {
 padding:10px 0 10px 0;
 margin:0;
 color:#dadada;
 font:bold 24px Georgia, "Times New Roman", Times, serif;
}
.PostHead h2 a {
 color:#dadada;
 text-decoration:none;
}
.PostHead h2 a:visited {
 color:#dadada;
 text-decoration:none;
}
.PostHead h2 a:hover {
 color:#dadada;
 text-decoration:none;
}
/**/ * html .PostTime {} /**/ 
.PostTime {
 padding:7px 0 7px 10px;
 font:normal 11px Georgia, "Times New Roman", Times, serif;
 color:#bfbfbf;
 background:url(images/bg_post_com.gif); border-bottom:1px dashed #888c90;
}
.PostTime strong {
 font:normal 11px Georgia, "Times New Roman", Times, serif;
 color:#bfbfbf;
}
.PostTime .day {
 font-size:11px;
 color:#bfbfbf;
}
.PostTime .month {
 font-size:11px;
}
.PostTime .year {
 font-size:11px;
}
.PostTime small {
 font-size:11px;
}
.PostTime a {
 font:bold 11px Georgia, "Times New Roman", Times, serif;
 color:#afc6ff;
 text-decoration:underline;
}
.PostContent {
 padding:0;
}
.PostContent p strong {
 color:#788e9e;
}
.PostContent a {
 color:#fff;
 text-decoration:underline;
}
.PostContent a:hover {
 color:#fff;
 text-decoration:none;
}
.PostContent h1 {
 color: #dadada; 
}
.PostContent h2 {
 color: #dadada; 
}
.PostContent h3 {
 color: #dadada; 
}
.PostContent img {
 margin:0; padding:0;
}
.PostContent ol {
 padding:10px 0 10px 25px;
 margin:0;
}
.PostContent ol li {
 padding:2px 0 2px 0;
 font-size:12px;
 line-height:15px;
 color:#afc6ff;}

.PostContent ul {
 padding:5px 0;
 margin:0;
}
.PostContent ul li {
 padding:2px 0 2px 15px;
 list-style-type:bullet;
 font-size:11px;
 line-height:15px;
 color:#afc6ff;
}
.PostContent blockquote {
 padding:10px;
 margin:0;
 color:#848484;
 background:#000;
}
.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:#e87302;
}
.PostContent blockquote a:visited {
 color:#454545;
}
.PostContent blockquote a:hover {
 color:#454545;
 text-decoration:underline;
}
/**/ * html .PostContent p img {} /* */ 
.PostContent p img {
 max-width:350px;
}
/* .PostContent img { margin:0 10px 10px 0; float:left; background:#0d0e09; padding:3px;} */
.PostCom {
 margin:0;
 padding:10px 0;
  /*background:url(images/bg_post_com.gif); width:100%;*/
}
.PostCom ul {
 padding:0 10px;
 margin:0;
}
.PostCom li {
 padding:5px 0;
 margin:0;
 list-style-type:none;
 color:#afc6ff;
 font:bold 10px Arial, Helvetica, sans-serif;
 display:inline;
} 
.PostCom li a {
 font-weight:bold;
 text-decoration:none;
 color:#afc6ff;
} 
.PostCom li a:hover {
 font-weight:bold;
 text-decoration:underline;
 color:#afc6ff;
}

.PostCom .Com {}.PostCom .Tags { padding-left:0;}
/* Note ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.Note {
 padding:0;
 margin:0;
 color:#dadada;
 font:normal 10px Georgia, "Times New Roman", Times, serif;
}
.Note li {
 padding:3px 0 3px 15px;
 margin:0;
 list-style-type:none;
 font-size:12px;
}

/* TrackbackList ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.TrackList {
 background:#848484;
 padding:15px;
 margin-top:20px;
 position:relative;
}
.TrackListTop {
 background:#848484;
 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;
}
.TrackList li a {
 color:#cc3366;
}
/* Navigation - PlugIn +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.Nav {
 font-size:11px;
 padding:10px 0;
 color:#4F6E84;
 font-family:'Verdana';
}
.Nav a {
 padding:1px 6px 1px 4px;
 border-right:solid 1px #666;
 color:#4F6E84; font-size:11px;
}
.Nav a:visited {
 padding:1px 6px 1px 4px;
 border-right:solid 1px #666;
 color:#4F6E84;
}
.Nav a:hover {
 padding:1px 6px 1px 4px;
 border-right:solid 1px #666;
 text-decoration:underline;
 color:#4F6E84;
}
.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:#ffffff;
}

/* Comments ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */.Comments { margin:20px 0 0 0; position:relative;}.Comments h3 { font-size:16px; letter-spacing:-1px; margin:0 0 5px 0; padding:10px 0; color:#dadada; border-bottom:solid 2px #788e9e;}/* Comments List  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */.List ol { padding:0; margin:0;}.List li { position:relative; padding:5px 0; margin:10px 0; list-style-type:none;}/**/ * 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:#dadada; text-decoration:none;}.List .LUsr strong { font:bold 16px "Trebuchet MS", sans-serif; letter-spacing:-1px; color:#666;}.List .LUsr strong a { 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:#fff;}/* 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:#dadada;}.Form p small { font-size:11px; display:block; padding:6px 0 ; color:#dadada;}.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;}/* Side Right +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */.SR { width:361px; float:right; padding:0; margin:0; border-left:1px dashed #535a5f;}/* Side Right Right +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */.SRR { margin:0; padding:0;}.SRR h2  {font:bold 30px Georgia, "Times New Roman", Times, serif; color:#e5e5e5; padding:10px 0 10px 45px; margin:0; border-top:1px dashed #535a5f;}.SRR ul { padding:0 0 10px 0; margin:0 0 0 45px; list-style:none; width:230px;}.SRR li { border-bottom:1px dashed #cbcbcb; margin:0; padding:5px 0 5px 30px; font:bold 12px Georgia, "Times New Roman", Times, serif; color:#88a7be;}.SRR a { font:bold 12px Georgia, "Times New Roman", Times, serif; color:#88a7be;}.SRR a:hover { color:#88a7be;}.categories li { background:url(images/Bg_categories_li.gif) 10px center no-repeat;}.archives li { background:url(images/Bg_arhives_li.gif) 10px center no-repeat;}.meta li { background:url(images/Bg_categories_li.gif) 10px center no-repeat;}.widget{ margin:0; padding:0;}.widget h2  {font:bold 30px Georgia, "Times New Roman", Times, serif; color:#e5e5e5; padding:10px 0 10px 45px; margin:0; border-top:1px dashed #535a5f;}.widget ul { padding:0 0 10px 0; margin:0 0 0 45px; list-style:none; width:230px;}.widget li { background:url(images/Bg_categories_li.gif) 10px center no-repeat; border-bottom:1px dashed #cbcbcb; margin:0; padding:5px 0 5px 30px; font:bold 12px Georgia, "Times New Roman", Times, serif; color:#88a7be;}.widget a { font:bold 12px Georgia, "Times New Roman", Times, serif; color:#88a7be;}.widget a:hover { color:#e48d1a;}.widget div { padding:0 0 10px 0; margin:0 0 0 45px; }/* Banners ADs ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */.banner { margin:10px 0; padding:0;}.banner h2 { font:bold 30px Georgia, "Times New Roman", Times, serif; color:#e5e5e5; padding:0 0 0 45px; margin:0;}.banner ul { margin:0; padding:10px 0 0 30px; list-style:none;}.banner li { margin:0; padding:5px 15px; float:left;}.banner li img { }/* RSS +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */.SRrss { width:348px; margin:5px auto;}.SRrss div { height:107px; margin:10px 0;}.SRrss ul { margin:0; padding:18px 30px 0 80px; }.SRrss li { margin:0; padding:5px 0; list-style-type:none; color:#ffffff; font:bold 18px  Georgia, "Times New Roman", Times, serif;}.SRrss li.text { color:#afc6ff; font:normal 10px Georgia, "Times New Roman", Times, serif; border-top:1px dashed #FFF;}.SRrss li a { color:#ffffff; font:bold 20px Georgia, "Times New Roman", Times, serif; text-decoration:underline;}.SRrss li a:hover { color:#ffffff; text-decoration:none;}/* RSS twitter +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */div.Twitter { background:url(images/BG_RSS_1.gif) top no-repeat;}div.Twitter ul { background:url(images/RSS_1.gif) 30px 30px no-repeat; }/* RSS site +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */div.RSS { background:url(images/BG_RSS_2.gif) top no-repeat;}div.RSS ul { background:url(images/RSS_2.gif) 30px 30px no-repeat; }/* Footer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */.FBG { margin:0; padding:0; background:url(images/bg_FBG.gif) repeat-x top; border-top:2px  dashed #fff;}.FBG_line { margin:0; padding:0; background:url(images/bg_FBG_all.jpg);}.FBG_resize { width:1024px; margin:0 auto; padding:0;}/* Recent ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */.FBG .Recent { margin:20px 0; padding:0 10px; float:left; width:660px;}.FBG .Recent div { float:left; width:50%;}.FBG .Recent h2 { color:#fff; font:bold 24px Georgia, "Times New Roman", Times, serif; margin:10px; padding:5px 10px;}.FBG .Recent ul { margin:0; padding:0 0 5px 5px; color:#fff;}.FBG .Recent li { margin:0; padding:3px 10px 3px 20px; list-style-type:none;}.FBG .Recent li a { color:#fff;}/* Articul +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */.FBG .Articul li {}/* Comment +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */.FBG .Comment li { background:url(images/bg_recent_li.gif) left no-repeat;}/* Flickrrss ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */.widget_flickrrss { margin:20px 0; padding:0 0 10px 0; float:right; width:340px;}.widget_flickrrss h2 { color:#fff; font:bold 24px Georgia, "Times New Roman", Times, serif; margin:10px; padding:5px 10px;}.widget_flickrrss ul { margin:0; padding:0 0 10px 5px; text-align:center;}.widget_flickrrss li { margin:0; padding:0 5px 0 0; list-style-type:none; display:inline;}.widget_flickrrss li a img { background:#fff; padding:0; margin:0 5px 5px 0; width:65px;}.widget_flickrrss li a:hover img { padding:0; border:1px solid #660000;}.Footer { padding:10px 0; margin:0; text-align:center; background:url(images/bg_footer.gif) top  repeat-x;}.Footer p { color:#c18959; padding:0; margin:0; font:normal 11px Georgia, "Times New Roman", Times, serif;}.Footer a { color:#c18959; text-decoration:underline;}.aligncenter,div.aligncenter {   display: block;   margin-left: auto;   margin-right: auto;}.alignleft {   float: left;}.alignright {   float: right;}.wp-caption {   border: 1px solid #ddd;   text-align: center;   background-color: #f3f3f3;   padding-top: 4px;   margin: 10px;   /* optional rounded corners for browsers that support it */   -moz-border-radius: 3px;   -khtml-border-radius: 3px;   -webkit-border-radius: 3px;   border-radius: 3px;}.wp-caption img {   margin: 0;   padding: 0;   border: 0 none;}.wp-caption p.wp-caption-text {   font-size: 11px;   color: #4F6E84; line-height: 17px;   padding: 0 4px 5px;   margin: 0;}
.gallery-caption { font-size: 11px;   color: #4F6E84; line-height: 17px;   padding: 0 4px 5px;   margin: 0; }
