/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Reset Reloaded from Eric Meyer */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;

	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



/* Begin Typography & Colors */
body {
	font-size: 13px;
	font-family: Tahoma;
	color: #606060;
	background: #ebebeb;
	line-height: 1;
	}





#content {

	float: left; 
	width: 535px;
	margin-left: 28px; 
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}








h3 {
	font-size: 1.3em;
	}



.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
	.commentlist li a {
	text-decoration: none; font-weight: bold; color: #606060;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	color: #2f2f2f;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
span.fields { font-size: 13px; font-weight:normal; color: #2f2f2f; margin: 10px 0 10px 0;}




#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


#page {
	margin: 0 auto;
	padding: 0;
	width: 970px;
	background: #fff;
	}

.comment-author { margin: 0px; padding: 0px;}

/* HEADER CONTAINER */

#headercontainer { margin: 0px auto; height: 243px; background: url(images/bgheadercontainer.jpg) top center no-repeat; }

/* HEADER */

#header { float: right; 	height: 107px; width: 731px;	}
#menucontainer ul { list-style: none; float: right;}
#menucontainer ul li { float: left; }
#menucontainer ul.meniu { list-style: none; float: right;}
#menucontainer ul.meniu li { float: left; }
#menucontainer ul.meniu li a { font-family: Tahoma; display: block; text-transform: uppercase; text-decoration: none; color: #000; width: 124px;height: 30px; text-align: center; line-height: 30px; background: url(images/meniu.jpg) no-repeat; }
#menucontainer ul.meniu li a:hover { color: #fff; background-position: bottom !important; }

/* LOGO */
	
#logo { width: 233px; float: left; height: 80px; background: url(images/bglogo.png) no-repeat center; text-align: center; margin-top: 85px;}
#logo a { text-decoration: none; color: #fff; font-size: 19px; float: left; margin: 30px 0 0 10px; font-weight: bold;}
#logo p { text-align: center; color: #fff; font-weight: bold;}

/* SEARCH */

#search { float: right; width: 296px; height: 50px; background: url(images/bgdivsearch.png) no-repeat; margin-top: 8px;}	
#search ul.cautare { float: left; list-style: none; margin: 10px 0 0 28px;}
#search ul.cautare li { float: left; }
#search ul.cautare li input.search { width: 200px; height: 25px; border: 1px solid #959595; padding: 0 5px; font-size: 12px; margin: 0 0 4px 4px;}
#search ul.cautare li input.login { width: 105px; height: 20px; background: url(images/bglogin.png) no-repeat; border: none; font-size: 12px; padding: 0 5px; margin-left: 6px;}

#search ul.yahoo { float: right; list-style: none; margin: 10px 10px 0 0; }
#search ul.yahoo li { float: left; margin-right: 10px;}
#search ul.yahoo li.jos { font-size: 14px; font-weight: bold;}

/* DESCRIERE */
#descriere { float: right; width: 400px; margin: 40px 0 0 200px;}
#descriere h1 { font-size: 18px; font-weight: bold; font-family: Arial; color: #fff; text-align: left; margin:5px 0 5px 0;}
#descriere p { font-size: 11px; color: #fff; }
#descriere p.titlu_sus {font-size:14px; color:#fff}
/* MENU CONTAINER */

#menucontainer { margin: 0px auto; height: 31px; background: url(images/bgmeniu2.gif) repeat-x; }










.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post { 	text-align: justify; width: 241px; float: left; margin:10px 22px 0 0; background: #f1f1f1; border: 1px solid #bbbbbb;}

.toppost { width: 241px; height: 38px; background: url(images/bgtopost.gif) left no-repeat; }
.toppost h2 a { font-family: tahoma; font-size: 14px; text-decoration: none; color: #454545; float: left; margin: 10px 0 0 20px;}

.thumbnail { width: 229px; height: 158px; float: left; margin: 4px 0 8px 0;}
.thumbnail img { border: 1px solid #000; margin: 0 15px 0 15px;}



/* PRET */
.bottompost { width: 241px; margin-bottom: 10px; float: left;}
.bottompost a.pret { width: 107px; height: 30px; line-height: 30px; background-position: bottom !important; background: url(images/action.png); display: block; text-decoration: none; color: #fff; float: left; text-align: center; margin-left: 8px;} 
.bottompost a.pret:hover { background-position: top !important}

.bottompost a.pretul { font-weight: bold; width: 107px; height: 30px; line-height: 30px; background: url(images/action2.png) no-repeat; display: block; text-decoration: none; color: #fff; float: left; text-align: center; margin-left: 8px;} 
.bottompost a.pretul:hover { background-position: bottom !important}

/* COMANDA */
a.comanda { width: 107px; height: 30px; line-height: 30px; background: url(images/action.png) no-repeat; display: block; text-decoration: none; color: #fff; float: left; text-align: center; margin: 0 0 10px 8px;} 
a.comanda:hover { background-position: bottom !important}

/* PAGINA ARTICOL */

.topinnerpost { width: 731px; height: 7px; background: url(images/bgtopinner.png) no-repeat; margin-bottom: 4px;}
.bottominnerpost { width: 731px; height: 7px; float: left; background: url(images/main.gif) no-repeat; margin: 24px 0 18px 0;}

/* PAGINA page.php */
.topinnerpage{ width: 731px; height: 7px; background: url(images/bgtopinner.png) no-repeat; margin-bottom: 25px;}

/* IMAGINE MARE */
#bigimage { width: 729px; border: 1px solid #227; height: 225px; }

.innerpost { width: 515px; background:none repeat scroll 0 0 #F1F1F1;
border: 1px solid #bbbbbb; float:left; margin-top: 10px;}
.innerpost p { margin: 10px; }
.innerpost h2.innertitle { font-size: 20px; font-weight: bold; font-family: Tahoma; margin: 5px 0 0 10px;}
.innerpost h2.pagina { font-size: 18px; font-weight: bold; font-family: Tahoma; padding: 10px 0 0 10px;}
.innerpost img { border: 	1px solid #ccc; margin: 5px;}
	
	/* DETALII Autor, data, etc */
.innerpost ul.detalii { width: 495px; float: left; margin: 10px; list-style: none; font-size: 11px;}
.innerpost ul.detalii li { float: left; color: #2f2f2f;}
.innerpost ul.detalii li a { color: #006AA7; font-weight: bold; text-decoration: none; font-size: 11px;}
.innerpost ul.detalii li a:hover { text-decoration: underline; }
	
	/* SHARE ON */
.innerpost ul.shareon { width: 731px; height: 43px; float: left; margin-bottom: 14px; list-style: none;}
.innerpost ul.shareon li { float: left; margin-right: 8px; }
	

	
	/* Entry */
.innerentry { float: left; }
.innerentry p { color: #2f2f2f; font-size: 13px; text-align: justify; margin: 10px; line-height: 15px;}


.entry-firstpage { height: 80px; }

	/* COMENTARII */
#respond { float: left; margin-top: 20px;}
#respond h3 { color: #2f2f2f; font-size: 20px; font-weight: bold; }

	/* SITEMAP */

#harta { width: 500px; float: left;}
#harta a { text-decoration: none; color: #2F2F2F; padding: 5px 0 5px 0;}
#harta a:hover { text-decoration: underline; }

	/* CONTACTE pagina Contact */
#contacte { width: 500px; float: left; margin-top: 40px; margin-left: -60px;}
#contacte ul { list-style: none; margin-top: 21px;}
#contacte ul li { margin: 0px; padding: 6px 0px 0px 0px; color: #2f2f2f; }
#contacte ul li.strong { margin: 0px; padding: 6px 0px 0px 0px; color: #2f2f2f; font-weight: bold;}


.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#containerfooter { width: 100%; height: 44px; float: left; background: url(images/bgfooter.gif) repeat-x; }

#footer {
	padding: 0;
	margin: 0 auto;
	width: 970px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
#footer ul { list-style: none; float: left; margin-top: 15px;}
#footer ul li { color: #fff; float: left; margin: 0 5px 0 5px;}
#footer ul li a{ text-decoration: none; color: #fff; }
#footer ul li a:hover { text-decoration: underline;  }
#footer span { float: right; margin-top: 15px; color: #fff;}
#footer span a{ text-decoration: none; color: #fff; }
#footer span a:hover { text-decoration: underline;  }

/* End Structure */



/*	Begin Headers */
h1 {
	
	margin: 0;
	}

h2 {	
	color: #2f2f2f; 
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;

	}
	

	
	





h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}




h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/* content: "\00BB \0020"; */
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 5px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul li {
	margin: 2px 0;
	padding: 0;
	clear: both;
	}
#sidebar li.cat-item a {
	background: #ffffff url(images/bg.sidebara.png) 0 0 no-repeat;
	color: #000;
	display: block;
	font-size: 13px;
	height: 13px;
	padding: 7px 2px 4px 13px;
	text-transform: uppercase;
	zoom: 1;
}
#sidebar li.cat-item  a:hover , #sidebar li.current-cat  a {
	background: #000000 url(images/bg.sidebara.png) 0 -25px no-repeat;
	color: #ffffff;
	}
#cinema #sidebar li.cat-item a {
	background: #292929 url(images/bg.sidebarac.png) 0 -25px no-repeat;
	color: #ffffff;
	display: block;
	font-size: 13px;
	height: 13px;
	padding: 7px 2px 4px 13px;
	text-transform: uppercase;
	zoom: 1;
}
#cinema #sidebar li.cat-item  a:hover , #sidebar li.current-cat  a {
	background: #ffffff url(images/bg.sidebarac.png) 0 0 no-repeat;
	color: #292929;
	}
#sidebar li a {
	text-decoration: none;
	color: #5a5a5a;
	padding: 2px 3px 3px 3px;
	
	text-align: left;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	}	

#sidebar .widget_recent_entries a {
	background: #ffffff url(images/bg.sidebara.png) 0 -4px no-repeat;	
	padding: 0 0 0 13px;
}	
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}



select {
	width: 130px;
	}

#commentform input {
	width: 184px;
	height: 32px;
	line-height: 32px;
	padding: 2px 8px;
	margin: 5px 5px 1px 0;
	border: 1px solid #ccc;

	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	height: 172px;
	padding: 14px 8px; 
	
	border: 1px solid #ccc;
	width: 500px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 20px 0 23px 0;
	float: left;
	width: 58px;
	height: 26px;
	background: #000;
	text-align: center;
	border: none;
	color: #fff;
	cursor: pointer;
	line-height: 26px;
	padding: 0px;
	}
	
	
#commentform label { color: #2f2f2f; }
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar { width: 219px;	float: left;  }

/* RIGHT */
#right { width: 185px;float: right; }

/* TELEFON */
#telefon { width: 185px; height: 75px; background: url(images/telefon.gif) no-repeat; border: 1px solid #bbbbbb;margin-top: 10px; }
#telefon ul {float: left; list-style: none; margin: 10px 0 0 70px; }
#telefon ul li { display: block; }
#telefon ul li span { font-size: 18px;}
#telefon  p { font-size: 18px;  float: left; margin: 10px 0 0 60px;}

/* MESSENGER */
#messenger { width: 185px; height: 75px; background: url(images/messenger.gif) no-repeat; border: 1px solid #bbbbbb; margin-top: 10px; }
#messenger ul {float: left; list-style: none; margin: 10px 0 0 70px; }
#messenger ul li { display: block; }
#messenger ul li span { font-size: 18px;}
#messenger  p { font-size: 18px;  float: left; margin: 10px 0 0 60px;}

/* BRANDURI */
#branduri { width: 185px; height: 75px; background: url(images/bgbranduri.gif) no-repeat; border: 1px solid #bbbbbb; margin-top: 10px; }
#branduri ul {float: left; list-style: none;  }
#branduri ul li { display: block; float: left; margin: 10px 0 0 3px}


/* CATEGORIES */
#categories { padding: 14px 0; }


/* SOCIAL */
#social { width: 201px; }
#social ul { list-style: none; }
#social ul li { float: left; clear: none; margin: 20px 6px 10px 0; }
#social ul li.last { margin: 20px 0 10px 0; }

/* RECENT ARTICLES */
#articles { width: 219px; float: left; margin-top: 10px; background: #f1f1f1; border: 1px solid #bbbbbb}
#articles ul { list-style: none;}
#articles ul li { display: block; font-size: 11px; padding: 5px; width:190px; border-bottom: 1px dotted #b4b4b4; margin-left: 10px; font-family: Tahoma;}
#articles ul li.first { display: block; font-size: 11px; padding: 5px; width:190px; border-bottom: 1px dotted #b4b4b4; margin-left: 10px; font-family: Tahoma; color: #454545; background: #ccc; font-weight: bold;}
#articles ul li a { text-decoration: none; color: #454545; }
#articles ul li a:hover { color: #197fa6; }

/* TOP ARTICLES */

#articles .toparticles { width: 219px; height: 26px; background: url(images/bgh3.gif) no-repeat; }
#articles .toparticles h2{ font-size: 11px; color: #000; font-family: Tahoma; padding: 7px 0 0 20px}
#articles .bottomarticles { width: 201px; height: 4px; background: url(images/bottomul.png) no-repeat; }

#articles2 { width: 185px; float: left; margin-top: 10px; background: #f1f1f1; border: 1px solid #bbbbbb;}
#articles2 ul { list-style: none;}
#articles2 ul li { display: block; font-size: 11px; padding: 5px; width:155px; border-bottom: 1px dotted #b4b4b4; margin-left: 10px; font-family: Tahoma;}
#articles2 ul li a { text-decoration: none; color: #454545; }
#articles2 ul li a:hover { color: #197fa6; }


#tag-cloud { width: 185px; float: left; margin-top: 10px; background: #f1f1f1; border: 1px solid #bbbbbb; }
#tag-cloud .titlu { width: 185px; height: 26px; background: url(images/bgh3.gif) no-repeat; }
#tag-cloud .titlu h2{ font-size: 11px; color: #000; font-family: Tahoma; padding: 7px 0 0 20px}
#tag-cloud a { text-decoration: none; color: #454545; padding: 3px; font-family: Tahoma;}
#tag-cloud a:hover { text-decoration: underline; }

/* TOP ARTICLES */

#articles2 .toparticles2 { width: 185px; height: 26px; background: url(images/bgh3.gif) no-repeat; }
#articles2 .toparticles2 h2{ font-size: 11px; color: #000; font-family: Tahoma; padding: 7px 0 0 20px}
#articles2 .bottomarticles2 { width: 201px; height: 4px; background: url(images/bottomul.png) no-repeat; }

#taguri { width: 185px; float: left; margin-top: 10px; background: #f1f1f1; border: 1px solid #bbbbbb;}
#taguri .taguri_adidasi {width: 185px; height: 26px; background: url(images/bgh3.gif) no-repeat; font-size:10px; text-align:center; padding:3px 0 0 0;}


#newsletter { width: 219px; float: left; margin: 10px 0 0px 0; background: #f1f1f1; border: 1px solid #bbbbbb}
#newsletter .toparticles { width: 219px; height: 26px; background: url(images/bgh3.gif) no-repeat; }
#newsletter .toparticles h6{ font-size: 11px; color: #000; font-family: Tahoma; padding: 7px 0 0 20px}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}


	/*.center {
	text-align: center;
	}
	
*/

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	float: left;
	margin-top: 45px;
	margin-bottom: 23px;
	border: 0px;
	width: 535px;
	}
	
.navigation ul {  float: left; color: #000000;list-style: none; }
.navigation ul li { float: left;}


.navigation .stanga { width: 243px; float: left; }
.navigation .dreapta { width: 243px; float: right; }
.navigation .dreapta a { float: right; }
.navigation .centru { width: 245px; float:right; text-align: center;}
.navigation .centru ul { margin-left: 95px; }



#wp_page_numbers { width: 200px; }
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


