/** style.css
 * 
 * Theme Name:	The Bootstrap
 * Description:	A WordPress Theme based on Bootstrap, from Twitter. It features a 100% responsive layout, a superb gallery and image handling with a custom image meta widget and carousel for gallery post-formats, the Glyphicon Icon set, a clean and simple design and a lot more! The Bootstrap runs on HTML5 and CSS3, a 12-column grid and comes with custom jQuery plugins. See the Bootstrap documentation on GitHub for reference.
 * Tags:		black, blue, white, light, custom-background, custom-header, custom-menu, featured-images, flexible-header, flexible-width, full-width-template, left-sidebar, microformats, post-formats, right-sidebar, sticky-post, theme-options, threaded-comments, translation-ready, two-columns
 * Text Domain:	the-bootstrap
 * Domain Path:	/lang
 *
 * License:		GNU General Public License v3.0
 * License URI:	http://www.gnu.org/licenses/gpl-3.0.html
 *
 *
 *	Copyright (C) 2012 Konstantin Obenland <konstantin@obenland.it>
 *
 *	This program is free software: you can redistribute it and/or modify
 *	it under the terms of the GNU General Public License as published by
 *	the Free Software Foundation, either version 3 of the License, or
 *	(at your option) any later version.
 *
 *	This program is distributed in the hope that it will be useful,
 *	but WITHOUT ANY WARRANTY; without even the implied warranty of
 *	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 *	GNU General Public License for more details.
 *
 *	You should have received a copy of the GNU General Public License
 *	along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */


/* =Elements
-------------------------------------------------------------- */
@import url(https://fonts.googleapis.com/css?family=Open+Sans|Battambang|Moul);
body{
	font-weight:400;
	font-size:13px;
    color:#444;
}
.nav-tabs > li > a{outline:none;}
.modal-lg{
    width: 96%;
}
body#en_us{
    font-family:"Open Sans";
}
body#km{
    font-family: 'Battambang', "Open Sans";
    line-height:25px;
}
*, *:before, *:after {box-sizing:  border-box !important;}
.menu {
    -moz-column-width: 30em;
    -webkit-column-width: 30em;
    -moz-column-gap: 1em;
    -webkit-column-gap: 1em;
}

.menu-category {
    display: inline-block;
    margin:  0.25rem;
    padding:  1.5rem;
    width:  100%;
}
.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
#questions a{
    color:#333;
}
.progress-bar.active, .progress.active .progress-bar {
    animation: 1s linear 0s normal none infinite running progress-bar-stripes;
}
.faq-content h4{
    line-height: 30px;
}
.tabpanel a{
    outline:none;
}
.en_us{
    font-family:"Open Sans";
}
.km{
    font-family:'Battambang', "Open Sans";
}
.word-break{
    word-break: break-all;
}
blockquote p a {
    word-break: break-all;
}
blockquote cite:before {
	content: '\2014 \00A0';
}

blockquote cite {
	color: #999999;
	display: block;
	font-size: 13px;
	line-height: 18px;
}
figure {
	margin: 0;
}
.justify p{
    text-align: justify;
}
.word-break p, .word-break a{
    word-break:break-all;
}
/* scrooltop*/
a.scroll-to-top.visible {
    opacity: 0.75;
}
a.scroll-to-top {
    background: #404040 none repeat scroll 0 0;
    border-radius: 7px 7px 0 0;
    bottom: 0;
    color: #ffffff;
    display: block;
    height: 9px;
    opacity: 0;
    padding: 13px 0 35px;
    position: fixed;
    right: 10px;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    width: 49px;
    z-index: 1040;
}
/* end scrooltop */
.current-menu-item{font-weight:bold;}
#menu-footer-menu-km .current-menu-item{font-weight:normal;}
.rvfs-1 p, .rvfs-1 li{ font-size: 70% !important}
.rvfs-2 p, .rvfs-2 li{ font-size: 80% !important}
.rvfs-3 p, .rvfs-3 li{ font-size: 90% !important}
.rvfs-4 p, .rvfs-4 li{ font-size: 100% !important}
.rvfs-5 p, .rvfs-5 li{ font-size: 110% !important}
.rvfs-6 p, .rvfs-6 li{ font-size: 120% !important}
.rvfs-7 p, .rvfs-7 li{ font-size: 130% !important}
h1, h2, h3, h4, h5, h6, .clear {
	clear: both;
}
.page-title{
    font-size:20px;
}
#site-title{
	margin-top:10px;
}
#site-title a{ 
 font-family: 'Moul', "Open Sans";
    font-size:25px;
    color:white !important;
    text-decoration: none;
}
#site-description{
    font-size:16px;
    color:white;
    margin: 0;
	font-family:open sans;
}
.font-cog,.font-cog:hover{
    color: white;
    outline:none !important;
}
.home #primary{
	padding-right:0;
	padding-left:0;
}
.category #primary,.page #primary{
    padding-left:0;
}
.page-template-_full_width #primary{
    padding-left: 15px;
}
.category #content,.page #content{
    padding: 0 30px;
}

#primary.col-md-6{
    padding-left:0;
    padding-right:0;
}
.blog #primary{
    padding-right:0;
    padding-left:0;
}
.blog #content{
    padding: 10px 40px;
}
.blog .entry-title,.archive .entry-title{
    font-size: 15px;
}
.post-date{
    margin-top: -25px;
}
#content{
	background:white;
	border:1px solid #ddd;
	margin-top: 20px;
	padding:0 20px 20px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    min-height: 500px;
}
.page-template-_full_window #content{
    background:none;
    border:none;
    margin-top: 0px;
    padding:0;
    box-shadow: none;
}
.page-template-_full_window .tab-content{
    background: white;
}
.section{
    text-transform: uppercase;
    color: #333;
    font-weight: bold;
}
.navbar-toggle{
	border:1px solid white;
}
.navbar-toggle .icon-bar{
	background-color:white;
}
.navbar-custom .navbar-nav a{
    color:white;
	line-height:15px;
}

.navbar-nav > li.active > a{
	background-color: #1e546e;
}
.navbar-nav li a:hover,.navbar-nav li a:focus{
    background-color: #1e546e;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus{
    background-color:  #1e546e !important;
}
.navbar-nav .dropdown-menu{
    background-color: #1e546e;
}
.navbar-nav .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{
    color:white;
    background-color:#266583;
}
.navbar-nav .dropdown-menu > li > a {
    padding: 10px 20px;
	font-size:13px;
}

.navbar-collapse{
    padding:0;
}
.entry-title{
    font-size:18px;
    font-weight:bold;
    line-height: 25px;
}
#km .entry-title, #km .entry-content li{
    word-break: normal;
}
#km .entry-content p{
    word-break: normal;
    text-align: left;
    line-height: 30px;
}

.entry-content p, .entry-content li{
    text-align: justify;
}

.widget-title{
    font-size:14px;
    font-weight:bold;
}
.sidebar-wrapper{
    margin-top: 20px;
}
.box-white{
	background:#fdfdfd;
}
.top-header{
    background-color:#407996;
}
.language-wrapper{
	margin-top: 3px;
}
.cog-wrapper{
    background:white;
    border-radius: 0;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 5px 0 rgba(0, 0, 0, 0.23);
    padding: 20px;
    left: auto;
    right:0;
    min-width: 200px;
}
#rvfs-controllers .btn{
    min-width: 53px;
}
.logo-wrapper{
    padding: 15px 0;
    float:left;
    width:117px;
}
.form-wrapper{
	margin-top:5px;
}
.navigator-wrapper{
    background-color: #266583;
	border-bottom: 5px solid #ddd;
    border-top: 1px solid #225973;
}
.navigator-wrapper .navbar{
    margin:0;   
	min-height:30px;
}
.popular-links{
    padding: 10px 0 20px;
}
.popular-links li{
    padding: 10px 0;
}
.popular-links .active a{
    background:none !important;
}
.breadcrumbs {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 0;
    font-size: 12px;
    margin-bottom: -21px;
    margin-top: 20px;
    padding: 5px 20px 3px;
    position: relative;
}
#en_gb .breadcrumbs{
    padding: 8px 20px;
}
.credits  ul.sub-menu{
    list-style: none;
    padding-left:0;
}
.credits li.menu-item-has-children{
    margin-right: 30px;
}
.credits li.menu-item-has-children > a{
    border-bottom:1px solid white;
    display:block;
    padding-bottom: 20px;
    border-radius:0;
}
/* slide */
.bs-example{
	margin-top: 20px;
}
.bs-example p{
	word-wrap: break-word;
}
.bs-example .item{
	height: auto;
}
.carousel-control.left,.carousel-control.right{
	background-image:none;
}
.header-carousel{
	font-size: 14px;
	word-wrap: break-word;
	color:white;
	margin:0;
    line-height: 22px;
}
.carousel-caption{
	background-color:rgba(0,0,0,0.5);
    background: rgba(0,0,0,0.5);
    color: white;
	left:0;
	right:0;
	bottom:0;
    padding-top:6px;
    padding-bottom:20px;
}
.carousel-caption a{
	text-decoration:none;
	z-index:16;
}
.carousel-indicators {
	bottom: -5px;
}
.sidebar-right{
	margin-top:20px;
}
.panel-default {
    border-color: #ddd;
	background-color:#fff;
	border-radius:0;
}
.panel-default .panel-heading{
	background-color:#266583;
	color:white;
	margin:-1px;
	border-radius:0;
}
.menu .menu-item{
	list-style:none;
} 
.new_event{
}
.new_event p{
    word-break:break-all;
    line-height:25px;
}
.new_event h4{
    word-break: break-all;
    line-height:25px;
    font-size:14px;
    font-weight: bold;
}
.img-asycuda{
	display:block;
	margin:0 auto;
}
.sidebar-wrapper li.menu-item-has-children{
		padding:5px 0;
}
.sidebar-wrapper li.menu-item-has-children > a{
	font-weight:bold;
	font-size: 14px;
    text-decoration: underline;
    color: #23527c;
}
.sidebar-wrapper .sub-menu .menu-item{
	font-size: 13px;
    margin-left: -34px;
    padding: 3px 0;
}
#colophon a{
    color:white;
}
#colophon{
    background-color:#407996;
    padding:10px 0 0;
    color:white;
	border-top: 5px solid #ddd;
    margin-top: 20px;
}
#page-footer{
    background-color:#266583;
}
blockquote {
    font-size: 13px;
}
/* Community Code */
.table-section tr td{
    padding: 20px !important;
}
.table-section h3{
    font-size: 13px;
    margin-top:0;
}
.tab-content > .tab-pane{
    padding-top: 20px;
}
.sec-title{
    border:1px solid #ddd;
    background: #fafafa;
    padding: 20px;
    min-height: 208px;  
    margin-bottom: 10px; 
}
.highlight {
    background-color: #FFFF88;
}
.page-id-877 .popover{
    max-width:400px;
    background:#fdfdfd;
    font-size: 12px;
}
/* pagination */
.pagination-centered .current {
    background-color: #337ab7;
    border-color: #337ab7;
    color: #fff;
    cursor: default;
    z-index: 2;
}
/* =Classes
-------------------------------------------------------------- */

.assistive-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

/* Right Content */
.sidebar-content #primary,
.sidebar-content #attachment-comment {
	float: right;
	margin: 0 20px 0 0;
}

.block {
	display: block;
}
/* =Page
-------------------------------------------------------------- */

#header-image {
	display: block;
}

#menu-alert {
	margin: 4px 0 0;
	padding: 6px 35px 6px 14px;
	position: absolute;
}

#branding hgroup,
#header-image,
.entry-content {
	margin-bottom: 18px;
}
#km.single .entry-content p{
    text-align: left;
}

.entry-attachment {
	margin-bottom: 36px;
}

.single #author-info,
.author #author-info,
.single article.post,
.single article.page {
	margin-bottom: 54px;
}
.single #primary{
    padding-left:0;
}
.single #content{
    padding: 10px 30px;
}
#author-info,
article.post,
article.page {
    margin-bottom: 20px;
    padding-bottom: 5px;
}

.page-header,
.entry-content {
	word-wrap: break-word;
}

.post-password-form legend {
	font-size: inherit;
}

.entry-content .twitter-tweet-rendered {
    max-width: 100% !important;
}


/* =Comments
-------------------------------------------------------------- */

#comments-title {
	border-bottom: 1px solid #EEEEEE;
	font-size: 19.5px;
    margin: 0 0 27px;
}

#comment,
.entry-content iframe,
.entry-content embed {
	max-width: 100%;
}

.commentlist > li {
	margin-bottom: 36px;
}

.commentlist ul.children {
	margin: 10px 0 18px;
	list-style: none;
}

#reply-title {
	position: relative;
}

#reply-title small {
	position: absolute;
	right: 0;
	top: 7px;
}


/* =Sidebar
-------------------------------------------------------------- */

.form-search {
	margin: 0;
}

.widget {
	word-wrap: break-word;
}

.widget .wp-caption {
	display: inline-block;
}


/* =Images
-------------------------------------------------------------- */

.entry-content .post-thumbnail {
	margin: 0 20px 20px 0;
}

.entry-attachment .thumbnail.attachment-table {
	display: table;
	margin: 0 auto;
}

.thumbnail > img {
	width: auto\9; /* Cure IE8 max-width bug */
}

img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.gallery-columns-3.thumbnails [class*="span"] {
	width: 29.3%;
}
.gallery-columns-5.thumbnails [class*="span"] {
	width: 15.9%;
}
.gallery-columns-6.thumbnails [class*="span"] {
	width: 12.6%;
}
.gallery-columns-7.thumbnails [class*="span"] {
	width: 10.2%;
}


/* =Footer
-------------------------------------------------------------- */

#colophon .credits {
	margin: 0;
}

#site-generator {
	float: right;
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
}

#site-generator a {
	color: #fdfdfd;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}

#site-generator.footer-nav-menu a {
	margin-top: 10px;
}

table .label {
	background-color: transparent;
	border-radius: none;
	color: inherit;
	font-size: inherit;
	text-transform: inherit;
}


/* =Jetpack Support
-------------------------------------------------------------- */

.comment-subscription-form > input[type=checkbox] {
	position: absolute;
}

.comment-subscription-form > label {
	min-height: 18px;
    padding-left: 18px;
}


/* =Bootstrap Adjustments
-------------------------------------------------------------- */

.navbar-fixed-top,
.navbar-fixed-bottom {
	position: fixed;
}

#comment,
.thumbnail {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.label .post-edit-link,
.label .comment-edit-link {
	color: #FFFFFF;
}

.navbar-search {
	height: 34px;
}

.pagination span {
	background-color: #f5f5f5;
	color: #999999;
	cursor: default;
}

.pagination span.dots {
	background-color: #FFFFFF;
}


/* =WordPress Core
-------------------------------------------------------------- */

.aligncenter {
    display:block;
    margin: 0 auto 20px;
}

.alignright {
    float:right;
    margin: 0 0 20px 20px;
}

.alignleft {
    float:left;
    margin: 0 20px 20px 0;
}

.wp-caption {
	max-width: 100%;
}

.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	padding: 0 9px 9px;
	text-align: center;
}

.wp-caption .wp-caption-text {
	padding-top: 9px;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.paf-modal .thumbnail img{
    display:inline-block;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);

}
.paf-modal .thumbnail img:hover {
    position: relative;
    box-shadow: 0px 0px 10px #000000;
    z-index: 9999;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.5);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.5);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.5);
    transition: all 200ms ease-in;
    transform: scale(1.5);
}


/* =Responsiveness
-------------------------------------------------------------- */
.btn-submenu{
    margin:0;
}
@media (max-width: 970px) {
    #primary.col-md-6{
        padding-left:15px;
        padding-right:15px;
    }
    #content,.sidebar-wrapper {margin-top: 4px;}
    .single #primary {
        padding-right: 15px;
    }
    .navbar-nav .open .dropdown-menu {
        background-color: #1e546e !important;
        padding-left: 10px;
    }
    .navbar-nav>li{
        border-bottom: 1px solid #7689a2;
    }
    .navbar-nav .open .dropdown-menu > li > a {
        border-bottom: 1px dashed #5a779f;
        line-height: 25px;
    }
    .caret{
        float: right;
        margin: 5px 3px;
    }
}
@media (max-width: 767px) {
	body {
		padding:0;
	}
	.container {
		width: auto;
		padding: 0 10px;
	}
    .page #content {
        margin-top: 5px;
		padding: 10px;
    }
	.thumbnail[class*="span"],
	.gallery [class*="span"] .thumbnail {
		display: table;
		float: left;
	}
	.carousel .item > img {
		width: 100%;
	}
	.thumbnails > li {
		float: left;
		margin-left: 20px;
	}
	.gallery-columns-2.thumbnails > li:nth-child(2n+1),
	.gallery-columns-3.thumbnails > li:nth-child(3n+1),
	.gallery-columns-4.thumbnails > li:nth-child(4n+1),
	.gallery-columns-5.thumbnails > li:nth-child(5n+1),
	.gallery-columns-6.thumbnails > li:nth-child(6n+1),
	.gallery-columns-7.thumbnails > li:nth-child(7n+1),
	.gallery-columns-8.thumbnails > li:nth-child(8n+1),
	.gallery-columns-1.thumbnails > li {
		margin-left:0;
	}
	.gallery-columns-2.thumbnails [class*="span"] {
		width: 47.4%;
	}
	.gallery-columns-3.thumbnails [class*="span"] {
		width: 29.9%;
	}
	.gallery-columns-4.thumbnails [class*="span"] {
		width: 21.2%;
	}
	.gallery-columns-6.thumbnails [class*="span"] {
		width: 12.4%;
	}
	.gallery-columns-7.thumbnails [class*="span"] {
		width: 9.9%;
	}
	.gallery-columns-8.thumbnails [class*="span"] {
		width: 8.7%;
	}
	.sidebar-content #primary,
	.sidebar-content #attachment-comment {
		float: none;
		margin: inherit;
	}
	#s {
		display: inline-block;
	}
	#site-generator,
	#site-generator.footer-nav-menu a {
		float: none;
		margin-top: 5px;
	}
	textarea[class*="span"] {
		height: auto;
	}
	.navbar-fixed-top, .navbar-fixed-bottom {
		margin: 0;
	}
    .navbar-custom .navbar-nav a {
        padding: 10px 30px;
    }
    .single #content {
        padding: 15px 20px;
    }
    .blog #content {
        padding: 10px;
    }
}
@media (min-width: 768px) and (max-width: 778px) {
	#page {
		margin-right: -15px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.dl-horizontal dt {
		width: 85px;
	}
	.dl-horizontal dd {
		margin-left: 95px;
	}
    .navbar-custom .navbar-nav a {
        padding: 10px;
    }
}
@media (min-width: 979px) {
    .navbar-nav>.dropdown:hover>.dropdown-menu {
        display: block;
    }
}
@media (min-width: 1200px) {
	#page {
		margin-right: -30px;
		padding: 24px 0 10px;
	}
	.sidebar-content #primary,
	.sidebar-content #attachment-comment {
		margin-right: 30px;
	}
	.wp-caption {
		display: table;
	}
	.navbar-form{
		width:290px;
	} 
	.navbar-form .input-group{
		width:269px;
	}
}
#pdfModal{padding: 0!important;}
#pdfModal .modal-lg {
    width: 90%;
}
#pdfModal .modal-dialog {
    margin: 5px auto;
}
#pdfModal .modal-body {
    padding: 5px;
}
#pdfModal .modal-footer{
    padding: 5px 15px;
}
.page-header{
    margin: 25px 0 20px;
}
#en_gb .page-header{
    margin: 22px 0 20px;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #eee;
}
.well {
    border-radius: 0;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 5px 0 rgba(0, 0, 0, 0.23);
    border: none;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
/* End of file style.css */
/* Location: ./wp-content/themes/the-bootstrap/style.css */