/* 
Theme Name: Squale1402
Description: Le theme du blog de Squale1402
Version: 1.0
Author: Alexis Gadenne (squale1402)   
*/

body {
    margin: 0;
    padding: 0;
    background: #F4FBFF url(images/img01.jpg) repeat-x;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #405A67;
}

h1, h2, h3 {
    margin: 0;
    font-weight: normal;
    color: #F38020;
}

h1 {
    letter-spacing: -1px;
    font-size: 44px;
}

h2 {
    font-size: 28px;
}

h3 {
    font-size: 16px;
}

p, ul, ol {
    margin: 0 0 1.5em 0;
    line-height: 1.5em;
    text-align: justify;
}

p {
}

p2 {
	font-size: 10px;
	font-style: italic;
	font-weight: bolder;
	color: #cc6c1b;	
}

blockquote {
    font-style: italic;
}

ul {
}

ol {
}

a {
    color: #38B5F1;
}

a:hover {
    text-decoration: none;
}

small {
}

hr {
    display: none;
}

img {
    border: none;
}

img.left {
    float: left;
    margin: 0 10px 0 0;
}

img.right {
    float: right;
    margin: 0 0 0 10px;
    clear: right;
}

/* Header */

#header {
    width: 954px;
    height: 183px;
    margin: 0 auto;
    background: url(images/img02-2.jpg);
}

/* Logo */

#logo {
    float: left;
}

#logo h1, #logo h2 {
    float: left;
    text-transform: lowercase;
    color: #FFFFFF;
}

#logo h1 {
    padding: 115px 0 0 50px;
    font-weight: bold;
}

#logo h2 {
    padding: 143px 0 0 8px;
    font-size: 14px;
    font-weight: bold;
}

#logo a {
    text-decoration: none;
    color: #FFFFFF;
}

/* Menu */

#menu {
    float: left;
    padding-top: 14px;
    position: absolute;
    padding-left: 146px;
}

#menu ul {
    margin: 0;
    padding: 140px 10px 6px 0px;
    list-style: none;
    line-height: normal;
}

#menu li {
    display: inline;
	padding-left: 4px;

}

#menu a {
    padding: 0 28px 0 0;
    text-transform: lowercase;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    color: #f38020;
    border-color: #124F7D;
}

#menu a:hover {
    color: #0e86d4;
}

/* Page */

#page {
    width: 954px;
    margin: 0 auto;
    background: #FFFFFF url(images/img03.jpg) repeat-y;
}

#bg {
    background: url(images/img06.jpg) no-repeat left bottom;
}

/* Content */

#content {
    float: left;
    width: 650px;
    background: url(images/img04.jpg) no-repeat;
    padding-bottom: 30px;
}

.post {
    clear:both;
    width: 606px;
    padding: 28px 0 0 48px;
}
.post-date {
    width: 45px;
    height: 49px;
    float:left;
    background: url(images/date-bg.gif) no-repeat;
}
.post-month {
    font-size: 11px;
    text-transform: uppercase;
    color: #FFFFFF;
    text-align: center;
    display:block;
    line-height: 11px;
    padding-top: 2px;
    margin-left: -3px;
}
.post-day {
    font-size: 18px;
    text-transform: uppercase;
    color: #999999;
    text-align: center;
    display:block;
    line-height: 18px;
    padding-top: 7px;
    margin-left: -3px;
}
.post-title {
    float: left;
    margin-left: 10px;
    width: 430px;
}

.entry {
    clear: both;
    padding-top: 10px;
}
.post-cat {
    background: url(images/mini-category.gif) no-repeat;
    padding-left: 20px;
    float:left;
    font-size: 95%;
    color: #999999;
}
.post-comments {
    background: url(images/mini-comments.gif) no-repeat;
    padding-left: 20px;
    float: right;
    font-size: 95%;
    padding-right: 260px;
}
.post-calendar {
    background: url(images/mini-calendar.gif) no-repeat;
    padding-left: 20px;
    float: right;
    font-size: 95%;
    color: #999999;
}
.mini-add-comment {
    background: url(images/mini-down-arrow.gif) no-repeat;
    padding-left: 18px;
    float: right;
}
.navigation {
    clear: both;
    padding: 10px 0px;
}
.navigation a, .navigation a:visited {
    color: #38B5F1;
}
.previous-entries a {
    float: left;
    padding-left: 18px;
    background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
    float: right;
    padding-right: 18px;
    background: url(images/mini-nav-right.gif) no-repeat right center;
}
.titre {
    padding-left: 48px;
    }

/* Comments */

#comments {
    padding-right: 20px;
}

#comment {
    width: 500px;
}

ol.commentlist {
    margin: 0;
    padding: 0;
    list-style: none;
    }

.commentlist li {
    padding: 20px 0 0 0;
    clear: both;
    }


.comment-wrapper {
    padding: 0 20px;
    }
   
    .comment-wrapper h3 {
        margin: 0;
        padding: 20px 0 0 0;
        color: #F38020;
        font-family: 'Georgia', serif;
        font-weight: normal;
        font-size: 24px;
        letter-spacing: -1px;
        clear: both;
        }

        .bigballoon {
            color: #F38020;
            font-family: 'Webdings', fantasy;
            font-size: 28px;
            }

    .comment-wrapper p {
        margin: 10px 0 0 0;
        }

.gravatar {
    margin:0 0px 0px 0;
    padding:5px;
    float:left;
    border: 1px solid #777;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;   
    -webkit-border-radius: 3px;
    border-radius: 3px;
    }

#comment, #author, #email, #url {
    padding: 2px;
    color: #000;
    border: 1px solid #999;
    -moz-border-radius: 6px;
    -khtml-border-radius: 6px;   
    -webkit-border-radius: 6px;
    border-radius: 6px;
    }


#commentform input{
    width: 200px;
    background:#eaf6fc;
    border: 1px solid #006fab;
    padding: 3px;
    margin-top: 3px;
}
#commentform textarea{
    width: 478px;
    height: 115px;
    background:#eaf6fc;
    border: 1px solid #006fab;
    padding: 2px;
    margin-top: 3px;
}

#commentform #submit{
    background: url(images/btn-bg.gif) no-repeat;
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    border: none;
    float:right;
    width: 144px;
    height: 28px;
    cursor: pointer;
}

/* About Box */

#about-box {
    width: 185px;
    height: 162px;
    padding: 70px 37px 0 35px;
    background: url(images/img11.jpg) no-repeat left bottom;
}

#about-box h2 {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: normal;
}

#about-box p {
    font-size: 12px;
}

/* Sidebar */

#sidebar {
    float: right;
    width: 274px;
    background: url(images/img05.jpg) no-repeat;
    padding-bottom: 40px;
}

#sidebar ul {
    width: 206px;
    margin: 0;
    padding: 0 0 0 30px;
    list-style: none;
}

#sidebar li {
}

#sidebar li ul {
    width: auto;
    padding: 0 15px 0 10px;
}

#sidebar li li {
    padding: 5px 0 5px 0;
    background: url(images/img13.gif) repeat-x left bottom;
}

#sidebar li li.first {
    padding-top: 0;
    background: none;
}

#sidebar li h2 {
    font-size: 18px;
    padding: 40px 0 10px 10px;
    background: url(images/img12.jpg) no-repeat left bottom;
}

/* Sidebar Search */

#search {
    padding: 45px 0 5px 0;
}

#search input {
    font: normal 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #405A67;
}

#search br {
    display: none;
}

#search #s {
    width: 120px;
}

/* Calendar */

#calendar {
}

#calendar caption {
    width: 100%;
}

#calendar table {
    margin: 0 auto;
    text-align: center;
}

#calendar tbody td {
    padding: 0 5px;
    text-align: center;
}

#next {
    text-align: right;
}

#prev {
    text-align: left;
}

/* Footer */

#footer {
    padding: 30px 0;
}

#footer p {
    margin: 0;
    text-align: center;
    font-size: 12px;
    color: #83B3CE;
}

#footer a {
    color: #83B3CE;
}


/* gravatar */

.gravatar {
    padding:5px;
    float:left;
    border: 1px solid #777;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;   
    -webkit-border-radius: 3px;
    border-radius: 3px;
    }

#comment, #author, #email, #url {
    padding: 2px;
    color: #000;
    border: 1px solid #999;
    -moz-border-radius: 6px;
    -khtml-border-radius: 6px;   
    -webkit-border-radius: 6px;
    border-radius: 6px;
    }


/* credits */
#credits {
    margin: 0px auto;
    width: 760px;
    color: #7a9299;
    text-align: center;
    font-size: 45%;   
   
}
#credits a {
    color: #38B5F1;
}

.rss {
    background: url(images/mini-rss.gif) no-repeat left center;
    padding-left: 18px;
    padding-bottom: 2px;
    margin-left: 8px;
}
.loginout {
    background: url(images/mini-loginout.gif) no-repeat left center;
    padding-left: 18px;
    padding-bottom: 2px;
    margin-left: 8px;
}

/* Widgets */
#rsswidget {
    text-align: right;
}

#widget widget_rss
{
    text-align: right;
}

.rsswidget
{
    text-align: right;
}/* 
Theme Name: Squale1402
Description: Le theme du blog de Squale1402
Version: 1.0
Author: Alexis Gadenne (squale1402)   
*/

body {
    margin: 0;
    padding: 0;
    background: #F4FBFF url(images/img01.jpg) repeat-x;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #405A67;
}

h1, h2, h3 {
    margin: 0;
    font-weight: normal;
    color: #F38020;
}

h1 {
    letter-spacing: -1px;
    font-size: 44px;
}

h2 {
    font-size: 28px;
}

h3 {
    font-size: 16px;
}

p, ul, ol {
    margin: 0 0 1.5em 0;
    line-height: 1.5em;
    text-align: justify;
}

p {
}

blockquote {
    font-style: italic;
}

ul {
}

ol {
}

a {
    color: #38B5F1;
}

a:hover {
    text-decoration: none;
}

small {
}

hr {
    display: none;
}

img {
    border: none;
}

img.left {
    float: left;
    margin: 0 15px 0 0;
}

img.right {
    float: left;
    margin: 0 0 0 15px;
}

/* Header */

#header {
    width: 954px;
    height: 183px;
    margin: 0 auto;
    background: url(images/img02-2.jpg);
}

/* Logo */

#logo {
    float: left;
}

#logo h1, #logo h2 {
    float: left;
    text-transform: lowercase;
    color: #FFFFFF;
}

#logo h1 {
    padding: 115px 0 0 50px;
    font-weight: bold;
}

#logo h2 {
    padding: 143px 0 0 8px;
    font-size: 14px;
    font-weight: bold;
}

#logo a {
    text-decoration: none;
    color: #FFFFFF;
}

/* Menu */

#menu {
    float: left;
    padding-top: 14px;
    position: absolute;
    padding-left: 146px;
}

#menu ul {
    margin: 0;
    padding: 140px 10px 6px 0px;
    list-style: none;
    line-height: normal;
}

#menu li {
    display: inline;
}

#menu a {
    padding: 0 28px 0 0;
    text-transform: lowercase;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    color: #f38020;
    border-color: #124F7D;
}

#menu a:hover {
    color: #0e86d4;
}

/* Page */

#page {
    width: 954px;
    margin: 0 auto;
    background: #FFFFFF url(images/img03.jpg) repeat-y;
}

#bg {
    background: url(images/img06.jpg) no-repeat left bottom;
}

/* Content */

#content {
    float: left;
    width: 650px;
    background: url(images/img04.jpg) no-repeat;
    padding-bottom: 30px;
}

.post {
    clear:both;
    width: 606px;
    padding: 28px 0 0 48px;
}
.post-date {
    width: 45px;
    height: 49px;
    float:left;
    background: url(images/date-bg.gif) no-repeat;
}
.post-month {
    font-size: 11px;
    text-transform: uppercase;
    color: #FFFFFF;
    text-align: center;
    display:block;
    line-height: 11px;
    padding-top: 2px;
    margin-left: -3px;
}
.post-day {
    font-size: 18px;
    text-transform: uppercase;
    color: #999999;
    text-align: center;
    display:block;
    line-height: 18px;
    padding-top: 7px;
    margin-left: -3px;
}
.post-title {
    float: left;
    margin-left: 10px;
    width: 430px;
}

.entry {
    clear: both;
    padding-top: 10px;
}
.post-cat {
    background: url(images/mini-category.gif) no-repeat;
    padding-left: 20px;
    float:left;
    font-size: 95%;
    color: #999999;
}
.post-comments {
    background: url(images/mini-comments.gif) no-repeat;
    padding-left: 20px;
    float: right;
    font-size: 95%;
    padding-right: 260px;
}
.post-calendar {
    background: url(images/mini-calendar.gif) no-repeat;
    padding-left: 20px;
    float: right;
    font-size: 95%;
    color: #999999;
}
.mini-add-comment {
    background: url(images/mini-down-arrow.gif) no-repeat;
    padding-left: 18px;
    float: right;
}
.navigation {
    clear: both;
    padding: 10px 0px;
}
.navigation a, .navigation a:visited {
    color: #38B5F1;
}
.previous-entries a {
    float: left;
    padding-left: 18px;
    background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
    float: right;
    padding-right: 18px;
    background: url(images/mini-nav-right.gif) no-repeat right center;
}
.titre {
    padding-left: 48px;
    }

/* Comments */

#comments {
    padding-right: 20px;
}

#comment {
    width: 500px;
}

ol.commentlist {
    margin: 0;
    padding: 0;
    list-style: none;
    }

.commentlist li {
    padding: 20px 0 0 0;
    clear: both;
    }


.comment-wrapper {
    padding: 0 20px;
    }
   
    .comment-wrapper h3 {
        margin: 0;
        padding: 20px 0 0 0;
        color: #F38020;
        font-family: 'Georgia', serif;
        font-weight: normal;
        font-size: 24px;
        letter-spacing: -1px;
        clear: both;
        }

        .bigballoon {
            color: #F38020;
            font-family: 'Webdings', fantasy;
            font-size: 28px;
            }

    .comment-wrapper p {
        margin: 10px 0 0 0;
        }

.gravatar {
    margin:0 0px 0px 0;
    padding:5px;
    float:left;
    border: 1px solid #777;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;   
    -webkit-border-radius: 3px;
    border-radius: 3px;
    }

#comment, #author, #email, #url {
    padding: 2px;
    color: #000;
    border: 1px solid #999;
    -moz-border-radius: 6px;
    -khtml-border-radius: 6px;   
    -webkit-border-radius: 6px;
    border-radius: 6px;
    }


#commentform input{
    width: 200px;
    background:#eaf6fc;
    border: 1px solid #006fab;
    padding: 3px;
    margin-top: 3px;
}
#commentform textarea{
    width: 478px;
    height: 115px;
    background:#eaf6fc;
    border: 1px solid #006fab;
    padding: 2px;
    margin-top: 3px;
}

#commentform #submit{
    background: url(images/btn-bg.gif) no-repeat;
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    border: none;
    float:right;
    width: 144px;
    height: 28px;
    cursor: pointer;
}

/* About Box */

#about-box {
    width: 185px;
    height: 162px;
    padding: 70px 37px 0 35px;
    background: url(images/img11.jpg) no-repeat left bottom;
}

#about-box h2 {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: normal;
}

#about-box p {
    font-size: 12px;
}

/* Sidebar */

#sidebar {
    float: right;
    width: 274px;
    background: url(images/img05.jpg) no-repeat;
    padding-bottom: 40px;
}

#sidebar ul {
    width: 206px;
    margin: 0;
    padding: 0 0 0 30px;
    list-style: none;
}

#sidebar li {
}

#sidebar li ul {
    width: auto;
    padding: 0 15px 0 10px;
}

#sidebar li li {
    padding: 5px 0 5px 0;
    background: url(images/img13.gif) repeat-x left bottom;
}

#sidebar li li.first {
    padding-top: 0;
    background: none;
}

#sidebar li h2 {
    font-size: 18px;
    padding: 40px 0 10px 10px;
    background: url(images/img12.jpg) no-repeat left bottom;
}

/* Sidebar Search */

#search {
    padding: 45px 0 5px 0;
}

#search input {
    font: normal 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #405A67;
}

#search br {
    display: none;
}

#search #s {
    width: 120px;
}

/* Calendar */

#calendar {
}

#calendar caption {
    width: 100%;
}

#calendar table {
    margin: 0 auto;
    text-align: center;
}

#calendar tbody td {
    padding: 0 5px;
    text-align: center;
}

#next {
    text-align: right;
}

#prev {
    text-align: left;
}

/* Footer */

#footer {
    padding: 30px 0;
}

#footer p {
    margin: 0;
    text-align: center;
    font-size: 12px;
    color: #83B3CE;
}

#footer a {
    color: #83B3CE;
}


/* gravatar */

.gravatar {
    padding:5px;
    float:left;
    border: 1px solid #777;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;   
    -webkit-border-radius: 3px;
    border-radius: 3px;
    }

#comment, #author, #email, #url {
    padding: 2px;
    color: #000;
    border: 1px solid #999;
    -moz-border-radius: 6px;
    -khtml-border-radius: 6px;   
    -webkit-border-radius: 6px;
    border-radius: 6px;
    }


/* credits */
#credits {
    margin: 0px auto;
    width: 760px;
    color: #7a9299;
    text-align: center;
    font-size: 45%;   
   
}
#credits a {
    color: #38B5F1;
}

.rss {
    background: url(images/mini-rss.gif) no-repeat left center;
    padding-left: 18px;
    padding-bottom: 2px;
    margin-left: 8px;
}
.loginout {
    background: url(images/mini-loginout.gif) no-repeat left center;
    padding-left: 18px;
    padding-bottom: 2px;
    margin-left: 8px;
}

/* Widgets */
#rsswidget {
    text-align: right;
}

#widget widget_rss
{
    text-align: right;
}

.rsswidget
{
	text-align: right;
	font-size: 13px;
	text-decoration: none;
}