/*   
Theme Name: ciops[v2]ro
Theme URI: http://www.ciops.ro/
Description: A theme made for my personal blog and for my personal use. All the coding is my property. You may get inspired from it, but you cannot steal.
Author: ciops
Author URI: http://www.ciops.ro/
Version: 2.1

Not at the moment.

*/


html { background-color: #D4DEE6; font: 13px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;  }

body { margin: 10px; }

a { color: #FF116A; text-decoration: none; }
a:hover { text-decoration: underline; }
a img { border: 0px; }

code {
	color: #006633;
}

.spacer { margin: 0px; padding: 0px; height: 30px; clear: both; }


#wrapper { width: 950px; margin: 0px auto; }

#header { margin: 0px 0px 10px 0px; position: relative; }
#despre-ciops { display: block; z-index: 2; position: absolute; left: 15px; top: 85px; padding: 3px 5px 3px 5px; color: #006A93; background-color: #A5B9CB; }
#despre-ciops a { color: #fff; }
#despre-ciops a:hover { color: #FF116A; text-decoration: none; }
#tweet { z-index: 2; position: absolute; left: 690px; top: 10px; width: 230px; padding: 10px; color: #006A93; background-color: #B9E5FA;  }
#tweet small { display: block; margin: 5px 0px 0px 0px; }

#content { float: left; width: 640px; font-family: Georgia, Tahoma, sans-serif; font-size: 15px; background-color: #fff; padding: 10px; }

#sidebar { float: right;  width: 260px; background-color: #ffc; padding: 10px; overflow: hidden; }
#sidebar ul { padding: 0px; margin: 10px 0px 20px 0px; list-style-type: none; }
#sidebar li { display: block; }

#sidebar h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF116A;
}



#footer {
	clear: both;
	font: 13px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif; color: #FFFFFF;
	padding: 15px; margin: 10px 0px 10px 0px;
	background: #D4DEE6 url(img/pattern.png);
}

#ranking {
	padding: 5px;
}

.post { margin-bottom: 50px; width: 640px; overflow: hidden; }
.post a:hover { color: #fff; background-color: #FF116A; text-decoration: none; }

.entry blockquote {
	color: #132833;
	background-color: #F1F7FA;
	border: 1px solid #E1EEF4;
	padding: 0px 10px 0px 10px;
	font-style: italic;
}

.entry a { color: #006A93; }
.entry a:hover { background-color: #006A93; }

.postmetadata {
	font: 13px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	margin-top: 30px;
	color: #555;
	clear: both;
}

#sidebar a, .navigation a {
	color: #333;
	text-decoration: none;
}

#sidebar a:hover, .navigation a:hover {
	color: #333;
	text-decoration: underline;
}


ul#ads { width: 270px; overflow: hidden; margin: 0px 0px 0px -10px; padding: 0px; list-style: none; }
ul#ads li { margin-left: 10px; margin-bottom: 10px; width: 125px; height: 125px; float: left; }


#commentform { padding-top: 30px; }

.cmthead {
	height: 50px;
	border-bottom: 1px solid #718DAA;
	background: #fff url(img/comentarii.png) no-repeat;
}

.cmtsend, textarea { margin: 0px; }

#author, #email, #url, #comment {
	padding: 5px;
	border: 1px solid #718DAA;

}

#author, #email, #url {
	width: 140px;
}

#comment {
	height: 200px;
	width: 628px;
	background: #fff url(img/commentbg.png) no-repeat;
}

.aligncenter { text-align: center; margin: 0 auto; }


/* Single Page */
small.subtext { margin: 0px 0px 30px 0px; color: #333; font-weight: bold; font: 12px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif; }
.articlesubtext { border-top: 1px solid #999; border-bottom: 1px solid #999; background: #ffc; color: #333; padding: 10px; margin: 30px 0px 0px 0px; font: 13px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif; }

/* INDEX */
.navigation { padding: 10px; background-color: #ffc; font: 13px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif; width: 630px; overflow: hidden; border-top: 1px solid #bbb; border-bottom: 1px solid #bbb; font-weight: bold; }
.navigation .left { display: block; float: left; }
.navigation .right { display: block; float: right; }

/* Comentarii */
#commentlist { margin: 0px; list-style-type: none; padding: 0px; font: 13px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif; }
#commentlist a { color: #006A93; }
#commentlist a:hover { color: #fff; background-color: #006A93; }
#commentlist .avatar { float: left; margin: 0px 20px 10px 0px; }
#commentlist li.comentariu { padding: 10px; width: 620px; overflow: hidden; }
#commentlist li.impar { background-color: #C9D6E0; }
#commentlist li.par { background-color: #D4DEE6; }
#commentlist li.comentariu .autor { margin-bottom: 25px; }
#commentlist li.comentariu .autor strong { font-size: 16px; }


