/*
Theme Name: Entreprenium
Theme URI: http://demo.colorlabsproject.com/entreprenium/
Description: Entreprenium Wordpress Theme created by <a href="http://colorlabsproject.com">ColorLabs Project</a> 
Version: 1.2.5
Author: ColorLabs
Author URI: http://colorlabsproject.com
Tags: Business, Portfolio, Clean Design, fixed-width, right-sidebar, theme-panel, Threaded comments
*/

/* Global Defaults
=====================================================================*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,tr,th,td,embed,object {
  margin:0;
  padding:0;
}
table{
  border-collapse:collapse;
  border-spacing:0;
}
fieldset,img,abbr{
  border:0;
}
ul {
  list-style:none;
}
caption,th {
  text-align:left;
}
a,a:link,a:visited { 
  text-decoration:none;
}
a:focus,a:hover { 
  text-decoration:underline;
}
a img { 
  border:0; 
}
:focus {
  outline: 0;
}
.clear { 
  clear:both; 
}
/* Global Elements
=====================================================================*/
body {
  background:#ebebeb url(images/footer.png) repeat-x 0 100%;
  font:12px arial, verdana, serif;
}
.replace{
  position:relative;
  margin:0;
  padding:0;
  /* \*/
  overflow:hidden;
  /* */
}
.replace span{
  display:block;
  position:absolute;
  top:0;
  left:0;
  z-index:1;
}
.skiplink{
  display:none;
}
.yanone { font-family: 'Yanone Kaffeesatz', sans-serif !important }
a,a:link{
    color:#3D3D3D;
}
/* Start CSS Coding
=====================================================================*/
#toparea {
  width:100%;
  background:url(images/background.png) repeat-x;
}
#placetopmenu {
  width:1000px;
  height:46px;
  background:url(images/topmenu.png) no-repeat;
  margin:0 auto;
  padding:0 0 20px 0;
}
.topmenu {
  width:723px;
  height:41px;
  float:left;
  padding:0 0 0 20px;
}
.topmenu li {
  height:41px;
  float:left;
  display:inline;
  margin:0 5px;
  position:relative;
}
.topmenu li a, .topmenu li a:link, .topmenu li a:visited {
  height:28px;
  float:left;
  display:inline;
  font-size:12px;
  color:#5d5d5d;
  font-weight:bold;
  text-shadow:1px 1px #fff;
  padding:13px 10px 0 10px;
}
.butmore, .submitcontact, .butmoreportfolio, #fullwidth #menutabsportfolio li { position:relative }
.butmore:active, .submitcontact:active, .butmoreportfolio:active,
#fullwidth #menutabsportfolio li:active { top:1px }
/* Start CSS POPUP Menu (Top)
=====================================================================*/
#toparea ul ul {
  position:absolute;
  z-index:2000;
  display:none;
  width:151px;
  margin: 0;
  top: 41px;
  left:0;
  background:#f3f3f3 url(images/popup_top.png) repeat-x;
  padding:5px 10px 10px 10px;
}
#toparea ul li ul li {
  display: inline;
  float: left;
  width:151px;
  height:auto;
  background:url(images/seppopup.png) repeat-x 0 100%;
  float: left;
  position:relative;
  margin:0;
}
#toparea ul ul ul {
  position:absolute;
  z-index:1000;
  display:none;
  width:151px;
  margin: 0 0 0 160px;
  top: -1px;
  left:150px;
  background:#f3f3f3;
  padding:0 10px 5px 10px;
  border:1px solid #e8e8e8;
}
#toparea ul li ul li ul li {
  display: inline;
  float: left;
}
#toparea .topmenu li:hover ul li:hover {
  background:url(images/seppopup.png) repeat-x 0 100%;
}
#toparea .topmenu li:hover ul li a, #toparea .topmenu li:hover ul li a:link,
#toparea .topmenu li:hover ul li a:visited, .topmenu ul.submenu li a {
  color:#626262;
  font-size:11px;
  width:132px;
  height:auto;
  text-transform:none;
  background: none;
  padding:8px 0;
  text-shadow:none;
  margin:0;
  font-weight:lighter;
}
div#toparea li:hover ul ul,
div#toparea li li:hover ul ul
{display:none;}

div#toparea li:hover ul,
div#toparea li li:hover ul
{/*display:block;*/}
/* End CSS Drop Down Menu */
#frmsearch {
  width:213px;
  height:25px;
  margin:8px 0 0 24px;
  display:inline;
  background:url(images/back_search.png) no-repeat;
  float:left;
}
.textboxsearch {
  float:left;
  width:174px;
  height:18px;
  border:none;
  background:none;
  margin:3px 0 0 4px;
  font-size:11px;
  color:#808080;
  font-family:Arial, verdana, serif;
  padding:0 5px;
}
.submitsearch {
  width:18px;
  height:18px;
  background:url(images/submit_search.png) no-repeat;
  border:0;
  cursor:pointer;
  overflow: hidden;
  text-indent:-5000px;
  margin:3px 3px 0 0;
  float: right;
}
.submitsearch:hover {
  background-position:0 -18px;
}
#toparea h1 {
  width:1000px;
  font-size:48px;
  font-family:"Myriad Pro", arial, serif;
  color:#fff;
  text-transform:uppercase;
  margin:0 auto;
  text-align:center;
  text-shadow:0 1px 2px #151515;
  padding:0 0 15px 0;
}
#container {
  width:100%;
  background:url(images/back_container.png) repeat-x;
}
#wrapper {
  width:1000px;
  margin:0 auto;
  padding:7px 0 0 0;
}
#header {
  width:1000px;
  height:100px;
}
#logo{
  width:333px;
  height:100px;
  font-size:12px;
  position:relative;
  overflow:hidden;
  display:inline;
  float:left;
  margin:0;
}
#logo span{
  background:url(images/logo.png) no-repeat;
  position:absolute;
  width:100%;
  height:100%;
  cursor:pointer;
}
#placemainmenu {
  height:35px;
  float:right;
  display:inline;
  margin:55px 0 0 0;
  width:635px;
}
#placemainmenu:after {
  content: "";
  clear: both;
  display: block
}
.mainmenu {
  height:35px;
  float:right;
  display:inline;
}
.mainmenu li {
  height:35px;
  float:left;
  display:inline;
  position:relative;
  margin:0 0 0 2px;
  z-index:900;
}
.mainmenu li a {
  height:25px;
  float:left;
  display:inline;
  font-size:12px;
  text-transform:uppercase;
  color:#2e2e2e;
  font-weight:bold;
  padding:10px 15px 0 15px;
}
.mainmenu li a:hover, .mainmenu li.active a {
  color:#000;
  text-decoration:none;
  background:url(images/menu_hover.png);
}
/* Start CSS POPUP Menu
=====================================================================*/
#placemainmenu ul ul {
  position:absolute;
  z-index:1000;
  display:none;
  width:152px;
  margin: 0;
  top: 35px;
  left:0;
  background:url(images/popup_menu.png) no-repeat;
  padding:20px 15px 10px 15px;
}
#placemainmenu ul li ul li {
  display: inline;
  float: left;
  width:152px;
  height:32px;
  background:url(images/sepdropdown.png) no-repeat 50% 100%;
  float: left;
  padding: 0;
  position:relative;
  border-bottom:1px solid #e3e3e3;
}
#placemainmenu ul ul ul {
  position:absolute;
  z-index:1100;
  display:none;
  right: 0;
  margin: 0 170px 0 0;
  top: -1px;
  left:155px;
  background:#efefef;
  border:1px solid #e3e3e3;
  padding-top:5px;
}
#placemainmenu ul li ul li ul li {
  display: inline;
  float: left;
  width:152px;
  height:32px;
  padding: 0;
}
#placemainmenu .mainmenu li:hover ul li {
  background:url(images/sepdropdown.png) no-repeat 50% 100%;
}
#placemainmenu .mainmenu li:hover ul li a, #placemainmenu .mainmenu li:hover ul li a:link,
#placemainmenu .mainmenu li:hover ul li a:visited, .mainmenu ul.submenu li a {
  color:#8d8d8d;
  font-size:12px;
  width:152px;
  height:23px;
  text-transform:none;
  border:none;
  background: none;
  padding: 9px 0 0 0;
  font-weight:lighter;
}
div#placemainmenu li:hover ul ul,
div#placemainmenu li li:hover ul ul
{display:none;}

div#placemainmenu li:hover ul,
div#placemainmenu li li:hover ul
{/*display:block;*/}
/* End CSS Drop Down Menu */

#outerframes {
  width:986px;
  background:url(images/back_pattern1.png);
  padding:7px 7px 10px 7px;
  margin:0 0 12px 0;
}
#contenttop {
  width:986px;
  height:4px;
  background:url(images/content_top.png) no-repeat;
  font-size:0;
}
#content {
  width:980px;
  background:url(images/back_content.png) repeat-y;
  padding:0 3px 25px 3px;
}
#placecontent {
  width:978px;
  padding:0 1px;
}
#slideshow {
  width:978px;
  height:342px;
  position:relative;
}
#slideshow .slide-nav {
  position:absolute;
  bottom:10px;
  left:10px;
  z-index:1000;
  display:none
}
.slide-nav .button {
  float:left;
  text-indent: -9999px;
  width: 20px;
  height: 20px;
  background: #F7F7F7;
  margin: 5px 10px 0 0;
  cursor:pointer;
  -webkit-border-radius: 31px;
     -moz-border-radius: 31px;
          border-radius: 31px;
}
#contentslideimg {
  width:978px;
  height:342px;
  overflow:hidden;
}
#contentslideimg img {
  width:978px;
  height:342px;
}
#panelslideshow {
  width:194px;
  position:absolute;
  z-index:10;
  background:url(images/panel_slideshow.png);
  top:34px;
  right:0;
  padding:13px 15px;
  font-size:14px;
  color:#fff;
  font-family:Georgia, Garamond, serif;
  line-height:1.4em;
}
#shadowslideshow {
  width:978px;
  height:23px;
  background:url(images/shadow_slideshow.png) no-repeat;
  font-size:0;
  margin:0 0 5px 0;
}
#titleintro {
  width:950px;
  height:45px;
  background:url(images/back_pattern2.png);
  padding:6px 0 0 28px;
  font-size:32px;
  color:#131313;
  text-transform:uppercase;
}
#introtext {
  width:535px;
  float:left;
  display:inline;
  margin:20px 30px 30px 30px;
  font-size:14px;
  color:#2e2d2d;
  line-height:1.8em;
}
#introtext p {
  font-size:14px;
  color:#2e2d2d;
  line-height:1.8em;
  padding:0 0 15px 0;
}
#introphoto {
  width:340px;
  height:229px;
  position:relative;
  float:right;
  margin:15px 30px 30px 0;
  padding:10px 0 0 10px;
}
#introframe {
  width:350px;
  height:239px;
  top:0;
  left:0;
  background:url(images/frames_intro.png) no-repeat;
  position:absolute;
  z-index:10;
  cursor:pointer
}
.boxfront {
  width:208px;
  float:left;
  display:inline;
  margin:0 0 30px 30px;
}
.boxfront h2 {
  width:188px;
  height:31px;
  background:url(images/back_pattern2.png);
  padding:6px 10px 0 10px;
  font-size:22px;
  color:#131313;
  text-transform:uppercase;
    margin-bottom: 10px;
}
.imgframe {
  padding:5px 5px 6px 5px;
  border-top:1px solid #d8d8d8;
  border-right:1px solid #d8d8d8;
  border-left:1px solid #d8d8d8;
  border-bottom:2px solid #e4e4e4;
  background:#fff url(images/shadow_img.png) repeat-x 0 100%;
  margin:0 0 10px 0;
}
.contentboxfront, .boxfront ul, .widget ul, .boxnav ul {
  font-size:12px;
  line-height:1.8em;
  color:#2e2d2d;
  overflow:hidden;
    padding: 0 10px;
}
.boxfront ul ul, .widget ul ul, .boxnav ul ul{
    margin : 0;
    padding: 0
}
.boxfront ul ul li, .widget ul ul li, .boxnav ul ul li{
    padding: 0 15px 0;
    background: url(images/sepnews2.png) no-repeat 0 0;
    margin: 5px 0 0 5px
}
.contentboxfront p {
  font-size:12px;
  line-height:1.8em;
  color:#2e2d2d;
  padding:0 5px 15px 5px;
}
#listnewsfront {
    padding: 0;
}
#listnewsfront li {
  padding:0 0 10px 0;
  margin:0 0 10px 0;
  background:url(images/sepnews.png) repeat-x 0 100%;
}
#listnewsfront li img {
  float:left;
  margin:0 10px 0 0;
}
#listnewsfront li h4 {
  font-size:12px;
  line-height:1.6em;
  padding:3px 0 0 0;
}
#listnewsfront li h4 a, #listnewsfront li h4 a:link, #listnewsfront li h4 a:visited {
  color:#3d3d3d;
}
.datenews {
  font-size:11px;
  color:#747474;
}
#menufront li, .widget_links li, .widget li, .boxfront li, .boxnav li {
  display:block;
  padding:7px 0 9px 0;
  background:url(images/sepnews.png) repeat-x 0 100%;
}
#menufront li a, #menufront li a:link, #menufront li a:visited,
.boxfront li a, .boxfront li a:link, .boxfront li a:visited {
  color:#3d3d3d;
}
/* About Us
=====================================================================*/
#maincontent {
    position: relative;
  width:660px;
  float:left;
  margin:0 0 0 29px;
  display:inline;
  padding:29px 0 0 0;
}
#maincontent h1 {
  width:660px;
  margin:0 0 25px -29px;
  background:url(images/back_pattern2.png);
  padding:7px 0 7px 29px;
  font-size:32px;
  color:#131313;
  text-transform:uppercase;
}
.imgright {
  float:right;
  margin-left:20px;
}
.imgleft {
  float:left;
  margin-right:20px;
}
#maincontent p, #fullwidth p, #maincontent ol {
  font-size:12px;
  color:#1f1f1f;
  line-height:1.8em;
  padding:0 0 15px 0;
}
#maincontent ul, #fullwidth ul {
  padding:0 0 15px 14px;
}
#maincontent ul ul, #fullwidth ul ul {
  margin-top: 6px;
}
#maincontent ul li, #fullwidth ul li {
  background: url(images/bullet.png) no-repeat 0 3px;
  padding:0 0 0 19px;
  font-size:12px;
  color:#1f1f1f;
  margin:0 0 6px 0;
}
#maincontent h2, #fullwidth h2 {
  font-size:22px;
  color:#131313;
  text-transform:uppercase;
  padding:8px 12px;
  background:url(images/back_pattern2.png);
  margin-bottom:20px;
  margin-top:5px;
}
#maincontent ol{
    margin-left: 20px;
}
#maincontent h3, #fullwidth h3 {
  font-size:16px;
  color:#1f1f1f;
  padding:0 0 15px 0;
}
#maincontent h4, #fullwidth h4 {
  font-size:14px;
  color:#1f1f1f;
  padding:0 0 15px 0;
}
#maincontent h5, #fullwidth h5 {
  font-size:12px;
  color:#1f1f1f;
  padding:0 0 15px 0;
}
#maincontent h6, #fullwidth h6 {
  font-size:12px;
  color:#1f1f1f;
  padding:0 0 4px 0;
}
#nav {
  width:232px;
  float:right;
  display:inline;
  margin:0 29px 0 0;
  padding:29px 0 0 0;
}
.boxnav {
  width:232px;
  margin:0 0 30px 0;
}
.boxnav p {
  font-size:12px;
  color:#1f1f1f;
  line-height:1.8em;
  padding:0 0 15px 0;
}
#listprofile {
  width:232px;
  margin:0 0 15px 0;
}
#listprofile li {
  width:223px;
  background:url(images/sepnews.png) repeat-x 0 100%;
  padding:13px 0 15px 9px;
}
.boxnav #listprofile li p {
  padding:2px 0 0 27px;
  line-height:1.4em;
}
#iconemail {
  background:url(images/icon_email.png) no-repeat;
}
#iconphone {
  background:url(images/icon_phone.png) no-repeat;
}
#iconbuilding {
  background:url(images/icon_building.png) no-repeat;
}
.titlenav {
  font-size:22px;
  color:#131313;
  text-transform:uppercase;
  padding:8px 12px;
  background:url(images/back_pattern2.png);
    margin-bottom:10px;
}
.contentnav {
  width:232px;
}
.menunav {
  width:232px;
  padding:7px 0 0 0;
}
.menunav li {
  width:208px;
  float:left;
  display:inline;
  background:url(images/sepnews.png) repeat-x 0 100%;
  padding:9px 12px 11px 12px;
}
.menunav li a, .menunav li a:link, .menunav li a:visited {
  color:#3d3d3d;
}
.menunav li a:hover {
  color:#04467f;
  text-decoration:none;
}
/* News List
=====================================================================*/
#maincontent ul#listnews {
  margin:0;
  padding:0;
}
#maincontent ul#listnews li {
  background:url(images/sepnews.png) repeat-x 0 100%;
  padding:0 0 20px 0;
  margin:0 0 20px 0;
}
#maincontent ul#listnews li h2.titlenews {
  width:608px;
  margin:0 0 15px -29px;
  background:url(images/back_pattern2.png);
  padding:7px 0 7px 29px;
  font-size:32px;
  color:#131313;
  text-transform:uppercase;
  float:left;
}
.datenewsdetail {
  width:52px;
  float:left;
  text-align:center;
  font-size:12px;
  color:#565656;
  text-transform:uppercase;
  padding:8px 0 0 0;
  line-height:1.6em;
  position:relative
}
.datenewsdetail span {
  font-size:16px;
}
.datenewsdetail span.editpostlink {
  font-size:11px;
  position:absolute;
  left:-35px;
  top:0;
    text-transform: capitalize;
}
#maincontent ul#listnews li ul.listnewsinfo {
  margin:0 0 16px 0;
  padding:0;
  height:16px;
}
#maincontent ul#listnews li ul.listnewsinfo li {
  margin:0;
  padding:0;
  height:13px;
  font-size:11px;
  color:#464646;
  background:url(images/sepnewsinfo.png) no-repeat 100% 4px;
  padding:3px 8px 0 7px;
  display:inline;
  float:left;
}
#maincontent ul#listnews li ul.listnewsinfo li.first,
#maincontent ul#listnews li ul.listnewsinfo li.nocomment,
#maincontent ul.listnewsinfo li.nocomment {
  padding-left:0;
}
#maincontent ul#listnews li ul.listnewsinfo li.last,
#maincontent ul#listnews li ul.listnewsinfo li.nocomment,
#maincontent ul.listnewsinfo li.nocomment {
  background:none;
}
#maincontent ul#listnews li ul.listnewsinfo li a, #maincontent ul#listnews li ul.listnewsinfo li a:link, #maincontent ul#listnews li ul.listnewsinfo li a:visited {
  color:#464646;
}
.contentwrap .imgframe {
  float:right;
  margin:-33px 0 0 30px
}
.contentnews {
  width:430px;
  float:left;
  padding:0 30px 0 0;
}
.contentnews .butmore {
  float:left;
}
.contentimgnews {
  width:200px;
  float:right;
}
.titlenews a, .titlenews a:link, .titlenews a:visited {
  color:#131313;
}
.contentnews.full {
  width:660px;
}
#maincontent ul#listnews li ul {
  padding:0 0 15px 14px;
}
#maincontent ul#listnews li ul li {
  background: url(images/bullet.png) no-repeat 0 3px;
  padding:0 0 0 19px;
  font-size:12px;
  color:#1f1f1f;
  margin:0 0 6px 0;
}
#maincontent #listpages {
  height:23px;
  margin: 5px 0 30px 0;
  padding: 0;
  float: right;
}
#maincontent #listpages li {
  margin:0 2px 0 0;
  height:23px;
  float:left;
  font-size:11px;
  display:inline;
  background:none;
  padding:0;
}
#maincontent #listpages li.unclick {
  margin:0 2px 0 0;
  height:17px;
  border:1px solid #d0d0d0;
  color:#d0d0d0;
  padding:6px 8px 0 8px;
}
#maincontent #listpages li.dotted {
  height:20px;
  font-size:11px;
  padding:3px 5px 0 5px;
}
#maincontent #listpages li a:hover {
  border:1px solid #000;
  color:#000;
  text-decoration:none;
}
.contentnavtext {
  width:208px;
  padding:15px 12px 0 12px;
  background:url(images/sepnews.png) repeat-x 0 100%;
  margin:0 0 15px 0;
}
.boxnav .butmore {
  float:right;
}
.menunewsnav {
  padding:15px 0 0 0;
}
.menunewsnav li {
  padding:0 0 16px 0;
  margin:0 0 16px 0;
  background:url(images/sepnews.png) repeat-x 0 100%;
}
.menunewsnav li img {
  float:left;
  margin:0 10px 0 0;
}
.menunewsnav li h4 {
  font-size:12px;
  line-height:1.6em;
  padding:3px 0;
}
.menunewsnav li h4 a, .menunewsnav li h4 a:link, .menunewsnav li h4 a:visited {
  color:#3d3d3d;
}
/* News Detail
=====================================================================*/
#maincontent h1.titlenews {
  width:608px;
  margin:0 0 15px -29px;
  background:url(images/back_pattern2.png);
  padding:7px 0 7px 29px;
  font-size:32px;
  color:#131313;
  text-transform:uppercase;
  float:left;
}
#maincontent ul.listnewsinfo {
  margin:0 0 16px 0;
  padding:0;
  height:16px;
}
#maincontent ul.listnewsinfo li {
  margin:0;
  padding:0;
  height:13px;
  font-size:11px;
  color:#464646;
  background:url(images/sepnewsinfo.png) no-repeat 100% 4px;
  padding:3px 8px 0 7px;
  display:inline;
  float:left;
}
#maincontent ul.listnewsinfo li.first {
  padding-left:0;
}
#maincontent ul.listnewsinfo li.last {
  background:none;
}
#maincontent ul.listnewsinfo li a, #maincontent ul.listnewsinfo li a:link, #maincontent ul.listnewsinfo li a:visited {
  color:#464646;
}
#maincontent h3.titlecomment, h3#reply-title {
  font-size:22px;
  color:#131313;
  text-transform:uppercase;
  padding:8px 12px;
  background:url(images/back_pattern2.png);
  margin-bottom:20px;
  margin-top:5px;
}
#maincontent ul.listcomment {
  padding:8px 0 5px 0;
  margin:0;
}
#maincontent ul.listcomment li {
  margin:0;
  padding:0;
  background:none;
}
.imgcomment {
  width:65px;
  float:left;
  margin:0 0 0 10px;
  display:inline;
}
.imgcomment .imgframe {
  margin-bottom:2px;
}
#maincontent .imgcomment p {
  font-size:11px;
  font-weight:bold;
  color:#515151;
}
.placecomment {
  /*width:516px;*/
  width:78%;
  float:right;
  border:1px solid #d8d8d8;
  border-bottom:2px solid #e4e4e4;
  background:#f0f0f0 url(images/shadow_img.png) repeat-x 0 100%;
  padding:20px 20px 5px 20px;
  margin-bottom:27px
}
#comments ul .children {
  padding:0;
  margin:0 0 15px 30px;
}
.datecomment {
  font-size:11px;
  color:#afafaf;
}
#maincontent .placecomment p {
  padding-top:10px;
  color:#515151;
}
#frmcomment {
  padding: 10px 0 0 12px;
}
#frmcomment label {
  display: block;
  font-size: 12px;
  color: #1a1a1a;
  font-weight: bold;
}
#frmcomment label span {
  font-weight: lighter; 
}
.textboxcomment {
  width: 323px;
  height: 20px;
  background: #f6f6f6;
  border: 1px solid #d2d2d2;
  margin: 3px 0 10px 0;
  font-family: arial, verdana, serif;
  font-size: 11px;
  color: #1a1a1a;
  padding: 4px 3px 0 3px;
}
.textareacomment {
  width: 600px;
    max-width: 600px;
  height: 134px;
  background: #f6f6f6;
  border: 1px solid #d2d2d2;
  margin: 3px 0 10px 0;
  font-family: arial, verdana, serif;
  font-size: 11px;
  color: #1a1a1a;
  padding: 4px 3px 0 3px;
}
#submitcomment:hover {
  background-position:0 -31px;
  color:#fff;
  text-decoration:none;
  text-shadow:1px 1px 1px #373737;
}
/* Services Page
=====================================================================*/
#fullwidth {
  padding:30px 30px 20px 30px;
}
#fullwidth h1 {
  width:949px;
  margin:0 0 25px -29px;
  background:url(images/back_pattern2.png);
  padding:7px 0 7px 29px;
  font-size:32px;
  color:#131313;
  text-transform:uppercase;
}
#placetabs {
  width:922px;
}
#contenttabs {
  width:660px;
  float:left;
}
#fullwidth ul#menutabs {
  width:232px;
  float:right;
  padding:5px 0 0 0;
  margin:0;
}
#fullwidth ul#menutabs li {
  width:232px;
  float:left;
  display:inline;
  background:url(images/sepnews.png) repeat-x 0 100%;
  margin:0;
  padding:0;
}
#fullwidth ul#menutabs li a, #fullwidth ul#menutabs li a:link, #fullwidth ul#menutabs li a:visited {
  width:208px;
  float:left;
  display:inline;
  font-size:12px;
  color:#2e2d2d;
  padding:11px 12px;
}
#fullwidth ul#menutabs li.ui-tabs-selected a {
  color:#000;
  text-decoration:none;
}
#fullwidth ul#menutabs li.ui-tabs-selected {
  background:url(images/back_pattern2.png);
}
.ui-tabs .ui-tabs-hide {
     display: none;
}
/* Portfolio Page
=====================================================================*/
#placetabsportfolio {
  width:922px;
}
#fullwidth #menutabsportfolio {
  height:31px;
  float:right;
  margin:0 0 23px 0;
  padding:0;
}
#fullwidth #menutabsportfolio li:hover, #fullwidth #menutabsportfolio li.ui-tabs-selected {
  background-position:0 -31px;
}
#fullwidth #menutabsportfolio li a:hover, #fullwidth #menutabsportfolio li.ui-tabs-selected a {
  background-position:100% -31px;
  color:#fff;
  text-decoration:none;
  text-shadow:1px 1px 1px #373737;
}
.portfoliolist {
  width:208px;
  float:left;
  display:inline;
  margin:0 30px 30px 0;
  position:relative;
}
#fullwidth .portfoliolist img {
  margin-bottom:27px;
}
#fullwidth .portfoliolist h3 {
  font-size:22px;
  text-transform:uppercase;
  clear:both
}
.butmoreportfolio:hover {
  background-position:0 -31px;
  color:#fff;
  text-decoration:none;
  text-shadow:1px 1px 1px #373737;
}
#fullwidth .portfoliolist h4 {
  font-size:12px;
  font-weight:lighter;
  color:#8f8f8f;
  padding:0 0 10px 0;
}
#fullwidth .portfoliolist h4 a{
  color:#8f8f8f;
}
.portfoliolist.last { margin-right:0 }
.portfoliolist.first { clear:left }
.portfolio-content { overflow:hidden; margin-right:-30px; min-height:320px }
/* Portfolio Detail
=====================================================================*/
#bigframes {
  width:904px;
  height:360px;
  background:url(images/big_frames.png) no-repeat;
  padding:9px 9px 11px 9px;
}
#slideportfolio {
  width:904px;
  height:360px;
}
#placenavport {
  max-height:53px;
  width:920px;
  background:url(images/sepnews.png) repeat-x 0 100%;
  padding:20px 0;
  margin:0 0 20px 0;
}
#butprev{
  width:44px;
  height:31px;
  font-size:12px;
  position:relative;
  overflow:hidden;
  display:inline;
  float:left;
  text-indent:-5000px;
  margin:0 10px 0 0;
}
#butnext{
  width:44px;
  height:31px;
  font-size:12px;
  position:relative;
  overflow:hidden;
  display:inline;
  float:left;
  text-indent:-5000px;
}
#butprev:hover span, #butnext:hover span {
  background-position:0 -31px;
}
#fullwidth #bigframes ul, #fullwidth #bigframes ul li {
  margin:0;
  padding:0;
  background:none;
  width:904px;
  height:360px;
  overflow:hidden;
}
/* Typography
=====================================================================*/
#maincontent blockquote, #fullwidth blockquote {
  padding:0 0 0 30px;
  background:url(images/quote.png) no-repeat;
}
#maincontent blockquote p, #fullwidth blockquote p {
  font-family:Georgia, Garamond, serif;
  color:#9a9a9a;
  font-size:14px;
}
table {
  width: 90%;
  margin: 0 0 15px 0;
}
table thead th {
  height: 30px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 0 0 0 10px;
  font-size: 12px;
}
table tbody td, table tfoot td {
  height: 25px;
  vertical-align: middle;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  color: #606060;
  font-size: 11px;
  text-align: center;
  padding: 2px 0;
}
table tbody tr.odd td {
  background: #efefef;
}
table tbody tr td.cellfeat, table tbody tr.odd td.cellfeat {
  background: #dcdcdc;
  padding: 2px 0 2px 10px;
  font-size: 12px;
  font-weight: bold;
  color: #444;
  text-align: left;
}
.separator {
  width:100%;
  background:url(images/sepnews.png) repeat-x 0 6px;
  height:12px;
  margin:0 0 15px 0;
}
.separator a {
  float:right;
  font-size:11px;
  color:#1f1f1f;
  background:#ebebeb;
  padding:2px 5px 0 5px;
  text-transform:uppercase;
}
#maincontent .colhalf {
  width:315px;
  float:left;
  display:inline;
  margin-right:30px;
}
#maincontent .colhalf.lastcol, #fullwidth .colhalf.lastcol {
  margin-right:0;
}
#fullwidth .colhalf {
  width:444px;
  float:left;
  display:inline;
  margin-right:30px;
}
/* Contact Us
=====================================================================*/
.errordiv {
  display:block;
  border:1px solid #f2a9a9;
  padding:5px;
  color:#f00;
  font-size:11px;
  margin:8px 0 0 0;
  background:#fff;
}
.correctdiv {
  display:block;
  border:1px solid #b6e47a;
  padding:5px;
  color:#629c17;
  font-size:11px;
  margin:8px 0 0 0;
  background:#d7fca8;
}
#frmcontact {
  padding:10px 0 30px 0;
}
#frmcontact label {
  float:left;
  font-size:12px;
  width:150px;
  padding:3px 0 0 16px;
  margin:10px 0 0 0;
  font-weight:bold;
}
#frmcontact span.error{
  color:#a50e0e;
  font-size:12px;
  font-weight:bold;
  margin-left:170px
}
#frmcontact br {
  clear:left;
}
.textboxcontact {
  width:390px;
  height:22px;
  border:1px solid #c4c4c4;
  padding:3px 5px 0 5px;
  margin:10px 0 0 0;
}
.textareacontact {
  width:390px;
    max-width: 480px;
  height:150px;
  border:1px solid #c4c4c4;
  font-family:Arial, verdana,serif;
  font-size:12px;
  padding:5px;
  margin:10px 0 0 0;
}
.submitcontact{
    margin: 20px 0 0 166px;
}
.submitcontact:hover {
    cursor: pointer;
  background-position:0 -31px;
  color:#fff;
  text-decoration:none;
  text-shadow:1px 1px 1px #373737;
}
#frmcontact .screenReader {
    left: -9999px;
    position: absolute;
    top: -9999px;
}
#frmcontact input#sendCopy{
    padding: 3px 0 0 16px;
    margin: 15px 0 0 166px;
}
#frmcontact label.sendCopy {
  float:none;
  vertical-align:bottom
}
/* Footer
=====================================================================*/
#footer {
  width:920px;
  background:#2c2c2c;
  margin:0 auto;
  padding:30px 30px 20px;
  border-top:8px solid #141414;
}
#footer a, #footer a:link, #footer a:visited{
    color:#9D9D9D;
}
#footerleft {
  width:389px;
  float:left;
  background:url(images/sepfooter.png) repeat-y 100% 0;
  padding:0 30px 0 0;
}
#footerleft h4 {
  font-size:18px;
  color:#7f7f7f;
  text-transform:uppercase;
  float:left;
}
.linkfollowus, .linkfollowus:link, .linkfollowus:visited {
  float:right;
  font-size:14px;
  text-transform:uppercase;
  color:#bfbfbf;
  margin:3px 0 0 0;
}
.linkfollowus:hover {
  text-decoration:none;
}
#texttwitter {
  font-size:12px;
  color:#9d9d9d;
  margin:15px 0 0 0;
  line-height:1.8em;
}
#texttwitter a, #texttwitter a:link, #texttwitter a:visited {
  color:#bfbfbf;
  font-weight:bold;
}
#footerright {
  width:471px;
  float:right;
  margin:0 0 0 30px;
  display:inline;
}
.footermenu {
  float:right;
  margin:7px 0 0 0;
}
.footermenu li {
  float:left;
  display:inline;
  margin:0 0 0 25px;
}
.footermenu li a {
  float:left;
  display:inline;
  font-size:12px;
  color:#bfbfbf;
  text-transform:uppercase;
}
#menusocial {
  height:32px;
  float:right;
  margin:27px 0 0 0;
}
#menusocial li {
  height:32px;
  float:left;
  display:inline;
  margin:0 0 0 9px;
}
#menufacebook {
  width:32px;
  height:32px;
  font-size:12px;
  position:relative;
  overflow:hidden;
  display:inline;
  float:left;
  text-indent:-5000px;
}
#menufacebook span{
  background:url(images/icon_facebook.png) no-repeat;
  position:absolute;
  width:100%;
  height:100%;
  cursor:pointer;
}
#menulinkedin {
  width:32px;
  height:32px;
  font-size:12px;
  position:relative;
  overflow:hidden;
  display:inline;
  float:left;
  text-indent:-5000px;
}
#menulinkedin span{
  background:url(images/icon_linkedin.png) no-repeat;
  position:absolute;
  width:100%;
  height:100%;
  cursor:pointer;
}
#menutwitter {
  width:32px;
  height:32px;
  font-size:12px;
  position:relative;
  overflow:hidden;
  display:inline;
  float:left;
  text-indent:-5000px;
}
#menutwitter span{
  background:url(images/icon_twitter.png) no-repeat;
  position:absolute;
  width:100%;
  height:100%;
  cursor:pointer;
}
#menuflickr {
  width:32px;
  height:32px;
  font-size:12px;
  position:relative;
  overflow:hidden;
  display:inline;
  float:left;
  text-indent:-5000px;
}
#menuflickr span{
  background:url(images/icon_flickr.png) no-repeat;
  position:absolute;
  width:100%;
  height:100%;
  cursor:pointer;
}
#menuplurk {
  width:32px;
  height:32px;
  font-size:12px;
  position:relative;
  overflow:hidden;
  display:inline;
  float:left;
  text-indent:-5000px;
}
#menuplurk span{
  background:url(images/icon_plurk.png) no-repeat;
  position:absolute;
  width:100%;
  height:100%;
  cursor:pointer;
}
#menudelicious {
  width:32px;
  height:32px;
  font-size:12px;
  position:relative;
  overflow:hidden;
  display:inline;
  float:left;
  text-indent:-5000px;
}
#menudelicious span{
  background:url(images/icon_delicious.png) no-repeat;
  position:absolute;
  width:100%;
  height:100%;
  cursor:pointer;
}
#menudigg {
  width:32px;
  height:32px;
  font-size:12px;
  position:relative;
  overflow:hidden;
  display:inline;
  float:left;
  text-indent:-5000px;
}
#menudigg span{
  background:url(images/icon_digg.png) no-repeat;
  position:absolute;
  width:100%;
  height:100%;
  cursor:pointer;
}
#menuyoutube {
  width:32px;
  height:32px;
  font-size:12px;
  position:relative;
  overflow:hidden;
  display:inline;
  float:left;
  text-indent:-5000px;
}
#menuyoutube span{
  background:url(images/icon_youtube.png) no-repeat;
  position:absolute;
  width:100%;
  height:100%;
  cursor:pointer;
}
#menusocial li a:hover span {
  background-position:0 -32px;
}
#footerright p {
  float:right;
  font-size:11px;
  color:#9d9d9d;
  margin:11px 0 0 0;
}
#twitter_update_list_2222{
  float:left;
}
#twitter_update_list_2222 li{
  float:left;
  margin:0px 0px 10px;
}
/* Widget
=====================================================================*/
/* TagCloud Widget */
.widget_tag_cloud div.tagcloud{ padding: 0 5px }
/* Calendar Widget */
#calendar_wrap caption { text-align:center; padding:10px 0 }
#calendar_wrap table { width:100% }
#calendar_wrap th, #calendar_wrap td { border:none }
/* Text Widget */
.textwidget { line-height:1.5; padding: 10px 10px 0 10px }
/* Twitter Widget */
.widget_colabs_twitter p{ padding: 0 10px }
/* Ads Widget */
.widget_colabs_adwidget h3 { margin-bottom:10px }
.ads, .ad {
  border-top: 1px solid #d8d8d8;
  border-right: 1px solid #d8d8d8;
  border-left: 1px solid #d8d8d8;
  border-bottom: 1px solid #D8D8D8;
    margin: 0 auto 10px auto;
    display: block;
}
/* Page Widget */
.contentboxfront{ padding: 0 5px; }
.contentboxfront img{
    margin: 0 auto 10px auto;
    display: block;
}
.boxnav .contentboxfront img{
    width: 186px;
    height: 110px;
}
.boxnav .contentboxfront img{
    width: 210px;
    height: 130px;
}
/* Map Widget */
.widget_colabs_googlemaps .enlarge { overflow:hidden; margin-top:12px }
.google-map {
  padding:5px 5px 6px 5px;
  width:219px;
  margin-top:10px;
  border:1px solid #d8d8d8;
  border-bottom:2px solid #e4e4e4;
  background:#fff url(images/shadow_img.png) repeat-x 0 100%;
}
/* Tab Widget */
#tabs .colabsTabs, #tabs .box ul {
  padding:10px 0 0;
  width:auto
}
#tabs .box { margin-top:10px }
#tabs li {
  float:left;
  width:auto;
  padding:0;
  background:none
}
#tabs .colabsTabs a {
  padding:6px 7px;
  display:block;
}
#tabs .colabsTabs a:hover { text-decoration:none; color:#3D3D3D }
#tabs .colabsTabs {
  background:url(images/back_pattern22.png);
    padding: 4px 5px;
}
#tabs .colabsTabs .selected, #tabs .colabsTabs a:hover {
  background:url(images/back_pattern2.png)
}
#tabs .colabs-image, #tabs .photo {
  float:left;
  border:1px solid #ddd;
  background:#fff;
  padding:2px;
  margin-right:10px
}
#tabs .box li { margin-bottom:10px }
.widget_colabs_tabs ul.colabsTabs li a{
    font-size: 17px;
}
.cufon .widget_colabs_tabs ul.colabsTabs li a{
    font-size: 18px;
}
/* Flickr Widget */
.flickr ul{
  margin:10px -10px 0 0;
    padding: 0 5px;
}
.flickr img {
    margin:0 7px 7px 0;
}
/*.flickr img, .flickr a {
  width:70px;
  height:70px
}*/
.flickr li {
  float:left;
  width:auto;
  margin:0 7px 7px 0;
  padding:0;
  background:none
}
.boxfront .flickr ul{
  margin:10px 0 0 0;
    padding: 0 15px;
}
.boxfront .flickr img{
    margin:0 4px 4px 0;
    max-width: 208px;
    max-height: 208px;
}
/*.boxfront .flickr img, .boxfront  .flickr a {
  width:80px;
  height:80px
}*/
/* Embed Widget */
.widget_colabs_embedwidget .widget-video-unit{
    padding:0 5px
}
.widget_colabs_embedwidget .widget-video-unit h4{
    text-align: center;
    margin-bottom: 10px
}
.widget_colabs_embedwidget .widget-video-list{
    margin-top:10px
}
.widget_colabs_embedwidget .widget-video-list li{
    background: url(images/title-mark.png) no-repeat 0 0;
    padding: 0 0 0 20px
}
.widget_colabs_embedwidget .widget-video-list li.active{
    background: url(images/title-mark.png) no-repeat 0 -42px;
}

 
/*  Breadcrumb
=====================================================================*/
.breadcrumb, .breadcrumbs, .colabs-breadcrumbs{
    width: 600px;
    position: absolute;
    top: 12px;
    color: #464646;
    font-size: 11px;
}

/*  PrettyPhoto
=====================================================================*/
a[rel^="prettyPhoto"]:first-child {
  position:relative
}
a[rel^="prettyPhoto"] span {
  background:url(images/image_hover.png) no-repeat center center;
  position:absolute;
  content:"";
  width:194px;
  height:121px;
  top:-144px;
  left:6px;
    display:none;
  -webkit-transition:all 0.5s ease
}
#introphoto a[rel^="prettyPhoto"] span {
    width:324px;
    height:216px;
    left:0;
    top:auto
}

/* Menu replacement  for mobile */
#placetopmenu select, #placemainmenu select {
  -webkit-appearance:none;
  background:#e1e1e1 url(images/select-arrow.png) no-repeat center right;
  border:none;
  float:left;
  padding:0 5px;
  height:25px;
  margin:8px 24px 0;
  border-radius:5px;
  box-shadow:1px 1px 0 #FFFFFF, 1px 1px 0 rgba(0, 0, 0, 0.1) inset;
  display:none
}

/* #Responsive For tablet
================================================== */
@media only screen and (min-width: 768px) and (max-width: 959px) {
  #toparea, #container { width:100% }
  #wrapper, #toparea h1, #header, #placetopmenu { width:768px }
  #outerframes, #contenttop { width:746px }
  #placecontent, #content { width:744px; padding:0 }
  #titleintro { width:716px }
  #introtext, #maincontent, #contenttabs { width:415px }
  #footer { width:685px }
  #footerleft, #footerright { width:300px }
  .boxfront { width:165px }
  #maincontent ul#listnews li h2.titlenews, #maincontent h1.titlenews { width:363px }
  .boxfront h2, #maincontent h1, #fullwidth h1, #placetabs,#tabs .colabs-image,
  #tabs .photo, #placemainmenu { width:auto }
  #menusocial { height:auto; margin:0 }
  #placetabsportfolio { width:920px }
  
  /* Menu Replacement */
  #placetopmenu select, #placemainmenu select { width:397px; display:block }
  #placemainmenu select { width:310px }
  #placemainmenu { margin-top:30px }

  /* Comment */
  .placecomment { width:65% }
  .textareacomment { width:323px }
  #frmcontact label { padding-left:0 }
  
  /* Hide unneeded element */
  #slideshow, #shadowslideshow, .topmenu, #introframe, #placemainmenu ul,
  .footermenu, #menutabsportfolio { display:none }
  #contenttop { background:none }
  
  /* Flexible images */
  .thumb img, a[rel^="prettyPhoto"] span, .singleimage img { width:97%; height:auto }
  a[rel^="prettyPhoto"] span { opacity:0 }
  .widget_video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
  }
  .widget_video iframe, .widget_video object, .widget_video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
   }
  
  /* Top Area */
  #header { overflow:hidden; height:auto }
  .mainmenu li { margin:0 }
  .mainmenu li a { 10px 16px 0 }
  #placetopmenu { 
    background:#f5f5f5;
    padding:0;
    margin-bottom:20px;
    border-radius:0 0 10px 10px
  }
  #frmsearch {
    display:block;
    background:#e1e1e1;
    margin:8px 24px 0 24px;
    width:275px;
    border-radius:6px;
    box-shadow:1px 1px 0 #fff, 1px 1px 0 rgba(0,0,0,.1) inset
  }
  #frmsearch .textboxsearch { width:235px }
  #toparea { overflow:hidden }
  #toparea h1 { font-size:40px }
  
  /* Front Content */
  #content {
    border:1px solid #c6c6c6;
    background:#ebebeb none;
    box-shadow:0 0 4px rgba(0,0,0,.2)
  }
  #introphoto { width:220px }
  .contextboxfront p { padding:0; margin-bottom:10px }
  .boxfront { margin-left:15px }
  .widget_colabs_about img { width:92%; height:auto }
  
  /* Content */
  #fullwidth h1 { margin-right:-29px }
  
  #bigframes, #slideportfolio, #fullwidth #bigframes ul li {
    width:670px !important;
    height:360px !important
  }
}

/* #Responsive For Mobile(Portrait)
-================================================== */
@media only screen and (max-width: 767px) {
  #toparea, #container { width:100% }
  #wrapper, #toparea h1, #header, #logo, #placetopmenu { width:320px }
  #outerframes, #contenttop, #content { width:306px }
  #placecontent, #content { width:304px; padding:0 }
  #titleintro, #introtext, #introphoto, .boxfront, #maincontent, #nav,
  #fullwidth, #placetabsportfolio, .portfoliolist,#fullwidth ul#menutabs li,
  #placetopmenu select, #placemainmenu select { width:274px; }
  #footer, #footerleft, #footerright { width:246px; }
  .textboxcontact, .textareacontact { width:262px }
  #introphoto, #introtext, #maincontent, #nav, #fullwidth { margin:15px;padding:0 }
  .boxnav, #maincontent h1, #fullwidth h1, #listprofile li, #listprofile,
  #maincontent ul#listnews li h2.titlenews, .google-map, #placetabs,
  #contenttabs, #fullwidth ul#menutabs, .textboxcomment { width:auto }
  #menusocial { height:auto; margin-left:-10px }
  #menusocial li { margin-bottom:10px }
  .textareacomment { width:250px }
  #maincontent h1.titlenews { width:284px }
  
  /* Menu Replacement */
  #placetopmenu select, #placemainmenu select { display:block }
  
  /* Hide unneeded element */
  #slideshow, #shadowslideshow, .topmenu, #introframe, 
  .footermenu, #menutabsportfolio, .mainmenu, #placemainmenu { display:none }
  #contenttop { background:none }
  
  /* Flexible images */
  #logo img, .thumb img, a[rel^="prettyPhoto"] span { width:100%; height:auto }
  .singleimage img { width:97%; height:auto }
  a[rel^="prettyPhoto"] span { opacity:0 }
  .widget_video, .singleimage .imgframe {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
  }
  .widget_video iframe, .widget_video object, .widget_video embed,
  .singleimage iframe, .singleimage object, .singleimage embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
   }
  
  /* Top Area */
  #header { overflow:hidden; height:auto }
  #placemainmenu { margin:0 0 15px 0 }
  .mainmenu li { margin:0 }
  .mainmenu li a { 10px 16px 0 }
  #placetopmenu { 
    background:#f5f5f5;
    padding:0 0 10px 0;
    margin-bottom:20px;
    border-radius:0 0 10px 10px;
    height:auto;
    overflow:hidden;
  }
  #frmsearch {
    display:block;
    background:#e1e1e1;
    margin:8px 24px 0 24px;
    width:275px;
    border-radius:6px;
    box-shadow:1px 1px 0 #fff, 1px 1px 0 rgba(0,0,0,.1) inset
  }
  #frmsearch .textboxsearch { width:235px }
  #toparea { overflow:hidden }
  #toparea h1 { font-size:25px }
  
  /* Front Content */
  #content {
    border:1px solid #c6c6c6;
    background:#ebebeb none;
    box-shadow:0 0 4px rgba(0,0,0,.2)
  }
  #titleintro { padding:6px 15px 0  }
  .boxfront { margin:0 15px 25px 15px }
  .boxfront h2 { width:auto; margin:0 -15px 15px -15px; padding:6px 15px 0 }
  .contextboxfront p { padding:0; margin-bottom:10px }
  
  /* Page */
  #maincontent, #fullwidth { padding:0; margin-top:0 }
  #maincontent h1, #fullwidth h1,
  #maincontent ul#listnews li h2.titlenews { margin:0 -15px 25px; padding:10px 15px}
  #maincontent h1.titlenews { margin:0 -15px; padding:10px }
  
  /* Portfolio Content */
  .portfoliolist { margin:0 0 30px 0 }
  .portfolio-content { margin:0 }
  .portfolio-content img { width:95%;height:auto }
  #fullwidth .portfoliolist img { margin-bottom:5px }
  .butmoreportfolio { 
    top:auto !important;
    bottom:-10px !important;
    left:auto !important;
    right:0 !important;
   }
  #bigframes, #slideportfolio, #fullwidth #bigframes ul li { width:256px !important; height:102px !important }
  #slideportfolio img { width:100%; height:auto }
  
  /* Blog */
  #maincontent ul#listnews li h2.titlenews { float:none; margin-bottom:5px }
  .contentwrap .imgframe { margin:0 0 10px 10px; width:30%; height:auto }
  .datenewsdetail { float:none; text-align:left }
  
  /* Contact */
  #frmcontact label { padding-left:0 }
  #frmcontact input#sendCopy { margin-left:0; margin-right:5px }
  
  /* Widget */
  #tabs .colabsTabs, .titlenav { margin:0 -15px }
  .titlenav { margin-bottom:10px }
  .textwidget { padding:10px 0 0 0 }
  #listprofile { padding:0 }
  #colabsmap { width:auto !important }
  
  /* Comment */
  .placecomment { width:50% }

}

/* #Responsive For Mobile(Landscape)
================================================== */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #wrapper, #toparea h1, #header, #logo, #placetopmenu { width:420px }
  #outerframes, #contenttop, #content { width:406px }
  #placecontent, #content { width:404px; padding:0 }
  #titleintro, #introtext, #introphoto, .boxfront, #maincontent, #nav,
  #fullwidth, #placetabsportfolio, .portfoliolist,#fullwidth ul#menutabs li,
  #placetopmenu select, #placemainmenu select { width:374px; }
  #footer, #footerleft, #footerright { width:346px; }
  .textboxcontact, .textareacontact { width:362px }
  #introphoto, #introtext, #maincontent, #nav, #fullwidth { margin:15px;padding:0 }
  .boxnav, #maincontent h1, #fullwidth h1, #listprofile li, #listprofile,
  #maincontent ul#listnews li h2.titlenews, .google-map, #placetabs,
  #contenttabs, #fullwidth ul#menutabs, #placemainmenu { width:auto }
  #menusocial { height:auto; margin-left:-10px }
  #menusocial li { margin-bottom:10px }
  #maincontent h1.titlenews { width:384px }
  
  #frmsearch { width:372px }
  #logo img { width:75% }
  #introphoto { overflow:hidden }
  #bigframes, #slideportfolio, #fullwidth #bigframes ul li {
    width:356px !important;
    height:142px !important
  }
  
    /* Comment */
  .placecomment { width:60% }
}

.playicon {
    background: url("images/play-icon.png") no-repeat scroll 0 0 transparent;
    height: 45px;
    left: 50%;
    margin: -18px 0 0 -18px;
    opacity: 0.6;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 45px;
}



.wp-caption {
  margin-top: 0.4em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: url("images/back_pattern2.png") repeat scroll 0% 0% transparent;
  margin-bottom: 1.625em;
  max-width: 96%;
  padding: 9px;
}
.wp-caption img {
  display: block;
  margin: 0 auto;
  max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
  color: #666;
  font-family: Georgia, serif;
  font-size: 12px;
  text-align:center;
}
.wp-caption .wp-caption-text {
  margin-bottom: 0.6em;
  padding: 5px;
  position: relative;
}
.wp-caption .wp-caption-text:before {
  color: #666;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  margin-right: 5px;
  position: absolute;
  left: 10px;
  top: 7px;
}
.wp-caption-text{
  background:#eee;
}