@import url(http://www.fld-assurances.com/assets/css/main.css);

/* base
----------------------------------------------- */

/*
blockquote, p, li {
padding-right: 10px;
padding-left: 10px;
font-size: 0.9em;
line-height: 1.6em;
}
*/
blockquote {
margin-right: 0;
margin-left: 20px;
}

hr {
margin: 2em auto;
width: 370px;
height: 1px;
color: #7a7e7d;
background-color: #7a7e7d;
border: none;
}

/* overrides
----------------------------------------------- */

#subcol p {
font-size: 0.8em;
line-height: 1.5em;
}

.caps {
font-size: 0.9em;
letter-spacing: 0.1em;
}

div.divider {
margin: 2em 0;
text-align: center;
}

/* layout
----------------------------------------------- */

#accessibility {
position: absolute;
top: -10000px;
}

/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */


/* comments
----------------------------------------------- */

.comments_error {
color: #000;
background-color: #fff4f4 
}

ul.comments_error {
padding : 0.3em;
list-style-type: circle;
list-style-position: inside;
border: 2px solid #fdd;
}

div#cpreview {
color: #000;
background-color: #f1f1f1;
border: 2px solid #ddd;
}

form#txpCommentInputForm td {
vertical-align: top;
}

/* Post text
----------------------------------------------- */

.post {
margin-bottom: 2.4em;
padding-bottom: 1.2em;
border-bottom: 1px solid #beb9a6;
}

.post .text {
text-align: justify;
}

.post .text img {
display: block;
margin: .8em 0;
border: 4px solid #fff;
}

.post .text img.left {
margin-right: 1em;
}

.post .text img.right {
margin-left: 1em;
}

.post .text ul, .post .text ol {
margin: 0 3em;
}

#more .column {
	float: left;
	width: 220px;
	padding: 0px 15px 20px 15px;
text-align:left;
}
