/*
Theme Name: Uni
Description: Tema laget av Snedig design for Uni Research.
Version: 1.0
Author: Snedig design
*/


.hovedmeny ul ul
{
    font-size: 1em !important;
    font-weight: normal;
    margin: 0;
    margin-left: 7px;
}

.hovedmeny ul li ul li ul li{
    font-size: 1.7em !important;
}

body
{
    margin: 0;
    padding: 0; /*font-size: 62.5%; /* Resets 1em to 10px */
    font-family: Arial, Helvetica, 'Lucida Grande' , Verdana, Sans-Serif;
    background: #d2d2d2 url('../Img/body.png') repeat-x center top;
    color: #444444;
    text-align: center;
}

/* LAYOUT ===================================== */

.ProjectList div
{
    margin-bottom: 10px;
}
.page
{
    margin: 0 auto;
    padding: 0;
    width: 950px;
    text-align: left;
}

/*sider med menykolonne, innholdskolonne og sidekolonne*/
.pageTwocol
{
    background: url('../Img/page_twocolumn.png') repeat-y;
}


/*colOne og colTwo - om man har behov for 2 kolonner i innholdskolonnen.*/
.pageTwocol .colOne
{
    border-right: 1px solid #cccccc;
    float: left;
    width: 200px;
    padding-right: 10px;
}

.pageTwocol .colTwo
{
    float: right;
    width: 200px;
    padding-left: 10px;
}


/*sider med menykolonne og innholdskolonne*/
.pageOnecol
{
    background: url('../Img/page_onecolumn.png') repeat-y;
}


/*colOne og colTwo - om man har behov for 2 kolonner i innholdskolonnen.*/
.pageOnecol .colOne
{
    border-right: 1px solid #cccccc;
    float: left;
    width: 315px;
    padding-right: 10px;
}

.pageOnecol .colTwo
{
    float: right;
    width: 315px;
    padding-left: 10px;
}

.header
{
    margin: 0;
    padding: 0;
    height: 210px;
    width: 950px;
    position: relative;
}

.headerTwocol
{
    background: url('../Img/header_twocolumn.png') no-repeat center 0;
}

.headerOnecol
{
    background: url('../Img/header_onecolumn.png') no-repeat center 0;
}

.logo
{
    float: left;
    margin: 2px 0 0 18px;
    vertical-align: bottom;
}

.breadcrumb
{
    clear: both;
    position: relative;
    top: 4px;
    margin: 0 28px 0 18px;
    padding: 4px 4px 4px 6px; /*font-size: 10px;*/
}

#supermeny
{
    text-align: center;
    padding-top: 12px;
    vertical-align: bottom;
    font-size: 10px;
}

#sidebar
{
    position: relative;
    top: -8px;
    padding: 0;
    width: 244px;
    float: left;
}

#content
{
    float: right;
    width: 691px; /*font-size: 1.2em;*/
    padding: 0;
}

/*.entry ul
{
	font-size: 1.2em;
}*/

.mainContent
{
    margin-top: 9px;
    float: left;
    min-height: 400px; /* For å passe på at siden ikke blir for kort og grafikken ser rar ut */
    font-size: 1.2em;
}

.mainTwocol
{
    width: 432px;
}

.mainOnecol
{
    width: 654px;
}

#secondaryContent
{
    position: relative;
    top: -8px;
    width: 200px;
    margin-right: 20px;
    float: right;
}

.footer
{
    padding: 0;
    margin: 0 auto;
    height: 38px;
    clear: both;
    border: none;
}
.footer #bottomLeft
{
    width: 360px;
    float: left;
    display: inline;
    clear: none;
}
.footer #bottomCenter
{
    width: 100px;
    float: left;
    clear: none;
}
.footer #bottomCenter img
{
    margin-bottom: -4px;
}
.footer #bottomRight
{
    clear: none;
    width: 200px;
    float: right;
    text-align: right;
}

.footerTwocol
{
    background: #e2e2e2 url('../Img/footer_twocolumn.png') no-repeat top;
}

.footerOnecol
{
    background: #e2e2e2 url('../Img/footer_onecolumn.png') no-repeat top;
}


/* SUPERMENY ===========================================*/


#supermeny ul
{
    list-style-type: none;
    height: 40px;
    margin: 0;
    padding: 0;
    min-height: 0;
}

#supermeny ul li
{
    color: #b7b7b7; /*	font-size: 12px;*/
    font-size: 1.2em;
    display: inline;
    padding: 12px 2px 14px 2px;
    margin: 0;
}

#supermeny ul li a
{
    color: #b7b7b7;
    padding: 12px 2px 14px 2px;
    margin: 0;
    line-height: 12px;
}

#supermeny ul li a:hover
{
    color: white;
    text-decoration: none;
}

#supermeny .current_page_item a, #supermeny .current_page_ancestor a
{
    background: url('../Img/supermenytutt.png') no-repeat center 100%;
    color: white;
}



/* METAMENY ===========================================*/

#metameny
{
    /*float: right;  	margin-right: 4px;*/
    position: absolute;
    top: 52px;
    right: 4px;
    display: block;
    width: 400px;
}

#metameny a
{
    margin-right: 10px;
}

#metameny .sprak
{
    display: block;
    float: right;
    width: 20px;
    height: 20px;
    background: url(../Img/sprak.png) no-repeat;
    border: 0;
    text-decoration: none;
}

#metameny .sprak:hover
{
    background: url(../Img/sprak_hover.png) no-repeat;
    border: 0;
    text-decoration: none;
}

#metameny .str
{
    display: block;
    float: right;
    width: 42px;
    height: 20px;
    background: url(../Img/str.png) no-repeat;
    border: 0;
    text-decoration: none;
}

#metameny .str:hover
{
    background: url(../Img/str_hover.png) no-repeat;
    border: 0;
    text-decoration: none;
}

#metameny .rss
{
    display: block;
    float: right;
    width: 48px;
    height: 20px;
    background: url(../Img/rss.png) no-repeat;
    border: 0;
    text-decoration: none;
}

#metameny .rss:hover
{
    background: url(../Img/rss_hover.png) no-repeat;
    border: 0;
    text-decoration: none;
}

/*søkefelt*/
#metameny div.form
{
    float: right;
}

.sidefelt div.form
{
    margin: 10px 0;
}

.fieldholder
{
    width: 182px;
    height: 27px;
    background: url(../Img/sok.png) no-repeat;
    padding: 0;
    margin: 0;
    border: 0;
}

.textinput
{
    width: 130px;
    height: 20px;
    background: transparent;
    border: none;
    color: #666666;
    font: 10px;
    line-height: 10px;
    padding: 0;
    margin: 0;
    margin-top: 2px;
    margin-left: 9px;
    border: 0;
}

#metameny .sokeknapp, .sidefelt .sokeknapp, sokeknapp2
{
    width: 20px;
    height: 20px;
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
}



/* HOVEDMENY ===========================================*/


.hovedmeny
{
    padding: 0;
    margin: 0;
    margin-left: 12px;
}

.hovedmeny ul
{
    margin: 12px 0;
    padding: 0; /*    font-size: 14px;*/
    font-size: 1.4em;
    font-weight: bold;
}

.hovedmeny ul li
{
    list-style-type: none;
}

.hovedmeny ul li a
{
    text-decoration: none;
    display: block;
    padding: 4px 10px 4px 10px; /*color: gray;*/
    color: #444444;
}

.hovedmeny ul li ul li a
{
    padding-left: 20px;
    font-weight: normal;
    /*font-size: 0.7em;*/
}
.hovedmeny ul li ul li ul li a
{
    font-size: 0.5em !important;
}

.hovedmeny a:hover
{
    /*color: black;*/
    color: gray;
}

.hovedmeny ul li ul
{
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.hovedmeny ul li.current_page_item a, .hovedmeny ul li ul li.current_page_item a
{
    background: url('../Img/hovedmenytutt.png') no-repeat 100% center;
    color: #494949;
}

.hovedmeny ul li ul li.current_page_item ul li
{
    display: block;
}

.hovedmeny ul li.current_page_item ul li a
{
    background: none; /*color: gray;*/
    color: #444444;
}

.hovedmeny ul li.current_page_item ul li a:hover
{
    /*color: black;*/
    color: gray;
}

.hovedmeny ul li ul li ul li a
{
    padding-left: 40px; /*    font-size: 12px;*/
    font-size: 1.2em;
    font-weight: normal;
}


/* GENERELT ===========================================*/

.bannerimg
{
    margin: 5px 15px;
}


div#divRightPersonViews
{
    font-size: 1.2em;
}

div#divRightPersonViews a
{
    color: #444;
    font-weight: bold;
}

div#divRightPersonViews a:hover
{
    color: #921983;
}

div.PublicationsList a
{
    font-weight: bold;
}

div.divResults .aEmail
{
    display: block;
    float: right;
    font-weight: normal;
}

.divEmailForm td
{
    border: none;
}
/*.rightSitemenu p 
{
	margin-top: 10px !important;
}*/

span.date
{
    display: block;
    margin-bottom: 14px;
}

/*.header h2 {
	float: left;
	margin-top: 82px;
	margin-left: 0;
font-size: 1.6em;
	text-decoration: none;
	border-bottom: 0;
	border: 0;
	}*/

.header h2
{
    border: 0 none;
    float: left;
    font-size: 1.6em;
    font-weight: normal;
    margin-left: 0;
    margin-top: 82px;
    text-decoration: none;
}

/*.header h2 a
{
    color: #444;
    text-decoration: none;
    border-bottom: 0;
    border: 0;
}*/

/*.header h2 a:hover
{
    color: black;
    text-decoration: none;
    border-bottom: 0;
    border: 0;
}*/

.breadcrumb a
{
    color: #444;
}

.breadcrumb a:hover
{
    color: #921983;
}

a
{
    text-decoration: none;
}

a img
{
    border: none;
}

p
{
    margin: 0 0 10px 0; /*	font-size: 12px;*/ /*font-size: 1.2em;*/ /*line-height: 16px;*/
}

/*adress er brukt som ingress fordi adress er en standardformatering man kan velge i wordpress*/
address
{
    font-weight: bold;
    font-style: normal;
    margin: 0 0 10px 0; /*	font-size: 14px;*/
    font-size: 1.2em;
    line-height: 18px;
}

a, h2 a:hover, h3 a:hover
{
    color: #921983;
}

a:hover
{
    text-decoration: underline;
}

h2
{
    /*	font-size: 16px;*/
    font-size: 1.6em;
    margin: 0;
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 10px;
}

h3
{
    /*font-size: 14px;*/
    font-size: 1.4em;
    margin: 0 0 6px 0;
    clear: both;
}

.post-edit-link
{
    clear: both;
    margin: 10px;
    padding: 3px 6px 3px 6px;
    background-color: #dddddd;
    color: white;
}

a:hover.post-edit-link
{
    background-color: silver;
    color: white;
    text-decoration: none;
}

hr
{
    border: 0;
    width: 100%;
    height: 1px;
    background-color: #CCCCCC;
    margin: 10px 0 10px 0;
}

.footer p
{
    clear: both;
    margin: 20px;
    padding: 20px 0;
    position: relative; /*		top: 15px;*/ /*		font-size: 11px;*/
    font-size: 1.1em;
}

/* TABELL ===========================================*/

table
{
    border: none;
    border-collapse: collapse;
    width: 100%;
}

th
{
    font-weight: bold;
    border-bottom: 1px solid #e2e2e2;
    padding-top: 10px;
}

td
{
    border: none;
    border-bottom: 1px solid #e2e2e2;
    padding: 2px 10px 2px 0;
    font-weight: normal;
    vertical-align: top;
}

.loginTable td
{
    border: none !important;
}

/* NYHETER PÅ HOVEDINNHOLDSFELT ===========================================*/

.nyhet p
{
    margin: 0 0 10px 0; /*	font-size: 12px;*/ /*font-size: 1.2em;*/ /*	line-height: 16px;*/
}

.nyhet h4
{
    margin: 0 0 0 0; /*	font-size: 12px;*/ /*font-size: 1.2em;*/
    line-height: 16px;
}

.nyhet p.dato
{
    margin-bottom: 0;
    font-style: italic;
}

/* SIDEFELT ===========================================*/
.sidefelt p.prosjekt
{
    font-size: 1.2em;
    line-height: 14px;
    margin-bottom: 5px;
}

.sidefelt
{
    background: url(../Img/sidefelt_midt.png) repeat-y;
    margin-bottom: 10px;
    min-height: 0;
}

#sidebar .sidefelt
{
    margin-right: 24px;
    margin-left: 20px;
}

.sidefelt div
{
    background: url(../Img/sidefelt_topp.png) 0 0 no-repeat;
}

.sidefelt div div
{
    background: url(../Img/sidefelt_bunn.png) 0 100% no-repeat;
}

.sidefelt div div div
{
    padding: 10px 10px 4px 10px;
}


.sidefelt .boks1
{
    background: url(../Img/sidefelt_topp.png) 0 0 no-repeat;
    border: 1px solid pink;
}

.sidefelt .boks2
{
    background: url(../Img/sidefelt_bunn.png) 0 100% no-repeat;
}

.sidefelt .boks3
{
    padding: 10px 10px 4px 10px;
}


.sidefelt div div div div
{
    padding: 0;
    background: none;
}

.sidefelt h4
{
    /*	font-size: 12px;*/
    font-size: 1.2em;
    font-weight: bold;
    margin: 0;
}

.sidefelt p
{
    margin: 0;
}

.sidefelt ul
{
    list-style-type: none;
    margin-left: 0px;
    padding: 0;
}

.sidefelt ul li
{
    padding: 2px 10px 2px 10px; /*	font-size: 12px;*/
    font-size: 1.2em;
    border-top: 1px solid #D1D1D1;
    margin-top: 2px;
}

.sidefelt ul li a
{
    color: #444;
    font-weight: bold;
}

.sidefelt ul li a:hover
{
    color: #921983;
}

/*søkefelt*/
.sidefelt form
{
    margin: 10px 0;
}

.sidefelt .fieldholder
{
    width: 182px;
    height: 100%;
    background: url(../Img/sok.png) no-repeat;
    padding: 0;
    margin: 0;
    border: 0;
}

.sidefelt .textinput
{
    width: 130px;
    height: 20px;
    background: none;
    border: none;
    color: #666666;
    font: 10px;
    line-height: 10px;
    padding: 0;
    margin: 0;
    margin-top: 2px;
    margin-left: 9px;
    border: 0;
}

.sidefelt .sokeknapp, .sokeknapp2
{
    width: 20px;
    height: 20px;
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
}


/* NYHETSBOKS ===========================================*/

.sidefelt h4
{
    margin-bottom: 4px;
}

.boksnyhet
{
    margin-top: 2px;
    border-top: 1px solid #d1d1d1;
}

.boksnyhet_dato
{
    padding-top: 2px;
    color: #444; /*	font-size: 11px;*/
    font-size: 1.1em;
    font-style: italic;
}

p.boksnyhet_innhold
{
    /*	font-size: 12px;*/
    font-size: 1.2em; /*line-height: 14px;*/
    margin-bottom: 4px;
    font-weight: bold;
}

p.boksnyhet_innhold a
{
    display: block;
    color: #444;
}

p.boksnyhet_innhold a:hover
{
    color: #921983;
}

/* LITTERATURLISTE ===========================================*/

.litteratur
{
    margin-top: 2px;
    padding-top: 2px;
    border-top: 1px solid #d1d1d1;
}

.litteratur p
{
    margin: 3px 0 3px 0;
}

.litteratur p a
{
    color: #565656;
    font-weight: bold;
}

.litteratur p a:hover
{
    text-decoration: underline;
    color: #802281;
}

/* KALENDER ===========================================*/

.kalendertittel
{
    text-align: center;
}

table.kalender
{
    color: #848484;
    width: 170px;
    margin: 0 0 10px 5px;
    border-collapse: collapse;
    text-align: center;
}

.kalender thead th
{
    /*	font-size: 10px;*/
}

.kalender tbody
{
    text-align: center;
}

.kalender th, .kalender td
{
    border: 1px solid silver;
    height: 23px;
    padding: 0;
    margin: 0; /*	font-size: 12px;*/
    font-size: 1.2em;
    font-weight: bold;
}

.kalender th
{
    border: none;
}

td.dato_utenfor
{
    color: #cccccc;
    font-weight: normal;
}

.kalender td a
{
    background-color: #d6d6d6;
    color: black;
    display: block;
    padding: 4px 0 4px 0;
}

.kalender td a:hover
{
    color: white;
    background-color: #802281;
    text-decoration: none;
}

/* BILDER ===========================================*/

p img
{
    padding: 0;
    max-width: 100%;
}

img.centered
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright
{
    padding: 4px;
    margin: 0 0 6px 7px;
    display: inline;
}

img.alignleft
{
    padding: 0;
    margin: 0 7px 6px 0;
    display: inline;
}

.alignright
{
    float: right;
}

.alignleft
{
    float: left;
}







/* OBS! IKKE BRUK CSS-EN UNDER DETTE PUNKTET I DOKUMENTET, DEN ER KUN TATT MED SOM REFERANSE ===========================================*/




/*

.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-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}


h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

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 {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	}
.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;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}

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;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#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 */

/*
.post {
	margin: 0;
	text-align: justify;
	}

.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;
}
*/

/* End Structure */



/*	Begin Headers */
/*
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */






/* 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;
	}

/* 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;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. 
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* 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 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;
}

.navigation
{
    display: block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 60px;
}

div.eventList
{
    margin-bottom: 10px;
}

/* 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 */
*/
