/*  
Theme Name: Angele Deco
Theme URI: http://www.vehem.fr/
Description: Theme pour boutique Angele
Version: 1.0, compatible WP 2.0.XX
Author: Vincent Moinard 
Author URI: http://www.vehem.fr/

	This theme was designed and built by Vincent MOINARD (aka Vehem),
	whose blog you will find at http://www.vehem.fr/

*/



/* Begin Typography & Colors */
#mainangele {width: 760px; margin: 0px auto; background: #FFF;}
#menu {background-image:url('/media/bg_menu_angele.jpg'); background-repeat:no-repeat; background-position:bottom; height: auto !important; padding: 16px 12px;}
#page {text-align: left;}

/* Styles Angele */
.entry img {margin: 3px 8px;}
.narrowcolumn h1 {magin: 0px; margin-left: -45px}
.post ul {padding-left: 10px; $list-style-position: inside;}
.post li {list-style-type: disc;}
.post img {float: left; margin: 3px 0px; margin-right: 10px;}


.home .post {background: #F0F0F0;border: 1px solid #7A8293; padding: 10px; margin: 10px -10px; margin-right: 0px;}
.home #articles-recents {margin: 10px -10px;}
.home #articles-recents li {list-style-type: disc;}
.home #articles-recents h3 {display: inline; $margin-right: 5px;}
.home #articles-recents h3 a {text-decoration: none;}

.archives .post {margin-bottom: 20px; padding-bottom: 10px; border-bottom: 1px solid #7A8293;}
.archives .post h2 {margin-left: -10px;}

#sidebar li {margin-bottom: 15px}
#sidebar li li {margin-bottom: 0px}
#sidebar #searchform {background: #F0F0F0;border: 1px solid #7A8293; padding: 5px;}
#sidebar #searchform h4 {margin: 0px; margin-bottom: 5px; font-size: 12px;}
#sidebar #searchform input {width: 45%; margin: auto;}

#contenu-comments {background: #EFEFEF; padding: 10px 15px; border: 1px solid #7A8293; margin: 0px -25px;}
#contenu-comments .commentlist {margin: 8px 0px; padding: 0px 10px;}
#contenu-comments ol {margin: 8px 0px;}
#contenu-comments ol li {margin: 0px; padding-bottom: 7px; border-bottom: 1px solid #7A8293; margin-bottom: 7px;}
#contenu-comments textarea {width: 90%}
#contenu-comments input {width: 200px}
#contenu-comments #respond {margin: 10px 0px;}
/* Fin styles Angele */

#header {}
#headerimg 	{} 
#content {min-height: 400px; _height: 400px;}

.widecolumn .entry p {}
.narrowcolumn .entry, .widecolumn .entry {}
.widecolumn {}
.narrowcolumn .postmetadata {}
.alt {}

#footer {}

small {font-family: Arial, Helvetica, Sans-Serif; font-size: 0.9em; line-height: 1.5em;}

h1, h2, h3 {}
h1 {}

#headerimg .description {}

h2 {}
h2.pagetitle {}

#sidebar h2 {}

h3 {}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {text-decoration: none;}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {text-decoration: none;}

.entry p a:visited {}

.commentlist li, #commentform input, #commentform textarea {}
.commentlist li {}
.commentlist cite, .commentlist cite a {}
.commentlist p {}
#commentform p {}
.commentmetadata {}

#sidebar {}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {}

code {}

acronym, abbr, span.caps {}
a, h2 a:hover, h3 a:hover {}
a:hover {}

#wp-calendar #prev a, #wp-calendar #next a {}
#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 */
body {}
#page {}
#header {}
#headerimg {}

.narrowcolumn {float: left; padding: 0 0 20px 45px; margin: 0px 0 0; width: 450px;}
.widecolumn {padding: 10px 0 20px 0; margin: 5px 0 0 150px; width: 450px;}

.post {}
.post hr {}

.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: left;}

#footer {}
#footer p {}
/* End Structure */



/*	Begin Headers */
h1 {}
h2 {}
h2.pagetitle {}
#sidebar h2 {}
h3 {}
h3.comments {}
/* 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 {} 
html>body .entry li {}

.entry ul li:before, #sidebar ul ul li:before {}
.entry ol {}
.entry ol li {}

.postmetadata ul, .postmetadata li {}

#sidebar ul, #sidebar ul ol {}
#sidebar ul li {}
#sidebar ul p, #sidebar ul select {}
#sidebar ul ul, #sidebar ul ol {}
#sidebar ul ul ul, #sidebar ul ol {}

ol li, #sidebar ul ol li {}

#sidebar ul ul li, #sidebar ul ol li {}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {}
#sidebar #searchform #s {}
#sidebar #searchsubmit {}
.entry form {/* This is mainly for password protected posts, makes them look better. */}
select {}
#commentform input {}
#commentform textarea {}
#commentform #submit {}
/* End Form Elements */

/* Begin Comments*/
.alt {}
.commentlist {}
.commentlist li {}
.commentlist p {}
#commentform p {}
.nocomments {}
.commentmetadata {}
/* End Comments */

/* Begin Sidebar */
#sidebar {padding: 20px 0 10px 0; margin-left: 515px; width: 220px;}
#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;}
hr {}
a img {border: none;}
.navigation {display: block; text-align: center; margin-top: 10px; margin-bottom: 60px;}
/* End Various Tags & Classes*/

